summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pxtxalfa/pxtx-frak.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pxtxalfa/pxtx-frak.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pxtxalfa/pxtx-frak.sty11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pxtxalfa/pxtx-frak.sty b/Master/texmf-dist/tex/latex/pxtxalfa/pxtx-frak.sty
new file mode 100644
index 00000000000..a9bdecedf46
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pxtxalfa/pxtx-frak.sty
@@ -0,0 +1,11 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{pxtx-frak}[2011/08/16 v1 U/tx-frak]
+\RequirePackage{xkeyval}%
+\define@key{pxtx-frak.sty}{scaled}[1.0]{%
+\expandafter\def\csname pxtx-frak@scale\endcsname {#1}}%
+\ExecuteOptionsX<pxtx-frak.sty>{scaled}%
+\ProcessOptionsX<pxtx-frak.sty>\relax%
+\DeclareMathAlphabet{\mathfrak}{U}{tx-frak}{m}{n}
+\SetMathAlphabet{\mathfrak}{bold}{U}{tx-frak}{b}{n}
+\DeclareMathAlphabet{\mathbfrak} {U}{tx-frak}{b}{n}
+\endinput