summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/stex/cmathmlx.sty.ltxml
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-05-20 17:50:33 +0000
committerKarl Berry <karl@freefriends.org>2008-05-20 17:50:33 +0000
commita62e1d4e096be4d689f337c35488333116c5e3e4 (patch)
tree803679fd4f27b12d609e5920df24f6855150c00c /Master/texmf-dist/tex/latex/stex/cmathmlx.sty.ltxml
parent9f0169e9cace9e8a9a261e3095ea97dac44f3d4a (diff)
new package stex (10may08)
git-svn-id: svn://tug.org/texlive/trunk@8255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/stex/cmathmlx.sty.ltxml')
-rw-r--r--Master/texmf-dist/tex/latex/stex/cmathmlx.sty.ltxml22
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/stex/cmathmlx.sty.ltxml b/Master/texmf-dist/tex/latex/stex/cmathmlx.sty.ltxml
new file mode 100644
index 00000000000..93025278369
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/stex/cmathmlx.sty.ltxml
@@ -0,0 +1,22 @@
+%%
+%% This is file `cmathmlx.sty.ltxml',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cmathml.dtx (with options: `ltxmlx')
+%%
+# -*- CPERL -*-
+package LaTeXML::Package::Pool;
+use strict;
+use LaTeXML::Package;
+use LaTeXML::Document;
+RequirePackage('LaTeX');
+DefConstructor('\Ccomplement [] {}',
+ "<ltx:XMApp>"
+ . "<ltx:XMTok meaning='complement' role='CSYMBOL'/>"
+ . "<ltx:XMArg>#2</ltx:XMArg>"
+ . "</ltx:XMApp>");
+\endinput
+%%
+%% End of file `cmathmlx.sty.ltxml'.