summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/esstix/esstixbb.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/esstix/esstixbb.sty')
-rw-r--r--Master/texmf-dist/tex/latex/esstix/esstixbb.sty9
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