diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/esstix/esstixfrak.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/esstix/esstixfrak.sty | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/esstix/esstixfrak.sty b/Master/texmf-dist/tex/latex/esstix/esstixfrak.sty new file mode 100644 index 00000000000..1fa0f39ef7f --- /dev/null +++ b/Master/texmf-dist/tex/latex/esstix/esstixfrak.sty @@ -0,0 +1,9 @@ +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{esstixfrak}[2011/03/22 v1 U/esstixfrak] +\RequirePackage{xkeyval}% +\define@key{esstixfrak.sty}{scaled}[1.0]{% +\expandafter\def\csname esstixfrak@scale\endcsname {#1}}% +\ExecuteOptionsX<esstixfrak.sty>{scaled}% +\ProcessOptionsX<esstixfrak.sty>\relax% +\DeclareMathAlphabet{\mathfrak}{U}{esstixfrak}{m}{n} +\endinput |