summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pxtxalfa/px-ds.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/px-ds.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/px-ds.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pxtxalfa/px-ds.sty11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pxtxalfa/px-ds.sty b/Master/texmf-dist/tex/latex/pxtxalfa/px-ds.sty
new file mode 100644
index 00000000000..4c37b818974
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pxtxalfa/px-ds.sty
@@ -0,0 +1,11 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{px-ds}[2011/08/16 v1 U/px-ds]
+\RequirePackage{xkeyval}%
+\define@key{px-ds.sty}{scaled}[1.0]{%
+\expandafter\def\csname px-ds@scale\endcsname {#1}}%
+\ExecuteOptionsX<px-ds.sty>{scaled}%
+\ProcessOptionsX<px-ds.sty>\relax%
+\DeclareMathAlphabet{\mathbb}{U}{px-ds}{m}{n}
+\SetMathAlphabet{\mathbb}{bold}{U}{px-ds}{b}{n}
+\DeclareMathAlphabet{\mathbbb} {U}{px-ds}{b}{n}
+\endinput