Tagged Questions
0
votes
1answer
157 views
How to set up texi2dvi with synctex and error handling?
I would like to set up texi2dvi (with error-handling, synctex for forward and backward syncronization, and Okular as
viewer) to compile .tex documents (under Ubuntu 12.04 with Emacs 24).
(In case ...
1
vote
1answer
215 views
How to pass pdflatex option “-synctex=1” to texi2dvi?
How can I pass the option -synctex=1 (for synctex support) of pdflatex to texi2dvi?