summaryrefslogtreecommitdiff
path: root/macros/unicodetex/latex/textcsc/textcsc.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/unicodetex/latex/textcsc/textcsc.sty')
-rw-r--r--macros/unicodetex/latex/textcsc/textcsc.sty11
1 files changed, 7 insertions, 4 deletions
diff --git a/macros/unicodetex/latex/textcsc/textcsc.sty b/macros/unicodetex/latex/textcsc/textcsc.sty
index 63c9e27680..cd99a8641c 100644
--- a/macros/unicodetex/latex/textcsc/textcsc.sty
+++ b/macros/unicodetex/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