Re: [LyX master] tex2lyx: support refstyle and its commands

2013-02-05 Thread Uwe Stöhr
Am 05.02.2013 09:21, schrieb Kornel Benko: You never run tests? I perform the tex2lyx tests manually before every LyX release. Open a command window ("cmd"? in windows) Change to the build-directory. To see all tests call: #ctest -N Thanks, I will try this. For me all test files

Re: [LyX master] Fix TeX crash involving URLs. Patch from Martin Vermeer.

2013-02-05 Thread Richard Heck
On 02/05/2013 12:53 PM, Jean-Marc Lasgouttes wrote: Le 05/02/13 16:02, Richard Heck a écrit : The branch, master, has been updated. - Log - commit c9b9501f7d9d35abb59816ee2c71365818627eb6 Author: Richard Heck Date: Tue Feb 5 10

Re: [LyX master] Fix TeX crash involving URLs. Patch from Martin Vermeer.

2013-02-05 Thread Jean-Marc Lasgouttes
Le 05/02/13 16:02, Richard Heck a écrit : The branch, master, has been updated. - Log - commit c9b9501f7d9d35abb59816ee2c71365818627eb6 Author: Richard Heck Date: Tue Feb 5 10:00:32 2013 -0500 Fix TeX crash involving URLs.

Re: PATCH to make Qt5 (and Qt4) compilable [Re: #8250: OS X with retina display]

2013-02-05 Thread Richard Heck
On 02/04/2013 04:18 PM, Stephan Witt wrote: Am 03.02.2013 um 21:52 schrieb Scott Kostyshak : On Sun, Feb 3, 2013 at 3:27 PM, Stephan Witt wrote: Sorry, I didn't want to commit the whole thing. It just happens while I tried to build a master branch with non-controversial stuff and to commit

Re: [LyX master] Make sure that inset-forall does not skip insets

2013-02-05 Thread Richard Heck
On 02/04/2013 11:49 AM, Jean-Marc Lasgouttes wrote: Le 25/01/2013 12:35, Jean-Marc Lasgouttes a écrit : Le 25/01/2013 12:17, Jean-Marc Lasgouttes a écrit : The branch, master, has been updated. - Log - commit f7548ae2cd1172a84b71

Re: [LyX master] Consider deleted text when inserting quote inset.

2013-02-05 Thread Richard Heck
On 02/04/2013 11:48 AM, Jean-Marc Lasgouttes wrote: Le 21/01/2013 15:16, Jean-Marc Lasgouttes a écrit : Le 21/01/13 14:54, Jean-Marc Lasgouttes a écrit : The branch, master, has been updated. - Log - commit db025be5ae48a946a433e8

Re: [PATCH]: \url crash bug (Re: [PATCH] Improve decimal alignment in tables)

2013-02-05 Thread Richard Heck
On 02/03/2013 03:18 AM, Martin Vermeer wrote: Here is another patch to fix a TeX crash I ran into: if you have a text containing a \url and you apply a text attribute (like 'small') to it, you get it inserted inside the url: {\small abc}\url{\small def}{\small ghi} making TeX crash royally.

Re: [LyX master] tex2lyx: support refstyle and its commands

2013-02-05 Thread Stephan Witt
Am 05.02.2013 um 02:09 schrieb Uwe Stöhr : > Am 04.02.2013 08:37, schrieb Kornel Benko: > >> In Testing/Temporary/LastTest.log there is >> ... >> >> Error: Converting the following files failed: test-refstyle-references.tex >> Overwriting existing file >> /usr/BUILD/BuildLyxGit/src/tex2lyx/test

Re: Re: [LyX master] tex2lyx: support refstyle and its commands

2013-02-05 Thread Kornel Benko
Am Dienstag, 5. Februar 2013 um 02:09:10, schrieb Uwe Stöhr > Am 04.02.2013 08:37, schrieb Kornel Benko: > > > In Testing/Temporary/LastTest.log there is > > ... > > > > Error: Converting the following files failed: test-refstyle-references.tex > > Overwriting existing file > > /usr/BUILD/BuildL

Re: Re: [LyX master] tex2lyx: adapt refstyle support aft the fix for bug #8536

2013-02-05 Thread Kornel Benko
Am Dienstag, 5. Februar 2013 um 02:10:42, schrieb Uwe Stöhr > Am 04.02.2013 22:04, schrieb Kornel Benko: > > >> commit f2eb5004de527c54740e858c2c60abb6990ad1cf > > > Uwe, you have to provide test-refstyle-references.lyx.lyx too > > if you change test-refstyle-references.tex > > Why that? I hav