summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-11-23 23:04:58 +0000
committerKarl Berry <karl@freefriends.org>2015-11-23 23:04:58 +0000
commit6d5665830b4f90d981d0457e117ba8aa354b735a (patch)
tree57dad5860c73d259a9737bcc36dc61e5344c548b
parentc48a5581ee4f1975d83bf81081a4b917493daa60 (diff)
testhyphens (23nov15)
git-svn-id: svn://tug.org/texlive/trunk@38928 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/testhyphens/README2
-rw-r--r--Master/texmf-dist/doc/latex/testhyphens/manifest.txt6
-rw-r--r--Master/texmf-dist/doc/latex/testhyphens/testhyphens.pdfbin381337 -> 382110 bytes
-rw-r--r--Master/texmf-dist/source/latex/testhyphens/testhyphens.dtx83
-rw-r--r--Master/texmf-dist/tex/latex/testhyphens/testhyphens.sty2
5 files changed, 52 insertions, 41 deletions
diff --git a/Master/texmf-dist/doc/latex/testhyphens/README b/Master/texmf-dist/doc/latex/testhyphens/README
index e2ba8a0c950..cfae7557c57 100644
--- a/Master/texmf-dist/doc/latex/testhyphens/README
+++ b/Master/texmf-dist/doc/latex/testhyphens/README
@@ -1,5 +1,5 @@
README file for the testhyphens package
-Copyright 2014 Claudio Beccari
+Copyright 2014-2015 Claudio Beccari
LaTeX Project Public Licence LPPL v.1.3 (or later)
The testhyphens package contains a few macros for printing out a word list with one word per line completely hyphenated as any LaTeX based TeX typesetting engine can do.
diff --git a/Master/texmf-dist/doc/latex/testhyphens/manifest.txt b/Master/texmf-dist/doc/latex/testhyphens/manifest.txt
index da24dedbf3b..dc032e0f3bd 100644
--- a/Master/texmf-dist/doc/latex/testhyphens/manifest.txt
+++ b/Master/texmf-dist/doc/latex/testhyphens/manifest.txt
@@ -1,4 +1,4 @@
-Manifest.txt (Version 0.6)
+Manifest.txt (Version 0.7)
Package testhyphens
This work may be distributed and/or modified under the conditions of
@@ -17,13 +17,13 @@ This work consists of the files listed in manifest.txt
This work consists of the following files:
manifest.txt this file
-README basic description and instructions
+README basic description and instructions
testhyphens.dtx auto-extracting documented TeX file
testhyphens.pdf derived documentation in PDF format
testhyphens.sty derived .sty file
When you run pdflatex on texthyphens.dtx you get both the documentation and the package file.
-Attention: the .dtx contains also some test in Greek; you can safely typeset the documentation only if you have the necessary TeX facilities for typesetting in Greek (packages and vector fonts); you certainly have them, if you have a complete installation of the TeX system.
+Attention: the .dtx contains also some tests in Greek; you can safely typeset the documentation only if you have the necessary TeX facilities for typesetting in Greek (packages and vector fonts); you certainly have them, if you have a complete installation of the TeX system.
Maintainer: Claudio Beccari: claudio dot beccari at gmail dot com \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/testhyphens/testhyphens.pdf b/Master/texmf-dist/doc/latex/testhyphens/testhyphens.pdf
index ced9f10a03a..7a7d79f18ba 100644
--- a/Master/texmf-dist/doc/latex/testhyphens/testhyphens.pdf
+++ b/Master/texmf-dist/doc/latex/testhyphens/testhyphens.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/testhyphens/testhyphens.dtx b/Master/texmf-dist/source/latex/testhyphens/testhyphens.dtx
index 4f3a926f460..02808f4060e 100644
--- a/Master/texmf-dist/source/latex/testhyphens/testhyphens.dtx
+++ b/Master/texmf-dist/source/latex/testhyphens/testhyphens.dtx
@@ -63,7 +63,7 @@ charge for copying, etc.
%</driver>
%<package>\ProvidesPackage{testhyphens}[%
%<*driver,package>
-2014/09/13 v.0.6
+2015/11/23 v.0.7
%<package>Prints list of hyphenated words]
%</driver,package>
%<*driver>
@@ -89,7 +89,7 @@ charge for copying, etc.
\newcommand*\pack[1]{\textsf{#1}}
\newcommand*\prog[1]{\texttt{#1}}
\newcommand*\Arg[1]{{\normalfont\texttt{\{}\meta{#1}\texttt{\}}}}
- \renewcommand*\oarg[1]{\texttt{[}\marg{#1}\texttt{]}}
+ \renewcommand*\oarg[1]{\texttt{[}\meta{#1}\texttt{]}}
\let\marg\Arg
\newcommand*\acro[1]{\expandafter\textsc\expandafter{\MakeLowercase{#1}}}
\usepackage{multicol}
@@ -196,7 +196,7 @@ charge for copying, etc.
% for |lualatex| a package |showhyphens| exists that marks the hyphen
% points of an entire document with thin red vertical strokes at the
% possible break points. The user may use the package s/he prefers by
-% taking into consideration Her/his needs with respect with the features
+% taking into consideration her/his needs with respect with the features
% and the functionalities of package |testhyphens| compared to those
% of |showhyphens|.
%
@@ -219,7 +219,7 @@ charge for copying, etc.
%\begin{sintassi}
% |\begin{checkhyphens}|\oarg{hyphenation parameters}
% \marg{word list}
-% |\end{checklist}|
+% |\end{checkhyphens}|
%\end{sintassi}
% where \meta{hyphenation parameters} is a \emph{hyphen separated list} of two
% digits that in order will be assigned by the environment respectively to
@@ -229,7 +229,7 @@ charge for copying, etc.
% list is preceded and followed by spaces; setting the environment with the
% opening and closing statements on single lines, as shown above, is sufficient,
% while a source line such as
-% |\begin{checkhyphens}|\oarg{hyphenation parameters}\marg{word list}|\end{checklist}|
+% |\begin{checkhyphens}|\oarg{hyphenation parameters}\marg{word list}|\end{checkhyphens}|
% might not produce the desired result.
%
% \section[Hyphenation parameters]{Using hyphenation parameters}
@@ -252,7 +252,9 @@ charge for copying, etc.
% If you use |checkhyphens| with the optional hyphenation parameters specified to
% 1 and~1 in Italian or in English, as in
%\begin{verbatim}
-%checkhyphens[1:1] idea
+%\begin{checkhyphens}[1-1]
+%idea
+%\end{checkhyphens}
%\end{verbatim}
% you don't get any useful result in English, and the word remains un-hyphenated;
% but in Italian is turns out to be \emph{i-de-a} as in Greek.
@@ -262,8 +264,8 @@ charge for copying, etc.
% to 2 and~2. In English the patterns were created by means of the program
% \prog{patgen} where parameters 2 and~3 were set. Typographically speaking
% the values 1 and~1 for Italian are almost useless, but in certain difficult
-% narrow-measure texts the user has the possibility to locally set the first and/or the
-% second parameter to 1, and solve that particular instance of
+% narrow-measure texts the user has the possibility to locally set the first
+% and/or the second parameter to 1, and solve that particular instance of
% problematic narrow-measure typesetting.
%
% \section{Examples}
@@ -277,12 +279,12 @@ charge for copying, etc.
%he analyses the samples and submits the analyses to the federal office
%}
%\end{verbatim}
-% The result produced by this package is:
+% The result produced by this package, typeset within a four-column multicols environment, is:
%
-%{\testhyphens
+%\begin{multicols}{4}{\testhyphens
%manifests instruments
%he analyses the samples and submits the analyses to the federal office
-%}
+%}\end{multicols}
% Notice the two instances of the word |analyses|; \TeX\ hyphenates them the
% same way in English, but one of the two is hyphenated in a wrong way;
% unfortunately there is no way for \TeX\ to distinguish homographic words
@@ -304,67 +306,76 @@ charge for copying, etc.
%\end{checkhyphens}
%\end{verbatim}
% that produces the following result:
+%\begin{multicols}{4}
%\begin{otherlanguage*}{italian}
%\begin{checkhyphens}
%ebbe la bell'idea di viaggiare in scooter
%\end{checkhyphens}
-%\end{otherlanguage*}
+%\end{otherlanguage*}\end{multicols}
%Notice that ``idea'' cannot be hyphenated by \TeX\ when it is an isolated
% word; but in Italian the apostrophe is used (also) to mark a vocalic elision,
% therefore for hyphenation purposes, even if it is not a letter, it is assigned
% a lowercase code, and it legally becomes part of a word, in our case the word
% ``bell'idea''. Therefore the patterns that involve the apostrophe produce
-% the result shown above, where the first grammatical hyphen shows up again.
+% the result shown above, where the first grammatical hyphen point shows up again.
%
% While typesetting in Greek we might insert in the source file the following code:
%\begin{flushleft}\ttfamily\obeylines
%|\begin{checkhyphens}|
%\begin{otherlanguage*}{greek}
-%επεξεργάζεται αρχεία τα οποἰα περιἐχουν τουσ χαρακτήρες που
-% υπάρχουν στο πληκτρολὀγιο του υπολογιστἠ σας
+%επεξεργάζεται αρχεία τα οποία περιέχουν τουσ χαρακτήρες που
+% υπάρχουν στο πληκτρολόγιο του υπολογιστή σας
%\end{otherlanguage*}
%|\end{checkhyphens}|
%\end{flushleft}
%and we would get:
+%\begin{multicols}{4}
%\begin{otherlanguage*}{greek}
%\begin{checkhyphens}
-%επεξεργάζεται αρχεία τα οποἰα περιἐχουν τουσ χαρακτήρες που υπάρχουν
-%στο πληκτρολὀγιο του υπολογιστἠ σας
+%επεξεργάζεται αρχεία τα οποία περιέχουν τουσ χαρακτήρες που υπάρχουν
+%στο πληκτρολόγιο του υπολογιστή σας
%\end{checkhyphens}
-%\end{otherlanguage*}
-%while, had we set the hyphenation parameters different from the default
+%\end{otherlanguage*}\end{multicols}
+%\noindent while, had we set the hyphenation parameters different from the default
% values 1 and~1, as in:
%\begin{flushleft}\ttfamily\obeylines
%|\begin{checkhyphens}[2-2]|
%\begin{otherlanguage*}{greek}
-%επεξεργάζεται αρχεία τα οποἰα περιἐχουν τουσ χαρακτήρες που
-%υπάρχουν στο πληκτρολὀγιο του υπολογιστἠ σας
+%επεξεργάζεται αρχεία τα οποία περιέχουν τουσ χαρακτήρες που
+%υπάρχουν στο πληκτρολόγιο του υπολογιστή σας
%\end{otherlanguage*}
%|\end{checkhyphens}|
%\end{flushleft}
-%the result would be
+%the result would be:
+%\begin{multicols}{4}
%\begin{otherlanguage*}{greek}
%\begin{checkhyphens}[2-2]
-%επεξεργάζεται αρχεία τα οποἰα περιἐχουν τουσ χαρακτήρες που υπάρχουν
-%στο πληκτρολὀγιο του υπολογιστἠ σας
+%επεξεργάζεται αρχεία τα οποία περιέχουν τουσ χαρακτήρες που υπάρχουν
+%στο πληκτρολόγιο του υπολογιστή σας
%\end{checkhyphens}
-%\end{otherlanguage*}
+%\end{otherlanguage*}\end{multicols}
%
% Notice that as things are at the moment of writing this documentations,
% the monotonic Greek hyphenation patterns fail to hyphenate after an
-% accented vowel followed by a consonant; the grammar allows to hyphenate
-% in that position; but it correctly recognises the hiathus between an
-% unaccented vowel and an accented one; at the same time the first Greek
-% example shows very clearly the effect of |\lefthyphenmin=1| compared
-% to the second example where |\lefthyphenmin=2|. On the other hand, missing
-% some hyphen points is certainly a feature that precludes full hyphenation,
-% but it does not produce hyphenation errors.
+% accented vowel followed by a consonant\footnote{My PDF file of this
+% documentations does not exhibit this feature, because I have available the
+% correct hyphenations patterns for the three Greek orthographic spellings, but
+% these are not yet officially available to the \TeX\ community because the Greek
+% maintainers have not yet finished testing them. You might be reading a
+% re-typeset version of this documentation, and this feature might be present.};
+% the grammar allows to hyphenate in that position; in any case the patterns
+% correctly recognise the hiatus between an accented vowel and an unaccented one.
+% The first Greek example shows very clearly the effect of |\lefthyphenmin=1|
+% compared to the second example where |\lefthyphenmin=2|. On the other hand,
+% the fact that some hyphen points are missing is certainly a feature that
+% precludes full hyphenation, but it does not produce hyphenation errors.
%
% For the user information it was the very use of this package that highlighted
% the features/bugs in the Greek hyphenation patterns; at the moment of writing
-% this documentation, work is in progress for solving this behaviour. Notice
-% that this behaviour is present when typesetting with |babel|,
-% while these features are absent when |polyglossia| is used.
+% this documentation, work is in progress for testing new hyphen sets. Notice
+% that this behaviour is present when typesetting with |pdflatex| and |babel|,
+% while these features are absent when |xelatex| or |lualatex| are used with
+% |polyglossia|.
% \StopEventually{}
%
% \section{The code}
@@ -375,7 +386,7 @@ charge for copying, etc.
% published by Victor Eijkout. For my own benefit I changed the declaration
% name from |\printhyphens| to |\t@sthyphens|; with an at-sign internal name
% it is less likely that the declaration is redefined by a user. I also moved
-% the commend |\offinterlineskip| from its penultimate position in the original
+% the command |\offinterlineskip| from its penultimate position in the original
% code to the first command to be executed within the |\vbox|; in this way
% I avoided certain cases in which the lack of interline skip would remain
% active after closing the environment.
diff --git a/Master/texmf-dist/tex/latex/testhyphens/testhyphens.sty b/Master/texmf-dist/tex/latex/testhyphens/testhyphens.sty
index b93c9f49b5a..91cefba9de5 100644
--- a/Master/texmf-dist/tex/latex/testhyphens/testhyphens.sty
+++ b/Master/texmf-dist/tex/latex/testhyphens/testhyphens.sty
@@ -45,7 +45,7 @@
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{testhyphens}[%
-2014/09/13 v.0.6
+2015/11/23 v.0.7
Prints list of hyphenated words]
\def\t@sthyphens{\everypar{\setbox0\lastbox \setbox1\hbox{\strut}\vbox\bgroup