<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Thanks, Dick. Since I am using the latest beta of ConTeXt, I will get from Hans the commands for turning synctex off.</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">All best, Alan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 16, 2017 at 7:02 PM, Richard M. Koch <span dir="ltr"><<a href="mailto:koch@uoregon.edu" target="_blank">koch@uoregon.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Alan,<br>
<br>
Turning synctex off is easy, The pdflatex-like engines have a flag<br>
<br>
        --synctex=1<br>
<br>
Totally omitting this flag turns synctex off. The TeX + dvips + distiller engine is a script which<br>
passes some flags to the typesetter, using the phrase<br>
<br>
        --extratexopts "-file-line-error -synctex=1"<br>
<br>
Removing -synctex=1 from this phrase turns synctex off.<br>
<br>
There are complications because you use ConTeXt. This system can typeset using several<br>
engines: pdfTeX, LuaTeX, etc. It is also updated regularly, so I don't know if you are using<br>
the version in TeXLive 2017 or a more recent beta..<br>
<br>
Hans Hagen wrote me saying that the engine flags are irrelevant for recent betas,<br>
and instead synctex is turned on or off using particular ConTeXt source commands.<br>
<br>
I therefore recommend contacting Hans directly to get the correct instructions for your particular<br>
versions of ConTeXt and Typesetting Engine.<br>
<br>
Dick Koch<br>
<br>
<br>
<br>
----------- Please Consult the Following Before Posting -----------<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq" rel="noreferrer" target="_blank">http://www.tex.ac.uk/faq</a><br>
List Reminders and Etiquette: <a href="https://www.esm.psu.edu/~gray/tex/" rel="noreferrer" target="_blank">https://www.esm.psu.edu/~gray/<wbr>tex/</a><br>
List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" rel="noreferrer" target="_blank">http://dir.gmane.org/gmane.<wbr>comp.tex.macosx</a><br>
                <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" rel="noreferrer" target="_blank">https://email.esm.psu.edu/<wbr>pipermail/macosx-tex/</a><br>
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" rel="noreferrer" target="_blank">http://mactex-wiki.tug.org/</a><br>
List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" rel="noreferrer" target="_blank">https://email.esm.psu.edu/<wbr>mailman/listinfo/macosx-tex</a><br>
</blockquote></div><br></div>