From 57782d6be224403d2cd3d523eb508f45ae177c4d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 13 Jun 2018 21:55:51 +0000 Subject: man list syntax git-svn-id: svn://tug.org/texlive/trunk@48008 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/man/man1/synctex.1 | 18 ++++++++++-------- Master/texmf-dist/doc/man/man1/synctex.man1.pdf | Bin 23428 -> 21341 bytes 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist') 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 Binary files a/Master/texmf-dist/doc/man/man1/synctex.man1.pdf and b/Master/texmf-dist/doc/man/man1/synctex.man1.pdf differ -- cgit v1.2.3