summaryrefslogtreecommitdiff
path: root/fonts/pxtxalfa/tex/latex/pxtxalfa/tx-of.sty
blob: d6d7993ba9ab53b0b5cea16e948f56836213fdcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{tx-of}[2021/10/21 v2 U/tx-of]
\RequirePackage{xkeyval}%
\newcommand*{\txof@scale}{1} 
\DeclareOptionX{scale}{\renewcommand*{\txof@scale}{#1}}
\DeclareOptionX{scaled}{\renewcommand*{\txof@scale}{#1}}
\ExecuteOptionsX{scale}%
\ProcessOptionsX\relax%

\DeclareMathAlphabet{\mathbb}{U}{tx-of}{m}{n}
\SetMathAlphabet{\mathbb}{bold}{U}{tx-of}{b}{n}
\DeclareMathAlphabet{\mathbbb} {U}{tx-of}{b}{n}
\endinput