Re: r32544 - lyx-devel/trunk/lib/doc

2009-12-16 Thread rgheck
On 12/16/2009 11:27 AM, José Matos wrote: On Wednesday 16 December 2009 15:52:55 Jean-Marc Lasgouttes wrote: Using commas (or full stop) at the end of \[ \] is common and recommended. If LyX cannot handle it, the but is in LyX, not in the User Guide! Agreed, that is the usual procedur

Re: r32544 - lyx-devel/trunk/lib/doc

2009-12-16 Thread Jean-Marc Lasgouttes
José Matos writes: > Agreed, that is the usual procedure. In the sentence above I think that Jean- > Marc meant the bug is in LyX, not in the User Guide. Yes, the bug was in the but :) JMarc

Re: r32544 - lyx-devel/trunk/lib/doc

2009-12-16 Thread José Matos
On Wednesday 16 December 2009 15:52:55 Jean-Marc Lasgouttes wrote: > Using commas (or full stop) at the end of \[ \] is common and > recommended. If LyX cannot handle it, the but is in LyX, not in the User > Guide! Agreed, that is the usual procedure. In the sentence above I think that Jean- Marc

Re: r32544 - lyx-devel/trunk/lib/doc

2009-12-16 Thread Jean-Marc Lasgouttes
rgh...@lyx.org writes: > The first confuses the parser for MathExtern, which thinks there's going > to be another argument, so please do not use comma in math as if it were > a comma in text. > > \begin_inset Formula \[ > -\lim_{x\rightarrow\infty}f(x),\] > +\lim_{x\rightarrow\infty}f(x)\] Using

Re: r32544 - lyx-devel/trunk/lib/doc

2009-12-16 Thread Vincent van Ravesteijn
rgh...@lyx.org schreef: Author: rgheck Date: Wed Dec 16 16:13:46 2009 New Revision: 32544 URL: http://www.lyx.org/trac/changeset/32544 Log: A couple minor changes in the User's Guide. The first confuses the parser for MathExtern, which thinks there's going to be another argument, so please do