summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/esstix/esstixcal.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/esstix/esstixcal.sty')
-rw-r--r--Master/texmf-dist/tex/latex/esstix/esstixcal.sty9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/esstix/esstixcal.sty b/Master/texmf-dist/tex/latex/esstix/esstixcal.sty
new file mode 100644
index 00000000000..52aaf4e1d0b
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/esstix/esstixcal.sty
@@ -0,0 +1,9 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{esstixcal}[2011/03/22 v1 U/esstixcal]
+\RequirePackage{xkeyval}%
+\define@key{esstixcal.sty}{scaled}[1.0]{%
+\expandafter\def\csname esstixcal@scale\endcsname {#1}}%
+\ExecuteOptionsX<esstixcal.sty>{scaled}%
+\ProcessOptionsX<esstixcal.sty>\relax%
+\DeclareMathAlphabet{\mathcal}{U}{esstixcal}{m}{n}
+\endinput