auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX] Re: MinionPro and amsmath


From: Sebastian Schubert
Subject: [AUCTeX] Re: MinionPro and amsmath
Date: Wed, 10 Oct 2007 20:53:59 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Ralf Angeli <address@hidden> 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:

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

Thx





reply via email to

[Prev in Thread] Current Thread [Next in Thread]