summaryrefslogtreecommitdiff
path: root/fonts/esstix/tex/latex/esstix/esstixbb.sty
blob: 1ac1c178012dbcb3f76d9ad857741735b0f8598b (plain)
1
2
3
4
5
6
7
8
9
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{esstixbb}[2011/03/22 v1 U/esstixbb]
\RequirePackage{xkeyval}%
\define@key{esstixbb.sty}{scaled}[1.0]{%
\expandafter\def\csname esstixbb@scale\endcsname {#1}}%
\ExecuteOptionsX<esstixbb.sty>{scaled}%
\ProcessOptionsX<esstixbb.sty>\relax%
\DeclareMathAlphabet{\mathbb}{U}{esstixbb}{m}{n}
\endinput