Re: [PATCH] Fix Qt5 decimal separator bug

2013-07-19 Thread Stephan Witt
Am 20.07.2013 um 07:57 schrieb Kornel Benko : > Am Freitag, 19. Juli 2013 um 22:32:27, schrieb Stephan Witt > > Am 10.07.2013 um 17:09 schrieb Enrico Forestieri : > > > > > In setLocale() (GuiApplication.cpp), we call setlocale(LC_NUMERIC, "C"). > > > This means that all locale-aware functions u

Re: [PATCH] Fix Qt5 decimal separator bug

2013-07-19 Thread Kornel Benko
Am Freitag, 19. Juli 2013 um 22:32:27, schrieb Stephan Witt > Am 10.07.2013 um 17:09 schrieb Enrico Forestieri : > > > In setLocale() (GuiApplication.cpp), we call setlocale(LC_NUMERIC, "C"). > > This means that all locale-aware functions use '.' as the decimal separator. > > However, even if Qt5

Re: Systemcall::startscript() Arguments

2013-07-19 Thread Enrico Forestieri
On Thu, Jul 18, 2013 at 11:15:08PM +0300, Guy Rutenberg wrote: > Hi, > > On 18 July 2013 02:17, Pavel Sanda wrote: > > > > The usual way is that you send patches to the list and if there is agreement > > they are fine someone commits for you. > > > I trying to describe my proposed changes befo

Re: Word wrapping problem

2013-07-19 Thread Jean-Marc Lasgouttes
Le 20/07/2013 00:17, Scott Kostyshak a écrit : Did you make any progress on this? I think this issue just came up again here: http://www.mail-archive.com/lyx-users@lists.lyx.org/msg96125.html Note that I am in the process of rewriting/devastating the code that breaks text in rows (branch featu

Re: Word wrapping problem

2013-07-19 Thread Scott Kostyshak
On Sun, May 5, 2013 at 3:58 AM, Lin Wei wrote: > Still have some doubt about the algorithm for word wrap. > > TextMetrics.cpppos_type TextMetrics::rowBreakPoint(int width, pit_type > const pit, pos_type pos) const > > This function seems to iterate through until the right margin or end of par

Re: [PATCH] Fix Qt5 decimal separator bug

2013-07-19 Thread Stephan Witt
Am 10.07.2013 um 17:09 schrieb Enrico Forestieri : > In setLocale() (GuiApplication.cpp), we call setlocale(LC_NUMERIC, "C"). > This means that all locale-aware functions use '.' as the decimal separator. > However, even if Qt5 respects this setting (for example, QString::toDouble() > does the rig

licensing my contributions to LyX

2013-07-19 Thread Josh Hieronymus
I hereby grant permission to license my contributions to LyX under the GNU General Public License, version 2 or later. - Josh Hieronymus

Re: LyX 2.0.6 (OS X) math font color bug?

2013-07-19 Thread Luca Lin
Ah nice, it works. Sorry that this went on the dev list. Might be better if the same settings were enabled on Win and Mac. Thanks! On Fri, Jul 19, 2013 at 3:33 AM, Stephan Witt wrote: > Am 19.07.2013 um 03:06 schrieb Luca Lin : > > > Hey developers > > > > Thanks so much for your work on LyX. I

Re: [LyX GSoC/xhtml/master] Update system identifier in DOCTYPE of MathML-including exported XHTML

2013-07-19 Thread Liviu Andronic
Dear Hashini and Ashley, On Fri, Jul 19, 2013 at 3:48 PM, Richard Heck wrote: > Josh, for simplicity, can you please send an email to lyx-devel stating that > your contributions to LyX are licensed under GPL v2 or any later version? > You've already done this, in effect, by joining GSOC, but we

Re: [PATCHES] Fix pkg-config for autoconf on OS X

2013-07-19 Thread Jean-Marc Lasgouttes
17/07/2013 11:31, Jean-Marc Lasgouttes: Can I commit the simple patch to 2.1/2.0? Vincent? Richard? I pushed it to master and will push to branch unless Richard complains. JMarc

Re: [LyX GSoC/xhtml/master] Update system identifier in DOCTYPE of MathML-including exported XHTML

2013-07-19 Thread Richard Heck
On 07/19/2013 07:32 AM, Josh Hieronymus wrote: The branch, xhtml/master, has been updated. - Log - commit 4f0c81937537ca3bf92097e266d367290d6419a9 Author: Josh Hieronymus Date: Fri Jul 19 07:31:16 2013 -0400 Update system

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-19 Thread Kornel Benko
Am Freitag, 19. Juli 2013 um 06:05:11, schrieb Scott Kostyshak > On Fri, Jul 19, 2013 at 5:09 AM, Kornel Benko wrote: > > Am Freitag, 19. Juli 2013 um 04:39:28, schrieb Scott Kostyshak > > > > > >> On Fri, Jul 19, 2013 at 4:30 AM, Kornel Benko wrote: > > > > If I use 'new from template .../the

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-19 Thread Scott Kostyshak
On Fri, Jul 19, 2013 at 5:09 AM, Kornel Benko wrote: > Am Freitag, 19. Juli 2013 um 04:39:28, schrieb Scott Kostyshak > > >> On Fri, Jul 19, 2013 at 4:30 AM, Kornel Benko wrote: > > If I use 'new from template .../thesis.lyx', then, in order to compile, > > I have to copy all the included files

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-19 Thread Kornel Benko
Am Freitag, 19. Juli 2013 um 04:39:28, schrieb Scott Kostyshak > On Fri, Jul 19, 2013 at 4:30 AM, Kornel Benko wrote: > > Am Donnerstag, 18. Juli 2013 um 20:07:58, schrieb Scott Kostyshak > > > > > >> On Thu, Jul 18, 2013 at 4:58 AM, Kornel Benko wrote: > > >> 9 of the failing tests are becau

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-19 Thread Scott Kostyshak
On Fri, Jul 19, 2013 at 4:30 AM, Kornel Benko wrote: > Am Donnerstag, 18. Juli 2013 um 20:07:58, schrieb Scott Kostyshak > > >> On Thu, Jul 18, 2013 at 4:58 AM, Kornel Benko wrote: >> 9 of the failing tests are because of #8643. There is a fix for these > >> in 2.1-staging (63e2c5d8) > > > > th

Re: [LyX/master] This is LyX 2.1.0beta1

2013-07-19 Thread Kornel Benko
Am Donnerstag, 18. Juli 2013 um 20:07:58, schrieb Scott Kostyshak > On Thu, Jul 18, 2013 at 4:58 AM, Kornel Benko wrote: > > (Also > > > > There are still plenty of tests failing. (222 out of 1665) > > 128 tests are failing for me. > > 51 of the failing tests are in Japanese. Either I do not h

Re: LyX 2.0.6 (OS X) math font color bug?

2013-07-19 Thread Pavel Sanda
Luca Lin wrote: > Hey developers > > Thanks so much for your work on LyX. I seem to have encountered a bug in > LyX 2.0.6 for OS X - the text color of any math statements in the editor > turns back to black when I'm out of math editor mode. I have "Use system > colors" disabled and math/math backg

Re: 2.1 release progress

2013-07-19 Thread Vincent van Ravesteijn
Op 17-7-2013 0:12, Uwe Stöhr schreef: Am 13.07.2013 16:32, schrieb Vincent van Ravesteijn: The release notes and announce are updates. I will release the beta tonight. I prepared a Win installer for this beta: https://sourceforge.net/projects/lyxwininstaller/files/TestVersions/ regards Uwe

Re: Two tex2lyx tests failing for me on master

2013-07-19 Thread Kornel Benko
Am Donnerstag, 18. Juli 2013 um 19:47:04, schrieb Scott Kostyshak > On Thu, Jul 18, 2013 at 1:35 AM, Kornel Benko wrote: > > Am Mittwoch, 17. Juli 2013 um 23:09:14, schrieb Scott Kostyshak > > > > > >> > Scott, could you please debug on ubuntu13? > > > >> > > > > >> > > > >> Georg's recent comm

Re: LyX 2.0.6 (OS X) math font color bug?

2013-07-19 Thread Stephan Witt
Am 19.07.2013 um 03:06 schrieb Luca Lin : > Hey developers > > Thanks so much for your work on LyX. I seem to have encountered a bug in LyX > 2.0.6 for OS X - the text color of any math statements in the editor turns > back to black when I'm out of math editor mode. I have "Use system colors"