diff options
author | Karl Berry <karl@freefriends.org> | 2013-06-24 23:45:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-06-24 23:45:24 +0000 |
commit | 8e6beb966f4cb90d2deac853ee674032892fc7ab (patch) | |
tree | a00752723fa265891bf1006db26478d5f8a22dbe /Master/texmf-dist/tex/latex/titlecaps | |
parent | cbcdf6683e607495b67f3ff5798ac79be73758a5 (diff) |
titlecaps (24jun13)
git-svn-id: svn://tug.org/texlive/trunk@30911 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/titlecaps')
-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 |