How can I pass the option -synctex=1 (for synctex support) of pdflatex to texi2dvi?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|||
|
|
|
I think you need to create an environment variable called PDFLATEX, which includes the argument(s) you want to pass. Thus, on my machine the following worked.
|
|||||
|