[OS X TeX] synctex problem(s)

Richard M. Koch koch at uoregon.edu
Fri Nov 17 01:02:05 CET 2017


Alan,

Turning synctex off is easy, The pdflatex-like engines have a flag

	--synctex=1

Totally omitting this flag turns synctex off. The TeX + dvips + distiller engine is a script which
passes some flags to the typesetter, using the phrase

	--extratexopts "-file-line-error -synctex=1"

Removing -synctex=1 from this phrase turns synctex off.

There are complications because you use ConTeXt. This system can typeset using several
engines: pdfTeX, LuaTeX, etc. It is also updated regularly, so I don't know if you are using
the version in TeXLive 2017 or a more recent beta..

Hans Hagen wrote me saying that the engine flags are irrelevant for recent betas,
and instead synctex is turned on or off using particular ConTeXt source commands.

I therefore recommend contacting Hans directly to get the correct instructions for your particular
versions of ConTeXt and Typesetting Engine.

Dick Koch



----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://www.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex


More information about the macostex-archives mailing list