synctex - Man Page

command line client tool to support the Synchronize TeXnology available in most TeX engines.

Synopsis

synctexcommand [options] [args]

Overview

The Synchronization TeXnology is a feature of recent TeX engines. It allows one to synchronize between input and output, which means to navigate from the source document to the typeset material and vice versa.

Run `synctex help' to access the built-in tool documentation.

TEX ENGINE OPTION -synctex=NUMBER

Use for example `pdftex -synctex=15 foo.tex' to activate all the options.

Notice that LuaTeX option is `--synctex=NUMBER' with two dashes.

See Also

synctex(5) tex(1)

Author

The Synchronize TeXnology is essentially due to Jerome Laurens, with useful suggestions by some well known actors of the TeX world. SyncTeX is maintained as part of TeX Live.

History

Revised on Sun Apr 23 09:54:20 UTC 2017.

Referenced By

synctex(5).

08/30/2022