On Tue, May 21, 2013 at 12:53 PM, Julien Rioux <[email protected]> wrote: > On 21/05/2013 11:21 AM, Patrick Dupre wrote: >> >> Hello, >> >> lyx (2.0.5) make a >> \usepackage{bm} that I am unable to control. Why? >> >> I need to make a >> \usepackage{fourier,bm} >> and not >> \usepackage{bm,fourier} >> >> How can I do it? >> >> Thank. >> >> >> =========================================================================== >> Patrick DUPRÉ | | email: [email protected] >> 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 >> >> =========================================================================== >> > > In document settings: > Edit the local layout to tell LyX that we are providing bm ourself: > > Format 35 > Provides bm true
Note that (on 2.1git) LyX gives the following warning: LyX: Bad integer `true' [around line 2 of file /tmp/lyx_tmpdir.rDYhXLs25464/convert_layout.ELJOAZs25464 current token: 'true' context: ''] Changing "true" to "1" fixes this for me. Should the layout validator in Document Settings catch this (it currently does not)? I know it is not supposed to be too strict but wanted to check anyway. Scott
