summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mathalfa
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-05 00:45:59 +0000
committerKarl Berry <karl@freefriends.org>2012-05-05 00:45:59 +0000
commit7b9c1c085ca43a4e84ffa255b96e6b9b1ad490c0 (patch)
tree08c5ee88f67ee85c7d65a141d05f565c6e32a41c /Master/texmf-dist/tex/latex/mathalfa
parenta455f43001821386f0613ac75a8a844f43fbf236 (diff)
mathalfa (28apr12)
git-svn-id: svn://tug.org/texlive/trunk@26209 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mathalfa')
-rw-r--r--Master/texmf-dist/tex/latex/mathalfa/mathalfa.sty27
1 files changed, 24 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/mathalfa/mathalfa.sty b/Master/texmf-dist/tex/latex/mathalfa/mathalfa.sty
index 6c5fe5d3eb1..e9861d9f077 100644
--- a/Master/texmf-dist/tex/latex/mathalfa/mathalfa.sty
+++ b/Master/texmf-dist/tex/latex/mathalfa/mathalfa.sty
@@ -1,11 +1,14 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{mathalfa}[2012/03/15 mathalfa (mjs)]
+\def\mathalfaVersion{1.06}
+\def\mathalfaDate{2012/04/25}
+\ProvidesPackage{mathalfa}[\mathalfaDate\space-\space\mathalfaVersion
+ mathalfa (License LPPL) Michael Sharpe]
\RequirePackage{xkeyval}
% available choices
\def\bb@lst{ams, lucida, mathpi, mma, mt, mth, pazo, fourier, esstix, boondox, px, tx, txof}
-\def\cal@lst{cm, euler, rsfso, rsfs, lucida, mathpi, mma, mt, mtc, zapfc, esstix, boondox, boondoxo, dutchcal, pxtx, bickham}
+\def\cal@lst{cm, euler, rsfso, rsfs, lucida, mathpi, mma, mt, mtc, zapfc, esstix, boondox, boondoxo, dutchcal, pxtx, bickham, bickhams}
\def\frak@lst{euler, lucida, mathpi, mma, mt, esstix, boondox, pxtx}
-\def\scr@lst{rsfs, rsfso, euler, lucida, mathpi, mma, mtc, zapfc, esstix, boondox, boondoxo, dutchcal, pxtx, bickham}
+\def\scr@lst{rsfs, rsfso, euler, lucida, mathpi, mma, mtc, zapfc, esstix, boondox, boondoxo, dutchcal, pxtx, bickham, bickhams}
\def\mathalfa@bbnr{-1}\def\mathalfa@calnr{-1}
\def\mathalfa@fraknr{-1}\def\mathalfa@scrnr{-1}
% scaled
@@ -300,6 +303,15 @@
\DeclareMathAlphabet{\mathcal}{U}{bickhamcal}{m}{n}
\SetMathAlphabet{\mathcal}{bold}{U}{bickhamcal}{b}{n}
\DeclareMathAlphabet{\mathbcal} {U}{bickhamcal}{b}{n}
+\or %bickhams
+ \DeclareFontFamily{U}{bickhamcal}{\skewchar \font =45}
+ \DeclareFontShape{U}{bickhamcal}{m}{n}{
+ <-> \mathalfa@calscaled bickham-s}{}
+ \DeclareFontShape{U}{bickhamcal}{b}{n}{
+ <-> \mathalfa@calscaled bickham-b}{}
+ \DeclareMathAlphabet{\mathcal}{U}{bickhamcal}{m}{n}
+ \SetMathAlphabet{\mathcal}{bold}{U}{bickhamcal}{b}{n}
+ \DeclareMathAlphabet{\mathbcal} {U}{bickhamcal}{b}{n}
\fi
% \mathfrak
\ifcase\mathalfa@fraknr\relax% item 0 of {euler, lucida, mathpi, mma, mt, esstix, boondox, pxtx}
@@ -478,6 +490,15 @@
\DeclareMathAlphabet{\mathscr}{U}{bickhamscr}{m}{n}
\SetMathAlphabet{\mathscr}{bold}{U}{bickhamscr}{b}{n}
\DeclareMathAlphabet{\mathbscr} {U}{bickhamscr}{b}{n}
+\or %bickhams
+ \DeclareFontFamily{U}{bickhamscr}{\skewchar \font =45}
+ \DeclareFontShape{U}{bickhamscr}{m}{n}{
+ <-> \mathalfa@scrscaled bickham-s}{}
+ \DeclareFontShape{U}{bickhamscr}{b}{n}{
+ <-> \mathalfa@scrscaled bickham-b}{}
+ \DeclareMathAlphabet{\mathscr}{U}{bickhamscr}{m}{n}
+ \SetMathAlphabet{\mathscr}{bold}{U}{bickhamscr}{b}{n}
+ \DeclareMathAlphabet{\mathbscr} {U}{bickhamscr}{b}{n}
\fi
\ifnum\mathalfa@bbnr>-1\relax \def\Bbb{}\let\Bbb\mathbb\fi
\ifx\mathbcal\@undefined\def\mathbcal{\PackageError{mathalfa}