diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-12 00:31:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-12 00:31:31 +0000 |
commit | 70e387eb63ce4723858c48592208e193dec294f3 (patch) | |
tree | 61ec42df871a70687151ed4a6d1bc6a5c81dc53c /Master/texmf-dist/tex/latex/stex/mikoslides/mikoaffiliation.sty.ltxml | |
parent | 2cee8f6dcf8e9596b5cfe9d1f3e55c61b261a320 (diff) |
stex 0.9.3 (11nov10)
git-svn-id: svn://tug.org/texlive/trunk@20410 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/stex/mikoslides/mikoaffiliation.sty.ltxml')
-rw-r--r-- | Master/texmf-dist/tex/latex/stex/mikoslides/mikoaffiliation.sty.ltxml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/stex/mikoslides/mikoaffiliation.sty.ltxml b/Master/texmf-dist/tex/latex/stex/mikoslides/mikoaffiliation.sty.ltxml index c580ea36045..591d7469f24 100644 --- a/Master/texmf-dist/tex/latex/stex/mikoslides/mikoaffiliation.sty.ltxml +++ b/Master/texmf-dist/tex/latex/stex/mikoslides/mikoaffiliation.sty.ltxml @@ -16,16 +16,8 @@ package LaTeXML::Package::Pool; use strict; use LaTeXML::Package; -RequirePackage('LaTeX'); DefConstructor('\miko',"<author><name>Michael Kohlhase</name><affiliation>School of Engineering & Sciences International University Bremen, Germany </affiliation></author>"); -DefEnvironment('{creator}', "\n<Creator>#body</Creator>"); - -DefMacro('\red{}','{\textcolor{red}{#1}}'); -DefMacro('\green{}','{\textcolor{green}{#1}}'); -DefMacro('\blue{}','{\textcolor{blue}{#1}}'); -DefMacro('\magenta{}','{\textcolor{magenta}{#1}}'); - #********************************************************************** # To be extended/experimental |