diff options
Diffstat (limited to 'Master/texmf/doc/man/man1/synctex.1')
-rw-r--r-- | Master/texmf/doc/man/man1/synctex.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf/doc/man/man1/synctex.1 b/Master/texmf/doc/man/man1/synctex.1 new file mode 100644 index 00000000000..57a9a432f16 --- /dev/null +++ b/Master/texmf/doc/man/man1/synctex.1 @@ -0,0 +1,27 @@ +.Dd 27/03/08 \" DATE +.Dt synctex 1 \" Program name and manual section number +.Th synctex 1 +.Sh NAME +.Nm synctex +.Nd command line client tool to support the Synchronize TeXnology available in recent TeX engines. +.Sh SYNOPSIS +.TP +.Nm +\fIcommand\fP [\fIoptions\fP] [\fIargs\fP] +.Sh OVERVIEW +The Synchronization TeXnology is a new feature of recent TeX engines. +It allows to synchronize between input and output, +which means to navigate from the source document to the typeset material +and vice versa. +.Pp +Run `synctex help' to access the built-in tool documentation. +.Sh SEE ALSO +.\" List links in ascending order by section, alphabetically within a section. +.\" Please do not reference files that do not exist without filing a bug report +.Xr synctex 5 +.Xr tex 1 +.Sh AUTHOR +The Synchronize TeXnology is essentially due to Jerome Laurens, +with useful suggestions by some well known actors of the TeX world. +.\" .Sh BUGS \" Document known, unremedied bugs +.\" .Sh HISTORY \" Document history if command behaves in a unique manner
\ No newline at end of file |