summaryrefslogtreecommitdiff
path: root/fonts/pxtxalfa/tex/latex/pxtxalfa/tx-of.sty
blob: 60af67548c6b4ebe7992752195caf539d12440bf (plain)
1
2
3
4
5
6
7
8
9
10
11
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{tx-of}[2011/08/16 v1 U/tx-of]
\RequirePackage{xkeyval}%
\define@key{tx-of.sty}{scaled}[1.0]{%
\expandafter\def\csname tx-of@scale\endcsname {#1}}%
\ExecuteOptionsX<tx-of.sty>{scaled}%
\ProcessOptionsX<tx-of.sty>\relax%
\DeclareMathAlphabet{\mathbb}{U}{tx-of}{m}{n}
\SetMathAlphabet{\mathbb}{bold}{U}{tx-of}{b}{n}
\DeclareMathAlphabet{\mathbbb} {U}{tx-of}{b}{n}
\endinput