summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-04 20:00:03 +0000
committerKarl Berry <karl@freefriends.org>2022-11-04 20:00:03 +0000
commit979571e4e9dfce7bdc9fb50814a21732113b0794 (patch)
tree62bbb071e4ae41a43e77a1d7935c75565f060e3e /Master
parent5505d0f41bd324036dcb362d91a4a66302ec7e43 (diff)
textcsc (4nov22)
git-svn-id: svn://tug.org/texlive/trunk@64935 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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}{}
}