Hi Yuji, That's strange. I believe Sphinx should output the same result both `make html` and `make latexpdf`. I guess something are cached on your environment. Could you try `make clean` before building docs?
As a trial, I made a simple project including a substitution. And I succeeded to build "substituted" document. Thanks, Takeshi KOMIYA 2020年12月20日(日) 12:43 藤田祐治 <yujfuj...@open-lc.co.jp>: > > Hi > Addition. > In my case > make -e SPHINXOPTS="-D language='ja'" html > > does not reflect rst_elpilog > > However > make -e SPHINXOPTS="-D language='ja'" latexpdf > > reflect rst_epilog > > anything wrong with my set up? > > Thanks > Yuji > > > > > 2020年12月20日日曜日 11:40:20 UTC+9 藤田祐治: >> >> Hi >> I am using Sphinx and Sphinx-intl for the document translation from Englsih >> to Japanese. >> >> After translating to Japanese in PO file and then, run >> make -e SPHINXOPTS="-D language='ja'" html >> >> All translation is reflected in html file in Japanese. >> However, I can not reflect rst-epilog >> >> Here is rst-epilog in conf.py file: >> >> rst_epilog = """ >> .. |variable_version| replace:: 2.5 >> """ >> >> This is supposed to replace |variable_version| with version number of 2.5 >> It looks rst_epilog is not working in my case. >> I mean converted html still remain |variable_version| >> >> How can I make rst_epilog work,? >> >> Thanks >> Yuji >> > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sphinx-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sphinx-users/4679212d-f026-4af2-8526-ac8163361534n%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to sphinx-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/CAFmkQAOyA8AYw4D_PX6yWg6Pwm65AF4MYSkOgNKwRMUfm8SZnw%40mail.gmail.com.