diff options
author | Karl Berry <karl@freefriends.org> | 2013-06-24 23:47:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-06-24 23:47:34 +0000 |
commit | e25bbf3c57911013124bb4a82e2d9b90cc321986 (patch) | |
tree | 5d5babd32394ef8d71b0ab2b01b13c0ccffaf5a8 /Master/texmf-dist/doc/man/man1/findhyph.1 | |
parent | 5b01c46b5cd927f331b9d87ae9ccb462a2a7780a (diff) |
findhyph (21jun13)
git-svn-id: svn://tug.org/texlive/trunk@30915 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/findhyph.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/findhyph.1 | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/man/man1/findhyph.1 b/Master/texmf-dist/doc/man/man1/findhyph.1 index 4e46a4d311d..bff6bb5bebe 100644 --- a/Master/texmf-dist/doc/man/man1/findhyph.1 +++ b/Master/texmf-dist/doc/man/man1/findhyph.1 @@ -124,13 +124,13 @@ .\" ======================================================================== .\" .IX Title "FINDHYPH 1" -.TH FINDHYPH 1 "2012-11-21" "perl v5.10.1" "" +.TH FINDHYPH 1 "2013-06-18" "perl v5.10.1" "" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" -\&\fBfindhyph\fR \*(-- find words hyphenated by TeX in a document +\&\fBfindhyph\fR \- find words hyphenated by TeX in a document .SH "INSTALLATION" .IX Header "INSTALLATION" Copy \fBfindhyph\fR or \fBfindhyph.bat\fR (depending on \s-1OS\s0 used) to a directory @@ -138,6 +138,10 @@ included in system \s-1PATH\s0. Perl interpreter is required to be in \&\f(CW\*(C`/usr/bin/\*(C'\fR for Unix-like systems or in \s-1PATH\s0 when using \fBfindhyph.bat\fR. .SH "SYNOPSIS" .IX Header "SYNOPSIS" +\&\fBfindhyph [options]\fR \fIfoo.log\fR +.SH "DESCRIPTION" +.IX Header "DESCRIPTION" +To use this program: .IP "1)" 4 .IX Item "1)" set \f(CW\*(C`\etracingparagraphs=1\*(C'\fR in a TeX document \fIfoo.tex\fR and run: @@ -236,6 +240,11 @@ fixed displaying of hyphenated ligatures (bug reported by Karel Horak) .IP "\(bu" 4 improved example definition of the \f(CW\*(C`\esetlooseness\*(C'\fR macro (thanks to Karl Berry) +.PP +3.3 (2013\-06\-18) +.IX Subsection "3.3 (2013-06-18)" +.IP "\(bu" 4 +fixed the manual page as suggested by Eric S. Raymond .SH "LICENSE" .IX Header "LICENSE" This program is free software; you can redistribute it and/or modify |