>>>>> "Santiago" == Santiago Romero <[EMAIL PROTECTED]> writes:
Santiago> Jean-Marc Lasgouttes wrote: >>>>>>> "Santiago" == Santiago Romero <[EMAIL PROTECTED]> >>>>>>> writes: >> Santiago> I've tried to add \noshorthandsspanish in the Document Santiago> Preamble (Document -> Configuration -> LaTeX Preamble), and Santiago> I get an error: >> Santiago> "Undefined control sequence >> Santiago> \noshorthandsspanish >> Try to put it as ERT at the beginning of your document. Santiago> Sorry, I don't know what do you mean or how to do that :? Fair enough :) - go to the top of the document - click on the TeX icon (ERT means "evil red text") - enter \noshorthandsspanish in the box. Now this \noshorthandsspanish command will be added explicitly to your document. Better? JMarc