blob: dd9f04945f422047c38680622be3c52ebc9eb990 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
%%
%% This is file `cmathmlx.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% cmathml.dtx (with options: `styx')
%%
\RequirePackage{presentation}
\def\CMathML@complement#1{#1^c}
\newcommand{\Ccomplement}[2][]{\CMathML@complement{#2}}
\endinput
%%
%% End of file `cmathmlx.sty'.
|