summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/txuprcal/txuprcal.sty
blob: 616301b67f0b1853c95893822683df47b89ceea9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{txuprcal}[2017/02/22 v1 U/TXUprCal]
\RequirePackage{xkeyval}%
\define@key{txuprcal.sty}{scaled}[1.0]{%
\def\TXUprCalScale{#1}}%
\ExecuteOptionsX<txuprcal.sty>{scaled}%
\ProcessOptionsX<txuprcal.sty>\relax%
\let\mathcalr\undefined
\let\mathbcal\undefined
\DeclareMathAlphabet{\mathcal}{U}{txuprcal}{m}{n}
\SetMathAlphabet{\mathcal}{bold}{U}{txuprcal}{b}{n}
\DeclareMathAlphabet{\mathbcal} {U}{txuprcal}{b}{n}
\endinput