summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pxtxalfa/pxtx-frak.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-21 23:24:20 +0000
committerKarl Berry <karl@freefriends.org>2011-08-21 23:24:20 +0000
commitca7fba7e76d6754e68b246406abb8d884729babc (patch)
tree88592b3f9589a46f69644e225f4286c413cc72bd /Master/texmf-dist/tex/latex/pxtxalfa/pxtx-frak.sty
parenta7edada4189ba7cd7815b452dfda0c2e56b14d82 (diff)
new font pkg pxtxalfa (21aug11 and earlier)
git-svn-id: svn://tug.org/texlive/trunk@23633 c570f23f-e606-0410-a88d-b1316a301751
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