summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pxtxalfa/pxtx-cal.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pxtxalfa/pxtx-cal.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pxtxalfa/pxtx-cal.sty11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pxtxalfa/pxtx-cal.sty b/Master/texmf-dist/tex/latex/pxtxalfa/pxtx-cal.sty
new file mode 100644
index 00000000000..d65f73062b4
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pxtxalfa/pxtx-cal.sty
@@ -0,0 +1,11 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{pxtx-cal}[2011/08/16 v1 U/tx-cal]
+\RequirePackage{xkeyval}%
+\define@key{pxtx-cal.sty}{scaled}[1.0]{%
+\expandafter\def\csname pxtx-cal@scale\endcsname {#1}}%
+\ExecuteOptionsX<pxtx-cal.sty>{scaled}%
+\ProcessOptionsX<pxtx-cal.sty>\relax%
+\DeclareMathAlphabet{\mathcal}{U}{tx-cal}{m}{n}
+\SetMathAlphabet{\mathcal}{bold}{U}{tx-cal}{b}{n}
+\DeclareMathAlphabet{\mathbcal} {U}{tx-cal}{b}{n}
+\endinput