On 2008-11-26, Stefan Schimanski wrote:
> Am 26.11.2008 um 09:39 schrieb Guenter Milde:
>> Jamesdaff <[EMAIL PROTECTED]> schrieb:
>>> I see there is a cool package on CTAN ("polynom") which would be cool
>>> to use, but I have absolutely no idea how I would use that in LyX.
>>> Is it even possible?
>> You can use it (as almost every LaTeX package) but there is no GUI
>> support (out of the box).
>> a) read the manual
>> b) in LyX insert the LaTeX commands in raw mode, "evil red
>> text" (ERT).
>> Press Ctrl-l to get the ERT box.
> Instead of "evil red text" I would define some math macros which have
> the ERT in the Latex box and some nice looking placeholder in the LyX
> box. Of course you won't get real WYSIWYG output in LyX, but that's
> probably not needed anyway.
>From browsing the polynom documentatin, I assume that the commands are
to be inserted in text mode, not in math mode.
In this case, math-macros cannot be used (or at least do not provide
an improvement).
Günter