Graham Griffiths schrieb:
When trying to insert the math symbol \ointctrclockwise from the "big
operators" math menu, it always fails. The symbol shows up at first, then
dissapears when rendered. If I try to generate a pdf file I get the error
message:
"Undefined control sequence."
For this symbol, the LaTeX-package "esint" must have been installed in your LaTeX-system. You can
check this when creating a new document, add
\usepackage{esint}
to the preamble and compile it.
Note that also either the math option "use esint" or "use esint automatically" must be set in the
document settings.
ergards Uwe