diff options
author | Karl Berry <karl@freefriends.org> | 2010-07-19 23:16:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-07-19 23:16:46 +0000 |
commit | 277ca449c86a187fe858defdcd6aa1830d3b2d0d (patch) | |
tree | a804dd4e397504655fc225e6f582554780c4115d /Master/texmf-dist/tex/latex/stex/stex-logo.sty | |
parent | d515f1120311798486a522c56170bd519d9c6a7a (diff) |
reinstate stex via new .tds.zip
git-svn-id: svn://tug.org/texlive/trunk@19538 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/stex/stex-logo.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/stex/stex-logo.sty | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/stex/stex-logo.sty b/Master/texmf-dist/tex/latex/stex/stex-logo.sty new file mode 100644 index 00000000000..229aa300eb5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/stex/stex-logo.sty @@ -0,0 +1,5 @@ +\NeedsTeXFormat{LaTeX2e}[1999/12/01] +\ProvidesPackage{stex-logo}[2009/08/07 v1.0 sTeX Logo] +\RequirePackage{xspace} +\def\stex{\@ifundefined{texorpdfstring}{\let\texorpdfstring\@firstoftwo}{}\texorpdfstring{\raisebox{-.5ex}S\kern-.5ex\TeX}{sTeX}\xspace} +\def\sTeX{\stex} |