diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-19 22:22:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-19 22:22:51 +0000 |
commit | 4e2aca06630178dce4ff58adc4c7e837a62554c0 (patch) | |
tree | 4aba39af8fb3dd3aac2d46a41584e37ee356cddd /Master/texmf-dist/doc/latex/mathalfa | |
parent | 44c1398c0b03b47993aa72f98c08cde01fe53fa6 (diff) |
mathalfa 1.04 (19oct11)
git-svn-id: svn://tug.org/texlive/trunk@24327 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mathalfa')
-rw-r--r-- | Master/texmf-dist/doc/latex/mathalfa/README | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/mathalfa/README b/Master/texmf-dist/doc/latex/mathalfa/README index 358c5aa64ce..3d453befeff 100644 --- a/Master/texmf-dist/doc/latex/mathalfa/README +++ b/Master/texmf-dist/doc/latex/mathalfa/README @@ -9,7 +9,15 @@ It mostly bypasses the usual fd and sty files used to load these alphabets in order to allow each to be scaled independently and without silently quantizing the sizes. -This version (1.03) adds support for the bickham package. +This version (1.04) makes a small coding change that affects only +users of the full version of mtpro2 who also use an ams documentclass. +The change allows the user to specify, for example, +\usepackage{amsart} +\usepackage{mtpro2} +\usepackage[frak=mt]{mathalfa} +as a work-around for the non-functional +\usepackage{amsart} +\usepackage[mtpfrak]{mtpro2} Copyright 2011 Michael Sharpe msharpe at ucsd dot edu |