diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-09 21:41:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-09 21:41:04 +0000 |
commit | e8d91f003fbc17151d91d705fa4bfdf9657323fc (patch) | |
tree | 7ee0675349e578d33fee61e4461730cd26443a83 /Master/texmf-dist/tex/latex/esstix/esstixbb.sty | |
parent | cc418d111ff5d90c0c8aeebd830d9fa24887f737 (diff) |
new font esstix (8may11)
git-svn-id: svn://tug.org/texlive/trunk@22386 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/esstix/esstixbb.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/esstix/esstixbb.sty | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/esstix/esstixbb.sty b/Master/texmf-dist/tex/latex/esstix/esstixbb.sty new file mode 100644 index 00000000000..1ac1c178012 --- /dev/null +++ b/Master/texmf-dist/tex/latex/esstix/esstixbb.sty @@ -0,0 +1,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 |