> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> This patch does the following:
Jean-Marc> - make Buffer::insertStringAsLines work when inserting in
Jean-Marc> nested insets
Jean-Marc> - set autoBreakRows_ to true for the top-level inset.
Jean-Marc> Alfredo, is th
Jean-Marc Lasgouttes wrote:
> - set autoBreakRows_ to true for the top-level inset. Alfredo, is that
> right?
Seems to. ;-) The fact that it has gone unnoticed implies that we have too
much top-specific code around I guess.
Alfredo
> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes:
Jose'> On Thursday 27 January 2005 13:56, Jean-Marc Lasgouttes wrote:
>> This patch does the following:
Jose'> ...
>> Comments welcome.
Jose'> It is amazing what a zero size patch can do, isn't it? ;-)
Grr.
Index: src/BufferView_pimpl.C
On Thursday 27 January 2005 13:56, Jean-Marc Lasgouttes wrote:
> This patch does the following:
...
> Comments welcome.
It is amazing what a zero size patch can do, isn't it? ;-)
> JMarc
--
José Abílio
This patch does the following:
- make Buffer::insertStringAsLines work when inserting in nested
insets
- set autoBreakRows_ to true for the top-level inset. Alfredo, is that
right?
- fix a first crash in BufferView::Pimpl::MenuInsertLyXFile
The situation of inserting files in nested insets