summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/stex/etc/stex-logo.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/stex/etc/stex-logo.sty')
-rw-r--r--Master/texmf-dist/tex/latex/stex/etc/stex-logo.sty7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/stex/etc/stex-logo.sty b/Master/texmf-dist/tex/latex/stex/etc/stex-logo.sty
new file mode 100644
index 00000000000..1bcb487aba6
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/stex/etc/stex-logo.sty
@@ -0,0 +1,7 @@
+\RequirePackage{xspace}
+\protected\def\stex{%
+ \@ifundefined{texorpdfstring}{\raisebox{-.5ex}S\kern-.5ex\TeX}{%
+ \texorpdfstring{\raisebox{-.5ex}S\kern-.5ex\TeX}{sTeX}\xspace%
+ }%
+}
+\let\sTeX\stex \ No newline at end of file