Re: TeX-command-extra-options shell-escape

2025-06-25 Thread Arash Esbati
Joachim Köstler writes: > I have reinstalled auctex (doom emacs) and everything seems to rework. > Thank you very much anyway. Thanks for letting us know. For the posterity, I'm sending this also to auctex-devel. Best, Arash

Re: TeX-command-extra-options shell-escape

2025-06-15 Thread Arash Esbati
Joachim Köstler writes: > I am trying to enable xindy with glossaries. It seems that I have to > switch on the above mentioned option. Putting %%% > TeX-command-extra-options: "-shell-escape --enable-write18" at the end > of my TeX-file does not seem to be the solution.

TeX-command-extra-options shell-escape

2025-06-14 Thread Joachim Köstler
Hello, I am trying to enable xindy with glossaries. It seems that I have to switch on the above mentioned option. Putting %%% TeX-command-extra-options: "-shell-escape --enable-write18" at the end of my TeX-file does not seem to be the solution. xelatex still refuses to cooperate