summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/testhyphens/testhyphens.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/testhyphens/testhyphens.sty')
-rw-r--r--Master/texmf-dist/tex/latex/testhyphens/testhyphens.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/testhyphens/testhyphens.sty b/Master/texmf-dist/tex/latex/testhyphens/testhyphens.sty
index 383b7ea5f0d..b93c9f49b5a 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/07/07 v.0.5
+2014/09/13 v.0.6
Prints list of hyphenated words]
\def\t@sthyphens{\everypar{\setbox0\lastbox \setbox1\hbox{\strut}\vbox\bgroup
@@ -65,7 +65,7 @@ Prints list of hyphenated words]
\def\nomorelines{\unhbox1}
\let\testhyphens\t@sthyphens
-\newenvironment{checkhyphens}[1][\lefthyphenmin:\righthyphenmin]{%
+\newenvironment{checkhyphens}[1][\lefthyphenmin-\righthyphenmin]{%
\@tempcnta=\lefthyphenmin
\@tempcntb=\righthyphenmin
\s@thyphenpars[#1]\par\bgroup\t@sthyphens
@@ -73,7 +73,7 @@ Prints list of hyphenated words]
\egroup\par
}
-\def\s@thyphenpars[#1:#2]{%
+\def\s@thyphenpars[#1-#2]{%
\@tempcnta=#1\relax
\@tempcntb=#2\relax
\unless\ifnum\@tempcnta=\lefthyphenmin \lefthyphenmin=\@tempcnta\fi