Re: technical question regarding language setting

2011-08-06 Thread Uwe Stöhr
Am 06.08.2011 22:29, schrieb Uwe Stöhr: Another related question: When you highlight a footnote that you copied from a file with another language and reset the language, the content of the footnote is also reset. This is fine and we do this for many other insets to. But for the index inset and

Re: 2.0.1 milestone bugs

2011-08-06 Thread Richard Heck
On 08/06/2011 12:59 PM, Pavel Sanda wrote: hi, is there any objections if i retarget some months or even yers old bugs with 2.0.1 milestone to 2.0.x? No objection here. rh

technical question regarding language setting

2011-08-06 Thread Uwe Stöhr
It is a bit strange that for some insets LyX stores a language. For example it makes no sense to have a language for phantom insets. How can I avoid that LyX uses a language for the content of phantom insets? thanks and regards Uwe

Re: 2.0.1 milestone bugs

2011-08-06 Thread Uwe Stöhr
Am 06.08.2011 18:59, schrieb Pavel Sanda: is there any objections if i retarget some months or even yers old bugs with 2.0.1 milestone to 2.0.x? No. Please go on if Richard agrees too because this will allow us to have a better overview about pending patches etc.. thanks in advance and rega

2.0.1 milestone bugs

2011-08-06 Thread Pavel Sanda
hi, is there any objections if i retarget some months or even yers old bugs with 2.0.1 milestone to 2.0.x? nobody is going to work on them soon, moreover i find somewhat disturbing that some of them are on the top of the priority list although we have more important issues to solve. pavel

Re: Initial experience with LyX

2011-08-06 Thread Uwe Stöhr
Am 06.08.2011 09:17, schrieb Jürgen Spitzmüller: Rereading that report, I do not see a big problem that hiners us from using InsetInfo. This is just a copy and paste problem, isn't it? Pasting is correct because the language of course needs to be respected and kept. The problem that the langu

Re: About our bug in treating spaces from copied text

2011-08-06 Thread Uwe Stöhr
Am 06.08.2011 17:40, schrieb Uwe Stöhr: The attached patch fixes point 1. and the tabulator issue. Now it is really attached. regards Uwe Index: Paragraph.cpp === --- Paragraph.cpp (revision 39427) +++ Paragraph.cpp (working copy

[PATCH] But #7708

2011-08-06 Thread Richard Heck
Potential fix for bug #7708. The problem here is that the screen label is set in updateBuffer(), and we are relying upon its being set properly. More generally, though, the TOC update depends upon the Buffer's being up to date, so it seems to me we should update the Buffer here completely. Co

Re: Initial experience with LyX

2011-08-06 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > Yes, but not for non-English documents. I can copy an InsetInfo from an > English doc file to e.g. a German, but I cannot change the language of it, > so that the menu names will appear English. I reported this limitation > already: http://www.lyx.org/trac/ticket/5348 Rereading