Re: [BUG] Langauge Change When Outputting Optional Argument

2013-07-26 Thread Marius Bühlmann
Jürgen Spitzmüller lyx.org> writes: > > 2013/3/19 Richard Heck lyx.org>: > > If this one is fixed in trunk, we could leave it there. It's a pretty > > obscure bug. > > We need to check. If someone has a recipe for the bug, please test. > > Jürgen > > > rh > > > > I'm using Lyx 2.0.6 in G

Re: [BUG] Langauge Change When Outputting Optional Argument

2013-03-19 Thread Jürgen Spitzmüller
2013/3/19 Richard Heck : > If this one is fixed in trunk, we could leave it there. It's a pretty > obscure bug. We need to check. If someone has a recipe for the bug, please test. Jürgen > rh >

Re: [BUG] Langauge Change When Outputting Optional Argument

2013-03-19 Thread Richard Heck
On 03/19/2013 12:14 PM, Jürgen Spitzmüller wrote: 2013/3/19 Richard Heck : OK, so I have finally found the bug. The problem is that we are outputting this code: Itemize, Enumeration, and Description lists may have an optional arguments. If the optional argument contains special characters (e.g.

Re: [BUG] Langauge Change When Outputting Optional Argument

2013-03-19 Thread Jürgen Spitzmüller
2013/3/19 Richard Heck : > OK, so I have finally found the bug. The problem is that we are outputting > this code: > > Itemize, Enumeration, and Description lists may have an optional arguments. > If the optional argument contains special characters (e.g. the backslash), > put it in an ERT box. > \

[BUG] Langauge Change When Outputting Optional Argument

2013-03-19 Thread Richard Heck
On 03/19/2013 09:20 AM, Nick Fort wrote: On 19 March 2013 15:01, Richard Heck > wrote: On 03/19/2013 01:00 AM, Nick Fort wrote: On 19 March 2013 00:04, Richard Heck mailto:rgh...@lyx.org>> wrote: On 03/18/2013 05:57 AM, Nick Fort wrote: Hi,