Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は椅子が12ptのフォントサイズと15ptの行間隔(\ onehalfspacingではないようです)を主張する論文を書かなければなりません。
15ptの値を使用して間隔を定義する方法を教えてもらえますか?
よろしくお願いします!フィリップ
値を変更することにより、行間隔を正確に設定でき\baselineskipます。
\baselineskip
\setlength{\baselineskip}{15pt}
documentこのコマンドを有効にするには、環境内でこのコマンドを使用する必要があることに注意してください。
document