OK, Very good
=========================================================================== Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France =========================================================================== > Sent: Wednesday, January 04, 2017 at 9:33 PM > From: "Guillaume Munch" <g...@lyx.org> > To: lyx-users@lists.lyx.org > Subject: Re: package{mathrsfs} > > Le 04/01/2017 à 19:54, Patrick Dupre a écrit : > > Hello, > > > > If I use \mathscr > > in a document, then lyx use the package > > \usepackage{mathrsfs} > > However, mathrsfs conflicts with > > > > \DeclareMathAlphabet{\mathscr}{FMS}{futm}{m}{n}% > > \DeclareMathAlphabet{\mathcal}{OMS}{cmr}{m}{n}% > > > > while I do not need mathrsfs > > I use fourier > > > > How can I prevent the loading of the package mathrsfs? > > > > Hello Patrick, try adding "Provides mathrsfs 1" to the local format. > >