>>>>> "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes:
Darren> On Wed, 2007-06-27 at 10:00 +0200, Jean-Marc Lasgouttes wrote: >> >>>>> "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes: Darren> I'm not going to be using the Rem unit anyway so can I just Darren> turn this off? Or is rem being defined as a remark within the Darren> LyX style and I can get rid of it? >> As often, Herbert already gave the answer: >> http://www.mail-archive.com/lyx-users@lists.lyx.org/msg40754.html Darren> Thanks for that. But what if I wanted to use the Remark Darren> environment? Is there something I can wrap around the SIunits Darren> package which translates \rem to something else? Something like \let\saverem=\rem \usepackage{SIunits} \let\rem=\saverem JMarc