summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-13 21:55:51 +0000
committerKarl Berry <karl@freefriends.org>2018-06-13 21:55:51 +0000
commit57782d6be224403d2cd3d523eb508f45ae177c4d (patch)
tree04a58b56617626f58eaf096328418bea41d0cf55 /Master/texmf-dist/doc/man/man1
parent8bae96549c17d9f96347009ccdae42f7a9aefc58 (diff)
man list syntax
git-svn-id: svn://tug.org/texlive/trunk@48008 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1')
-rw-r--r--Master/texmf-dist/doc/man/man1/synctex.118
-rw-r--r--Master/texmf-dist/doc/man/man1/synctex.man1.pdfbin23428 -> 21341 bytes
2 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/man/man1/synctex.1 b/Master/texmf-dist/doc/man/man1/synctex.1
index f292502b4a8..2fc6d747e9d 100644
--- a/Master/texmf-dist/doc/man/man1/synctex.1
+++ b/Master/texmf-dist/doc/man/man1/synctex.1
@@ -1,8 +1,8 @@
-.Dd 04/23/2017 \" DATE
+.Dd 06/13/2018 \" DATE
.Dt synctex 1 \" Program name and manual section number
.Sh NAME
.Nm synctex
-.Nd command line client tool to support the Synchronize TeXnology available in recent TeX engines.
+.Nd command line client tool to support the Synchronize TeXnology available in most TeX engines.
.Sh SYNOPSIS
.Nm
\fIcommand\fP [\fIoptions\fP] [\fIargs\fP]
@@ -14,18 +14,20 @@ and vice versa.
.Pp
Run `synctex help' to access the built-in tool documentation.
.Sh TEX ENGINE OPTION -synctex=NUMBER
+.Bl -bullet
.It
-.Li If NUMBER=0 or no option is given, no synctex file is created.
+If NUMBER=0 or no option is given, no synctex file is created.
.It
-.Li If NUMBER<0, synctex files are text files.
+If NUMBER<0, synctex files are text files.
.It
-.Li If NUMBER>0, synctex files are compressed with gz.
+If NUMBER>0, synctex files are compressed with gz.
.It
-.Li If NUMBER&2, no .gz extension is used.
+If NUMBER&2, no .gz extension is used.
.It
-.Li If NUMBER&4, activate form support, useful for pdftex.
+If NUMBER&4, activate form support, useful for pdftex.
.It
-.Li If NUMBER&8, better file compression.
+If NUMBER&8, better file compression.
+.El
.Pp
Use for example `pdftex -synctex=15 foo.tex' to activate all the options.
.Pp
diff --git a/Master/texmf-dist/doc/man/man1/synctex.man1.pdf b/Master/texmf-dist/doc/man/man1/synctex.man1.pdf
index ab63d7a0b14..2bc457468aa 100644
--- a/Master/texmf-dist/doc/man/man1/synctex.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/synctex.man1.pdf
Binary files differ