summaryrefslogtreecommitdiff
path: root/macros/unicodetex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-11-05 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2022-11-05 03:01:24 +0000
commit5a47812f51f3d10a580db0c74aa20d73f5ed2ae4 (patch)
treecc3522fb0d9ee5fad1b71c34210b81532fc5fb48 /macros/unicodetex
parentbe4efcdb2f47821698dc8dbde89722b4f0c2e4b0 (diff)
CTAN sync 202211050301
Diffstat (limited to 'macros/unicodetex')
-rw-r--r--macros/unicodetex/latex/textcsc/textcsc-documentation.pdfbin48544 -> 48462 bytes
-rw-r--r--macros/unicodetex/latex/textcsc/textcsc.sty8
2 files changed, 4 insertions, 4 deletions
diff --git a/macros/unicodetex/latex/textcsc/textcsc-documentation.pdf b/macros/unicodetex/latex/textcsc/textcsc-documentation.pdf
index 079ad7609f..d2a5498b57 100644
--- a/macros/unicodetex/latex/textcsc/textcsc-documentation.pdf
+++ b/macros/unicodetex/latex/textcsc/textcsc-documentation.pdf
Binary files differ
diff --git a/macros/unicodetex/latex/textcsc/textcsc.sty b/macros/unicodetex/latex/textcsc/textcsc.sty
index 7925e7bccb..d4421e7729 100644
--- a/macros/unicodetex/latex/textcsc/textcsc.sty
+++ b/macros/unicodetex/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}{}
}