summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/textcsc/textcsc-documentation.pdfbin48544 -> 48462 bytes
-rw-r--r--Master/texmf-dist/tex/latex/textcsc/textcsc.sty8
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/textcsc/textcsc-documentation.pdf b/Master/texmf-dist/doc/latex/textcsc/textcsc-documentation.pdf
index 079ad7609f7..d2a5498b572 100644
--- a/Master/texmf-dist/doc/latex/textcsc/textcsc-documentation.pdf
+++ b/Master/texmf-dist/doc/latex/textcsc/textcsc-documentation.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/textcsc/textcsc.sty b/Master/texmf-dist/tex/latex/textcsc/textcsc.sty
index 7925e7bccb6..d4421e77291 100644
--- a/Master/texmf-dist/tex/latex/textcsc/textcsc.sty
+++ b/Master/texmf-dist/tex/latex/textcsc/textcsc.sty
@@ -1,13 +1,13 @@
-\def\textcscversionnumber{1.0.0}
+\def\textcscversionnumber{1.0.1}
\ProvidesPackage{textcsc}
[2022/09/10\textcscversionnumber\
Command for caps-to-small-caps-text]
% This work may be distributed and/or modified under the
-% conditions of the LaTeX Project Public License, either version 1.3
+% conditions of the LaTeX Project Public License, either version 1.3c
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX
+% and version 1.3c or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
@@ -25,7 +25,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%
\RequirePackage{iftex}
\ifPDFTeX {
- \PackageError{swungdash}
+ \PackageError{textcsc}
{You are using pdfTeX but this package only works
\MessageBreak with XeTeX or LuaTeX}{}
}