Re: Qt issue? (Re: #8374: missing/bad display of dots and cdots)

2012-12-02 Thread Uwe Stöhr
Am 30.11.2012 20:39, schrieb Uwe Stöhr: This is fixed in qt 4.8.4. It may be worth to release updated mac and windows binaries (after testing of course) I will do this, but 4.8.4 has not yet been released. I could not grab it. But is it really necessary to provide a new Windows installer re

Re: annotations for new layout argument feature

2012-12-02 Thread Uwe Stöhr
Am 01.12.2012 12:13, schrieb Jürgen Spitzmüller: I btw. have the feeling that ParbreakIsNewline does nothing. I cannot see a change. What am I dong wrong? Apparently, you also need to set PassThru. The following seems to work (but PassThru might not be what you want): Correct. What I need is

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2012-12-02 Thread Pavel Sanda
Juergen Spitzmueller wrote: > commit fb4633f0a43a590dbb438ce1206916254513ac8e > Merge: e250fd4 bdcf2b3 > Author: Juergen Spitzmueller > Date: Sun Dec 2 16:47:41 2012 +0100 > > Merge branch 'master' of git.lyx.org:lyx You can use git pull --rebase to get rid of these plain merge commits. Pa

Re: Re: [LyX master] Support out of source tests in tex2lyx test runner

2012-12-02 Thread Kornel Benko
Am Sonntag, 2. Dezember 2012 um 12:20:01, schrieb Georg Baum > Kornel Benko wrote: > > > I am not sure, I understand. This patch effectively converts > > 1.) provided lyx-files (test references) to new file format, this should > > not be controversial 2.) generated lyx-files (with tex2lyx). This

Re: 'tex2lyx' vs 'lyx -E lyx'

2012-12-02 Thread Georg Baum
Kornel Benko wrote: > Saving any of the lyx-test-files with current lyx gives me a different > contents, although the format-line will stay the same. > > Besides the differences on empty lines and the creation line, shouldn’t it > be the same? Yes. Looks like a bug. Georg

Re: [LyX master] Support out of source tests in tex2lyx test runner

2012-12-02 Thread Georg Baum
Kornel Benko wrote: > I am not sure, I understand. This patch effectively converts > 1.) provided lyx-files (test references) to new file format, this should > not be controversial 2.) generated lyx-files (with tex2lyx). This should > not be needed > > so only the second point is unclear. 1.) Ad