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