OpenLatexEditor question
OpenLatexEditor question
Hi,
Hope you've solved your problem by now. The install instructions were a little inaccurate (fixed now) however hopefully you were able to follow the example.
You want
instead of [1+sin(x)] you need to select 'inline' within the actual editor, since these actually mean different things. i.e. \
is an inline equation, while \[1+x\] should appear on a separate line.
If there is sufficient demand then I can build in an additional switch to set the defaults to either one? Do you think this is needed.
Regards, Will
OpenLatexEditor('testbox','latex','')To change between returning
Login