Ralf Angeli <[EMAIL PROTECTED]> writes:

> * Sebastian Schubert (2007-10-09) writes:
>
>> the MinionPro package loads amsmath, so it would be useful to use the
>> amsmath.el style file automatically when loading the MinionPro.el style
>> file.
>
> The documentation states it loads amsmath, but I could not find anything
> in the dtx or sty files.  Can anybody verify that that MinionPro
> actually loads amsmath?

You are right. MinionPro loads MnSymbol which loads amsmath, so the
effect is the same:

[EMAIL PROTECTED]:~>grep \RequirePackage{MnSymbol} $(kpsewhich MinionPro.sty)
  \RequirePackage{MnSymbol}[2007/01/21 v1.4]
[EMAIL PROTECTED]:~>grep amsmath $(kpsewhich MnSymbol.sty)
[EMAIL PROTECTED]

Thx



_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to