summaryrefslogtreecommitdiff
path: root/fonts/esstix/tex/latex/esstix/esstixfrak.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/esstix/tex/latex/esstix/esstixfrak.sty
Initial commit
Diffstat (limited to 'fonts/esstix/tex/latex/esstix/esstixfrak.sty')
-rw-r--r--fonts/esstix/tex/latex/esstix/esstixfrak.sty9
1 files changed, 9 insertions, 0 deletions
diff --git a/fonts/esstix/tex/latex/esstix/esstixfrak.sty b/fonts/esstix/tex/latex/esstix/esstixfrak.sty
new file mode 100644
index 0000000000..1fa0f39ef7
--- /dev/null
+++ b/fonts/esstix/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