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.
私は Latex レター クラスを使用しており、アドレスを右揃えにしたいと考えています。
デフォルトでは、右揃えのブロックに配置され、左に揃えられます。letter.cls ファイルを変更できてよかったのですが、正しい方法がわかりませんでした。
代わりに sclttr2 を使用してみましたが、変数が多すぎます。
ありがとう!
右揃えのブロック内の左揃えのテキスト
{ \leftskip = .7\hsize \obeylines Address: 12, International st., city }
右揃えブロック内の右揃えテキスト
{ \leftskip = 0pt plus 1 fill \rightskip = 0pt \parindent 0pt \obeylines Address: 12, International st., city }