Hello,
When one uses \boldsymbol in math mode, LyX provides the definition
in the preamble:
\newcommand{\boldsymbol}[1]{\mbox{\boldmath $#1$}}
Thix creates an error if you need the whole AMS stuff, because \boldsymbol
is defined there..
Shouldn't the instruction be rewritten
\renewcommand{\boldsymbol}[1]{\mbox{\boldmath $#1$}}
and more generally the same for other standard definition of lyx_sty.C ?
lyx-1.0.4 on Sun/Solaris2.6
--
Jean-Pierre
- Re: boldsymbo Jean-Pierre.Chretien
- Re: boldsymbo Jean-Marc Lasgouttes
