summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-06-24 23:47:34 +0000
committerKarl Berry <karl@freefriends.org>2013-06-24 23:47:34 +0000
commite25bbf3c57911013124bb4a82e2d9b90cc321986 (patch)
tree5d5babd32394ef8d71b0ab2b01b13c0ccffaf5a8
parent5b01c46b5cd927f331b9d87ae9ccb462a2a7780a (diff)
findhyph (21jun13)
git-svn-id: svn://tug.org/texlive/trunk@30915 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/source/texk/texlive/linked_scripts/findhyph/findhyph19
-rw-r--r--Master/texmf-dist/doc/man/man1/findhyph.113
-rw-r--r--Master/texmf-dist/doc/man/man1/findhyph.man1.pdfbin7591 -> 7659 bytes
-rwxr-xr-xMaster/texmf-dist/doc/support/findhyph/findhyph.bat19
-rw-r--r--Master/texmf-dist/doc/support/findhyph/findhyph.txt10
-rwxr-xr-xMaster/texmf-dist/scripts/findhyph/findhyph19
6 files changed, 74 insertions, 6 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/findhyph/findhyph b/Build/source/texk/texlive/linked_scripts/findhyph/findhyph
index c4a7089308f..7436af4c552 100755
--- a/Build/source/texk/texlive/linked_scripts/findhyph/findhyph
+++ b/Build/source/texk/texlive/linked_scripts/findhyph/findhyph
@@ -207,7 +207,7 @@ __END__
=head1 NAME
-B<findhyph> -- find words hyphenated by TeX in a document
+B<findhyph> - find words hyphenated by TeX in a document
=head1 INSTALLATION
@@ -217,6 +217,13 @@ C</usr/bin/> for Unix-like systems or in PATH when using B<findhyph.bat>.
=head1 SYNOPSIS
+B<findhyph [options]> F<foo.log>
+
+
+=head1 DESCRIPTION
+
+To use this program:
+
=over 4
=item 1)
@@ -373,6 +380,16 @@ improved example definition of the C<\setlooseness> macro
=back
+=head4 3.3 (2013-06-18)
+
+=over 4
+
+=item *
+
+fixed the manual page as suggested by Eric S. Raymond
+
+=back
+
=head1 LICENSE
This program is free software; you can redistribute it and/or modify
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
diff --git a/Master/texmf-dist/doc/man/man1/findhyph.man1.pdf b/Master/texmf-dist/doc/man/man1/findhyph.man1.pdf
index b0884f47327..82e3a2531bb 100644
--- a/Master/texmf-dist/doc/man/man1/findhyph.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/findhyph.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/findhyph/findhyph.bat b/Master/texmf-dist/doc/support/findhyph/findhyph.bat
index 67b1987acf9..df4db58bb50 100755
--- a/Master/texmf-dist/doc/support/findhyph/findhyph.bat
+++ b/Master/texmf-dist/doc/support/findhyph/findhyph.bat
@@ -220,7 +220,7 @@ __END__
=head1 NAME
-B<findhyph> -- find words hyphenated by TeX in a document
+B<findhyph> - find words hyphenated by TeX in a document
=head1 INSTALLATION
@@ -230,6 +230,13 @@ C</usr/bin/> for Unix-like systems or in PATH when using B<findhyph.bat>.
=head1 SYNOPSIS
+B<findhyph [options]> F<foo.log>
+
+
+=head1 DESCRIPTION
+
+To use this program:
+
=over 4
=item 1)
@@ -386,6 +393,16 @@ improved example definition of the C<\setlooseness> macro
=back
+=head4 3.3 (2013-06-18)
+
+=over 4
+
+=item *
+
+fixed the manual page as suggested by Eric S. Raymond
+
+=back
+
=head1 LICENSE
This program is free software; you can redistribute it and/or modify
diff --git a/Master/texmf-dist/doc/support/findhyph/findhyph.txt b/Master/texmf-dist/doc/support/findhyph/findhyph.txt
index c2c5d45e07a..aaa45a5ab1d 100644
--- a/Master/texmf-dist/doc/support/findhyph/findhyph.txt
+++ b/Master/texmf-dist/doc/support/findhyph/findhyph.txt
@@ -1,5 +1,5 @@
NAME
- findhyph -- find words hyphenated by TeX in a document
+ findhyph - find words hyphenated by TeX in a document
INSTALLATION
Copy findhyph or findhyph.bat (depending on OS used) to a directory
@@ -7,6 +7,11 @@ INSTALLATION
"/usr/bin/" for Unix-like systems or in PATH when using findhyph.bat.
SYNOPSIS
+ findhyph [options] foo.log
+
+DESCRIPTION
+ To use this program:
+
1) set "\tracingparagraphs=1" in a TeX document foo.tex and run:
2) tex foo.tex
@@ -90,6 +95,9 @@ HISTORY
* improved example definition of the "\setlooseness" macro (thanks to
Karl Berry)
+ 3.3 (2013-06-18)
+ * fixed the manual page as suggested by Eric S. Raymond
+
LICENSE
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
diff --git a/Master/texmf-dist/scripts/findhyph/findhyph b/Master/texmf-dist/scripts/findhyph/findhyph
index c4a7089308f..7436af4c552 100755
--- a/Master/texmf-dist/scripts/findhyph/findhyph
+++ b/Master/texmf-dist/scripts/findhyph/findhyph
@@ -207,7 +207,7 @@ __END__
=head1 NAME
-B<findhyph> -- find words hyphenated by TeX in a document
+B<findhyph> - find words hyphenated by TeX in a document
=head1 INSTALLATION
@@ -217,6 +217,13 @@ C</usr/bin/> for Unix-like systems or in PATH when using B<findhyph.bat>.
=head1 SYNOPSIS
+B<findhyph [options]> F<foo.log>
+
+
+=head1 DESCRIPTION
+
+To use this program:
+
=over 4
=item 1)
@@ -373,6 +380,16 @@ improved example definition of the C<\setlooseness> macro
=back
+=head4 3.3 (2013-06-18)
+
+=over 4
+
+=item *
+
+fixed the manual page as suggested by Eric S. Raymond
+
+=back
+
=head1 LICENSE
This program is free software; you can redistribute it and/or modify