summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/complexity/mycomplexity.sty
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-11-16 10:52:53 +0000
committerNorbert Preining <preining@logic.at>2007-11-16 10:52:53 +0000
commit9acb11771e83a042aa9f732555d94343c4759010 (patch)
tree683d00f889d68dabc6b95a9cec156d0c38e8b43c /Master/texmf-dist/tex/latex/complexity/mycomplexity.sty
parenta0556f51c14da4034ebba3a3967f525d4be2d127 (diff)
update complexity 0.80 from ctan
git-svn-id: svn://tug.org/texlive/trunk@5447 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/complexity/mycomplexity.sty')
-rw-r--r--Master/texmf-dist/tex/latex/complexity/mycomplexity.sty4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/complexity/mycomplexity.sty b/Master/texmf-dist/tex/latex/complexity/mycomplexity.sty
index 4d4f1e67b0f..ab4297d10c2 100644
--- a/Master/texmf-dist/tex/latex/complexity/mycomplexity.sty
+++ b/Master/texmf-dist/tex/latex/complexity/mycomplexity.sty
@@ -6,8 +6,10 @@
%
% Then, in my actual document, I would use something like
% $\MCC \subseteq \NP \cap \coNP$ to typeset it.
-%
+%
% In this file, you should also include any other standard inputs that you use.
% For instance, I have a .tex file that defines a bunch of Math Mode shortcuts,
% I would include it here as follows:
+
+\newcommand{\TIME}{\ComplexityFont{TIME}}