From d0e37af4cdcbae3ffee875168e6754b6a9b055ec Mon Sep 17 00:00:00 2001 From: Jérôme Laurens Date: Thu, 15 Mar 2012 13:42:31 +0000 Subject: SyncTeX: appending EOLs at the end of the man pages. git-svn-id: svn://tug.org/texlive/trunk@25653 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/synctexdir/man1/synctex.1 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'Build/source/texk/web2c/synctexdir/man1') diff --git a/Build/source/texk/web2c/synctexdir/man1/synctex.1 b/Build/source/texk/web2c/synctexdir/man1/synctex.1 index a8e59bb0f0e..5bb2bf4f98e 100644 --- a/Build/source/texk/web2c/synctexdir/man1/synctex.1 +++ b/Build/source/texk/web2c/synctexdir/man1/synctex.1 @@ -23,4 +23,12 @@ 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 -This document has never been updated. \ No newline at end of file +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 -- cgit v1.2.3