diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/titlecaps/titlecaps.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/titlecaps/titlecaps.sty | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/titlecaps/titlecaps.sty b/Master/texmf-dist/tex/latex/titlecaps/titlecaps.sty index 850ad083231..256c2f6e7c2 100644 --- a/Master/texmf-dist/tex/latex/titlecaps/titlecaps.sty +++ b/Master/texmf-dist/tex/latex/titlecaps/titlecaps.sty @@ -1,5 +1,5 @@ \ProvidesPackage{titlecaps} -[2013/04/11 V1.0 +[2013/04/11 V1.01 Routines for setting rich-text input into Titling Caps] %% Copyright 2013 Steven B. Segletes % @@ -15,6 +15,9 @@ % % The Current Maintainer of this work is Steven B. Segletes. % +% V1.1 -Typographical corrections to docs. +% -Missing % added on line 356 +% \usepackage{ifnextok} \usepackage{ifthen} \newcounter{lcword@index} @@ -350,7 +353,7 @@ \protected@edef\di@critic% {\csname uc@symbol\roman{dia@count}\endcsname}% \setcounter{dia@count}{90}% >19 AND <99 MEANS NON-DIACRIT SYMBOL - \def\symbol@flag{N} + \def\symbol@flag{N}% }% }{% %END IF = DIACRIT |