summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/qpxqtx/qtxmath.sty
diff options
context:
space:
mode:
authorStaszek Wawrykiewicz <staw@gust.org.pl>2007-02-03 13:20:52 +0000
committerStaszek Wawrykiewicz <staw@gust.org.pl>2007-02-03 13:20:52 +0000
commit0fd004fc2e2deb22531c29d9c0e78972bd17bd59 (patch)
treee2344efaeba9c3222f739d782a5314bb8d7feaab /Master/texmf-dist/tex/generic/qpxqtx/qtxmath.sty
parentef1909c0fd75e3fba94ea85de1226011887a58dc (diff)
qpxqtx0.95
git-svn-id: svn://tug.org/texlive/trunk@3893 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/qpxqtx/qtxmath.sty')
-rw-r--r--Master/texmf-dist/tex/generic/qpxqtx/qtxmath.sty7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/qpxqtx/qtxmath.sty b/Master/texmf-dist/tex/generic/qpxqtx/qtxmath.sty
index 753bf4a1ced..4bd1ce3f4d8 100644
--- a/Master/texmf-dist/tex/generic/qpxqtx/qtxmath.sty
+++ b/Master/texmf-dist/tex/generic/qpxqtx/qtxmath.sty
@@ -1,3 +1,6 @@
+%% Jacek Mierczy\'nski, Staszek Wawrykiewicz, ver. 0.95 (03.02.2007)
+%% Public domain.
+%% -----
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{qtxmath}
%%
@@ -12,11 +15,11 @@
}
\ProcessOptions\relax
%
-\DeclareSymbolFont{operators} {\encodingdefault}{qtm} {m}{n}
+\DeclareSymbolFont{operators} {OT1}{qtm} {m}{n}
\DeclareSymbolFont{letters} {OML}{qtxmi} {m}{it}
\DeclareSymbolFont{symbols} {OMS}{txsy} {m}{n}
\DeclareSymbolFont{largesymbols} {OMX}{txex} {m}{n}
-\SetSymbolFont{operators}{bold}{\encodingdefault}{qtm} {b}{n}
+\SetSymbolFont{operators}{bold}{OT1}{qtm} {b}{n}
\SetSymbolFont{letters} {bold}{OML}{qtxmi} {b}{it}
\SetSymbolFont{symbols} {bold}{OMS}{txsy}{b}{n}
\SetSymbolFont{largesymbols} {bold}{OMX}{txex}{b}{n}