Changes

Jump to navigation Jump to search
42 bytes added ,  16:09, 9 April 2019
m
Remove another reference to synctex.
let g:context_mtxrun = 'PATH=$HOME/Applications/ConTeXt-Beta/tex/texmf-osx-64/bin:$PATH mtxrun'
To enable synctex/disable SyncTeX, use <tt>\setupsynctex[state=start]</tt> and <tt>\setupsynctex[state=stop]</tt>, respectively, in your document.
You may pass <tt>mtxrun</tt> additional options by putting them in <tt>g:context_extra_options</tt>.
For example:
let g:context_extra_options = '--arrange --autopdf'
The <tt>--autogenerate</tt>, and <tt>--nonstopmode</tt> and <tt>--synctex</tt> options are always included in the
command.
134

edits

Navigation menu