summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/textcsc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-05-22 21:23:21 +0000
committerKarl Berry <karl@freefriends.org>2023-05-22 21:23:21 +0000
commitc78b4fb3450c1ca11913d29f8c5694541d79d508 (patch)
tree28b8cbf268375e076925245df701c594b06fc1f2 /Master/texmf-dist/tex/latex/textcsc
parent563c4a6e414ece0c95f705a8914f099772f4fb94 (diff)
textcsc
git-svn-id: svn://tug.org/texlive/trunk@67193 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/textcsc')
-rw-r--r--Master/texmf-dist/tex/latex/textcsc/textcsc.sty11
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/textcsc/textcsc.sty b/Master/texmf-dist/tex/latex/textcsc/textcsc.sty
index 63c9e276809..cd99a8641cf 100644
--- a/Master/texmf-dist/tex/latex/textcsc/textcsc.sty
+++ b/Master/texmf-dist/tex/latex/textcsc/textcsc.sty
@@ -1,6 +1,6 @@
-\def\textcscversionnumber{1.1}
-\ProvidesPackage{textcsc-dev}
-[2023/04/24\textcscversionnumber\
+\def\textcscversionnumber{1.2}
+\ProvidesPackage{textcsc}
+[2023/05/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.3c
@@ -51,7 +51,10 @@
\newcommand{\textcsc}[1]{{\cscshape%
#1%
}}
-
+\newcommand{\csconlyshape}{\addfontfeature{RawFeature={+c2sc}}}
+\newcommand{\csconly}[1]{{\csconlyshape%
+#1%
+}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%
% all done