summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/taupin/smallcap.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/taupin/smallcap.sty')
-rw-r--r--Master/texmf-dist/tex/latex/taupin/smallcap.sty20
1 files changed, 0 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/latex/taupin/smallcap.sty b/Master/texmf-dist/tex/latex/taupin/smallcap.sty
deleted file mode 100644
index 741839f2891..00000000000
--- a/Master/texmf-dist/tex/latex/taupin/smallcap.sty
+++ /dev/null
@@ -1,20 +0,0 @@
-% General Small Caps family by Daniel TAUPIN, May 1996, fit for
-% EC fonts
-
-\ifx\scfamily\undefined\else\endinput\fi
-
-\def\Scdefault{cmsc}
-
-\DeclareRobustCommand\scfamily
- {\not@math@alphabet\scfamily\mathrm
- \fontfamily\Scdefault\selectfont}
-
-\DeclareTextFontCommand{\textsc}{\scfamily}
-
-%\let\scshape\undefined
-
-\expandafter\def\csname sc \endcsname{\@fontswitch
- {\normalfont \scfamily}{\mathrm }}
-
-\endinput
-