Re: description term in LaTeX source

2009-05-11 Thread Guenter Milde
On 2009-05-11, Jean-Marc Lasgouttes wrote: > Guenter Milde writes: >> \begin{description} >> \item [{Simple}] description term >> \item [{{[}bracketed{]}}] description term >> \end{description} >> I understand the [ -> {[}, but would expect >> \begin{description} >> \item [Sim

Re: description term in LaTeX source

2009-05-11 Thread Jean-Marc Lasgouttes
Guenter Milde writes: > \begin{description} > \item [{Simple}] description term > \item [{{[}bracketed{]}}] description term > \end{description} > > I understand the [ -> {[}, but would expect > > \begin{description} > \item [Simple] description term > \item [{[}bracketed

Re: description term in LaTeX source

2009-04-30 Thread Jürgen Spitzmüller
Guenter Milde wrote: > I understand the [ -> {[}, but would expect This is the only reason that comes to my mind. Jürgen

description term in LaTeX source

2009-04-30 Thread Guenter Milde
Dear LyX developers, is there a reason why the label in a description list is enclosed in brackets in the LaTeX source so that Simple description term [bracketed] description term becomes \begin{description} \item [{Simple}] description term \item [{{[}bracketed{