Jürgen Spitzmüller wrote:
> The attached patch fixes an old-timer:
> http://bugzilla.lyx.org/show_bug.cgi?id=223
>
> In the long run, we should implement an item inset; until then, this is the
> best we can do.
>
> Comments?
Since there were none, I committed it.
Jürgen
The attached patch fixes an old-timer:
http://bugzilla.lyx.org/show_bug.cgi?id=223
In the long run, we should implement an item inset; until then, this is the
best we can do.
Comments?
Jürgen
Index: src/Text3.cpp
===
--- src/Text3.