summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/synctex.1
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/man/man1/synctex.1')
-rw-r--r--Master/texmf/doc/man/man1/synctex.115
1 files changed, 11 insertions, 4 deletions
diff --git a/Master/texmf/doc/man/man1/synctex.1 b/Master/texmf/doc/man/man1/synctex.1
index 57a9a432f16..5bb2bf4f98e 100644
--- a/Master/texmf/doc/man/man1/synctex.1
+++ b/Master/texmf/doc/man/man1/synctex.1
@@ -1,11 +1,9 @@
-.Dd 27/03/08 \" DATE
+.Dd 03/13/12 \" 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
@@ -24,4 +22,13 @@ Run `synctex help' to access the built-in tool documentation.
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
+.Sh HISTORY \" Document history if command behaves in a unique manner
+This document has never been updated.
+.\" nroff -man synctex.1 | less
+.\"groff -man -Tascii synctex.1 | less
+.\"To convert a man page to plain pre-formatted text (e.g for spell checking) use:
+.\"nroff -man synctex.1 | col -b > synctex.1.txt
+.\"To convert it to Postscript (for printing or further conversion to pdf) use:
+.\"groff -man -Tps synctex.1 > synctex.1.ps
+.\"To convert the man page to html use:
+.\"man2html synctex.1