12 Sep
2009
12 Sep
'09
2:55 p.m.
Am 12.09.2009 um 13:22 schrieb Hans Hagen:
Vyatcheslav Yatskovsky wrote:
Hi, I have a discussion with Jonathan Kew about mark IV option in TeXWorks. We need to to pass the argument "-synctex=1" to the actual *tex invocation, so that the engine creates a .synctex.gz file alongside the ..pdf output; this enables texworks to jump back and forth between source and preview locations. How this can be done?
\synctex=1
as it's not something that you want to have on by default
is a parameter for the context command (context --synctex filename) not a option? Wolfgang