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.
Sphinxで RTL (右から左、ファルシ語、アラビア語など) のテキストを使用する方法はありますか?
.rst ファイルから HTML を生成する場合、生成された HTML は LTR (デフォルトでは左から右) であり、左に配置されます。私の質問は、それを変更して RTL にし、右に配置する方法です。
Python の docutils FAQを確認できます。css とクラスを使用してテキストの方向をマークする方法について説明します。