summaryrefslogtreecommitdiff
path: root/fonts/dutchcal/tex/latex/dutchcal/dutchcal.sty
blob: 071ed7f37a0688a66fd9005c3e9450d4d14ad169 (plain)
1
2
3
4
5
6
7
8
9
10
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