diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/regcount')
-rw-r--r-- | Master/texmf-dist/source/latex/regcount/regcount.dtx | 7 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/regcount/regcount.ins | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/regcount/regcount.dtx b/Master/texmf-dist/source/latex/regcount/regcount.dtx index f07a66e40e3..a06f3adfd30 100644 --- a/Master/texmf-dist/source/latex/regcount/regcount.dtx +++ b/Master/texmf-dist/source/latex/regcount/regcount.dtx @@ -22,7 +22,7 @@ \AtBeginDocument{\DeleteShortVerb{\|}} \IfFileExists{regcount.sty}{\usepackage{regcount}}{} \def\filedate{1999/08/03} -\def\fileversion{v1.0} +\def\fileversion{v1.1} \EnableCrossrefs %\DisableCrossrefs % Say \DisableCrossrefs if index is ready \RecordChanges % Gather update information @@ -59,6 +59,7 @@ %% % % \changes{v1.0}{1999/08/03}{(JPFD) First officially released version.} +% \changes{v1.1}{1999/08/03}{(JPFD) Corrected typos.} % % \DoNotIndex{\@Mii,\@Miv,\@cons,\@currlist,\@dblarg,\@dbldeferlist} % \DoNotIndex{\@dblfloat,\@dottedtocline,\@eha,\@Esphack,\@float} @@ -113,8 +114,8 @@ % |\begin{document}| and |\end{document}| limits. The \cs{rgcounts} does not % write anything in your document. % -% The main use of this package and of the \cs{rgcount} macro is to see the needs in \TeX\ -% registers of the packages you are loading in your document, so you can add \cs{rgcount} +% The main use of this package and of the \cs{rgcounts} macro is to see the needs in \TeX\ +% registers of the packages you are loading in your document, so you can add \cs{rgcounts} % commands before and after the \cs{usepackage} commands. % % \StopEventually{\setcounter{IndexColumns}{2}} diff --git a/Master/texmf-dist/source/latex/regcount/regcount.ins b/Master/texmf-dist/source/latex/regcount/regcount.ins index ad154fe5bff..1f130419a2a 100644 --- a/Master/texmf-dist/source/latex/regcount/regcount.ins +++ b/Master/texmf-dist/source/latex/regcount/regcount.ins @@ -1,5 +1,5 @@ \def\filedate{1999/09/03} -\def\fileversion{v1.0} +\def\fileversion{v1.1} \def\batchfile{regcount.ins} \input docstrip.tex \def\SimplePackage#1{\generateFile{#1.sty}{t}{\from{#1.dtx}{package}}} |