From 87fd456b73f50d2b0ff7d2fc0e243d1d2fbdf02c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 26 Aug 2011 22:11:18 +0000 Subject: mathalfa 1.03 (26aug11) git-svn-id: svn://tug.org/texlive/trunk@23697 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/mathalfa/mathalfa.sty | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/mathalfa') diff --git a/Master/texmf-dist/tex/latex/mathalfa/mathalfa.sty b/Master/texmf-dist/tex/latex/mathalfa/mathalfa.sty index e4e3446ab96..45442ecc3e8 100644 --- a/Master/texmf-dist/tex/latex/mathalfa/mathalfa.sty +++ b/Master/texmf-dist/tex/latex/mathalfa/mathalfa.sty @@ -3,9 +3,9 @@ \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} +\def\cal@lst{cm, euler, rsfso, rsfs, lucida, mathpi, mma, mt, mtc, zapfc, esstix, boondox, boondoxo, dutchcal, pxtx, bickham} \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} +\def\scr@lst{rsfs, rsfso, euler, lucida, mathpi, mma, mtc, zapfc, esstix, boondox, boondoxo, dutchcal, pxtx, bickham} \def\mathalfa@bbnr{-1}\def\mathalfa@calnr{-1} \def\mathalfa@fraknr{-1}\def\mathalfa@scrnr{-1} % scaled @@ -291,6 +291,15 @@ \DeclareMathAlphabet{\mathcal}{U}{txcal}{m}{n} \SetMathAlphabet{\mathcal}{bold}{U}{txcal}{b}{n} \DeclareMathAlphabet{\mathbcal} {U}{txcal}{b}{n} +\or %bickham + \DeclareFontFamily{U}{bickhamcal}{\skewchar \font =45} + \DeclareFontShape{U}{bickhamcal}{m}{n}{ + <-> \mathalfa@calscaled bickham-r}{} + \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} @@ -460,6 +469,15 @@ \DeclareMathAlphabet{\mathscr}{U}{txscr}{m}{n} \SetMathAlphabet{\mathscr}{bold}{U}{txscr}{b}{n} \DeclareMathAlphabet{\mathbscr} {U}{txscr}{b}{n} +\or %bickham + \DeclareFontFamily{U}{bickhamscr}{\skewchar \font =45} + \DeclareFontShape{U}{bickhamscr}{m}{n}{ + <-> \mathalfa@scrscaled bickham-r}{} + \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} -- cgit v1.2.3