>>>>> "Raymond" == Raymond E Rogers <[EMAIL PROTECTED]> writes:
Raymond> Look up \sqrt in the Latex manual. I believe the instruction
Raymond> is \sqrt{n}{x} (in TeX mode).
Unfortunately, the right syntax is \sqrt[n]{x}. The fact that it does
not work is an old mathed bug that has still not been corrected :(
As a workaround, you can add to your preamble
\newcommand\nthroot[2]{\sqrt[#1]{#2}}
and type \nthroot{n}{x} directly in the math editor. It will not be
WYSIWYG, but at least it will work.
JMarc
--
+++ the lyx project user mailing list +++
To unsubscribe from this list send mail to
[EMAIL PROTECTED]
with the **Subject** unsubscribe.