summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dutchcal/dutchcal.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-07 22:57:53 +0000
committerKarl Berry <karl@freefriends.org>2011-08-07 22:57:53 +0000
commit5234bf5dd0e40942928b3466856ce322adfea904 (patch)
tree36c0c0b350091d6af4738d9b05a00b0c134ab593 /Master/texmf-dist/tex/latex/dutchcal/dutchcal.sty
parent8d43fde7923911d9106fe1695ed04baa58bc186c (diff)
new math font dutchcal (22jun11)
git-svn-id: svn://tug.org/texlive/trunk@23448 c570f23f-e606-0410-a88d-b1316a301751
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