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
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
Guenter Milde wrote:
> I understand the [ -> {[}, but would expect
This is the only reason that comes to my mind.
Jürgen
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{