diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-12 23:46:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-12 23:46:59 +0000 |
commit | aa73dc47395f96e2e308281b4e04c0d674841d52 (patch) | |
tree | e243f450a2e840456a9366f9fd97cd2aaf08da1e /Master/texmf/doc/man/man1/synctex.1 | |
parent | c7538d428814b27157b98beb993ae8ae0e53dd11 (diff) |
install synctex man pages
git-svn-id: svn://tug.org/texlive/trunk@10296 c570f23f-e606-0410-a88d-b1316a301751
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 |