Re: Modifications of English messages in the pot file

2013-01-29 Thread Jean-Pierre Chrétien
Jean-Pierre Chrétien jeanpierre.chretien at free.fr writes: One message is unclear IMHO : In PrefPrinterUI.ui, replace 'Setting causes printer command to print to file and then use this actually to print.' with 'Command transmitted to the system to actually print the postscript file.'

Re: Re: [PATCH 2/2] Add an autotest for #7673

2013-01-29 Thread Kornel Benko
Am Dienstag, 29. Januar 2013 um 02:50:44, schrieb Scott Kostyshak skost...@lyx.org On Mon, Jan 28, 2013 at 10:42 PM, Scott Kostyshak skost...@lyx.org wrote: On Mon, Jan 28, 2013 at 10:09 PM, skost...@lyx.org wrote: From: Scott Kostyshak skost...@lyx.org This test should fail because

Re: support for the kurier fonts

2013-01-29 Thread Jürgen Spitzmüller
2013/1/29 Uwe Stöhr uwesto...@web.de: you recently added support for a lot of fonts. Today I stumbled over the kurier fonts http://www.ctan.org/tex-archive/fonts/kurier/ ftp://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/fonts/kurier/doc/fonts/kurier/kurier-info.pdf because they are used

Re: Re: [PATCH 2/2] Add an autotest for #7673

2013-01-29 Thread Scott Kostyshak
On Tue, Jan 29, 2013 at 3:35 AM, Kornel Benko kor...@lyx.org wrote: Am Dienstag, 29. Januar 2013 um 02:50:44, schrieb Scott Kostyshak skost...@lyx.org On Mon, Jan 28, 2013 at 10:42 PM, Scott Kostyshak skost...@lyx.org wrote: On Mon, Jan 28, 2013 at 10:09 PM, skost...@lyx.org wrote:

Category Theorems in AMS layouts

2013-01-29 Thread Kornel Benko
I'd like to rename the category Theorem and Theorems to Reasoning, as it describes better the underlying styles (Proof, Lemma, Definition, etc). Kornel signature.asc Description: This is a digitally signed message part.

Re: Re: Re: [PATCH 2/2] Add an autotest for #7673

2013-01-29 Thread Kornel Benko
Am Dienstag, 29. Januar 2013 um 04:08:02, schrieb Scott Kostyshak skost...@lyx.org It fails correctly with cmake. Are both patches OK to be committed? Yes. Kornel signature.asc Description: This is a digitally signed message part.

Re: Category Theorems in AMS layouts

2013-01-29 Thread Kornel Benko
Am Dienstag, 29. Januar 2013 um 12:44:05, schrieb Kornel Benko kor...@lyx.org I'd like to rename the category Theorem and Theorems to Reasoning, as it describes better the underlying styles (Proof, Lemma, Definition, etc). Kornel Attached the patch. If nobody objects, I will commit.

Warnings in Branch

2013-01-29 Thread Richard Heck
Having just upgraded to Fedora 17, I am now seeing this kind of thing: CXXlstrings.o In file included from ../../boost/boost/config.hpp:44:0, from ../../boost/boost/static_assert.hpp:17, from ../../boost/boost/iterator/iterator_adaptor.hpp:10,

Re: Re: Re: [PATCH 2/2] Add an autotest for #7673

2013-01-29 Thread Scott Kostyshak
On Tue, Jan 29, 2013 at 8:51 AM, Kornel Benko kor...@lyx.org wrote: Am Dienstag, 29. Januar 2013 um 04:08:02, schrieb Scott Kostyshak skost...@lyx.org It fails correctly with cmake. Are both patches OK to be committed? Yes. They are in. Thanks. Scott Kornel

Re: #8529: Crashes on opening LyX 2.0.5.1 from Mac Dock (OSX 10.7.5)

2013-01-29 Thread Gordon Watson
I have now located LyX-related reports, under DIAGNOSTIC AND USAGE INFORMATION - User Diagnostic Reports. They are dated from 20 JAN 2013 to 29 JAN 2013. Might they help? NB: The report just sent to you is the only one under the heading DIAGNOSTIC AND USAGE INFORMATION - System Diagnostic

Re: support for the kurier fonts

2013-01-29 Thread Uwe Stöhr
Am 29.01.2013 10:05, schrieb Jürgen Spitzmüller: Yes, indeed. Can you have a look yourself? Adding a new font is really easy. You should never promise that something is easy ;-) I tried to add support but failed - as I do in most cases. Attached is the patch for latexfonts. The problem is

[PATCH] Add a space in output from CMakeLists.txt

2013-01-29 Thread Scott Kostyshak
--- CMakeLists.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b1ac0e..abf9ce0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -100,7 +100,7 @@ LYX_OPTION(PROFILE Build profile version OFF GCC)

[PATCH] INSTALL: typos and grammar

2013-01-29 Thread Scott Kostyshak
--- INSTALL | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/INSTALL b/INSTALL index 7ff59da..7ed8b1b 100644 --- a/INSTALL +++ b/INSTALL @@ -18,7 +18,7 @@ These four steps will compile, test and install LyX: (for example,

[PATCH] README.localization: typos and grammar

2013-01-29 Thread Scott Kostyshak
--- README.localization | 56 ++- 1 file changed, 29 insertions(+), 27 deletions(-) diff --git a/README.localization b/README.localization index c0e1a03..52280f9 100644 --- a/README.localization +++ b/README.localization @@ -16,7 +16,7 @@ and

Re: [PATCH] Add a space in output from CMakeLists.txt

2013-01-29 Thread Scott Kostyshak
On Wed, Jan 30, 2013 at 12:14 AM, Scott Kostyshak skost...@lyx.org wrote: --- CMakeLists.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b1ac0e..abf9ce0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -100,7 +100,7 @@

Re: [PATCH] INSTALL: typos and grammar

2013-01-29 Thread Scott Kostyshak
On Wed, Jan 30, 2013 at 12:15 AM, Scott Kostyshak skost...@lyx.org wrote: --- INSTALL | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/INSTALL b/INSTALL index 7ff59da..7ed8b1b 100644 --- a/INSTALL +++ b/INSTALL @@ -18,7 +18,7 @@

Re: [PATCH] README.localization: typos and grammar

2013-01-29 Thread Scott Kostyshak
On Wed, Jan 30, 2013 at 12:16 AM, Scott Kostyshak skost...@lyx.org wrote: --- README.localization | 56 ++- 1 file changed, 29 insertions(+), 27 deletions(-) diff --git a/README.localization b/README.localization index c0e1a03..52280f9

make-check : tex2lyx gives assertions and many LyX: Bad booleans

2013-01-29 Thread Scott Kostyshak
Are these tests only supposed to be run before a release? They're failing for me on trunk. Log is here until February 6th: http://paste.debian.net/230369/ Scott

Re: support for the kurier fonts

2013-01-29 Thread Jürgen Spitzmüller
2013/1/30 Uwe Stöhr: Attached is the patch for latexfonts. The problem is that \usepackage{kurier} sets for kurier for rmdefault, but kurier is a sans-serif font. I therefore I cannot use kurier.sty. Strange. Using SwitchDefault works for kurier and kurier light. But for both I would

Re: Warnings in Branch

2013-01-29 Thread Jürgen Spitzmüller
2013/1/29 Richard Heck: Having just upgraded to Fedora 17, I am now seeing this kind of thing: CXXlstrings.o In file included from ../../boost/boost/config.hpp:44:0, from ../../boost/boost/static_assert.hpp:17, from

Re: Modifications of English messages in the pot file

2013-01-29 Thread Jean-Pierre Chrétien
Jean-Pierre Chrétien free.fr> writes: > One message is unclear IMHO : > In PrefPrinterUI.ui, replace > 'Setting causes printer command to print to file and then use this actually > to > print.' > with > 'Command transmitted to the system to actually print the postscript file.' > The first

Re: Re: [PATCH 2/2] Add an autotest for #7673

2013-01-29 Thread Kornel Benko
Am Dienstag, 29. Januar 2013 um 02:50:44, schrieb Scott Kostyshak > On Mon, Jan 28, 2013 at 10:42 PM, Scott Kostyshak wrote: > > On Mon, Jan 28, 2013 at 10:09 PM, wrote: > >> From: Scott Kostyshak > >> > >> This test

Re: support for the kurier fonts

2013-01-29 Thread Jürgen Spitzmüller
2013/1/29 Uwe Stöhr : > you recently added support for a lot of fonts. Today I stumbled over the > kurier fonts > http://www.ctan.org/tex-archive/fonts/kurier/ > ftp://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/fonts/kurier/doc/fonts/kurier/kurier-info.pdf > > because they

Re: Re: [PATCH 2/2] Add an autotest for #7673

2013-01-29 Thread Scott Kostyshak
On Tue, Jan 29, 2013 at 3:35 AM, Kornel Benko wrote: > Am Dienstag, 29. Januar 2013 um 02:50:44, schrieb Scott Kostyshak > > >> On Mon, Jan 28, 2013 at 10:42 PM, Scott Kostyshak >> wrote: > >> > On Mon, Jan 28, 2013 at 10:09 PM,

Category Theorems in AMS layouts

2013-01-29 Thread Kornel Benko
I'd like to rename the category "Theorem" and "Theorems" to "Reasoning", as it describes better the underlying styles (Proof, Lemma, Definition, etc). Kornel signature.asc Description: This is a digitally signed message part.

Re: Re: Re: [PATCH 2/2] Add an autotest for #7673

2013-01-29 Thread Kornel Benko
Am Dienstag, 29. Januar 2013 um 04:08:02, schrieb Scott Kostyshak > > > > It fails correctly with cmake. > > Are both patches OK to be committed? > Yes. Kornel signature.asc Description: This is a digitally signed message part.

Re: Category Theorems in AMS layouts

2013-01-29 Thread Kornel Benko
Am Dienstag, 29. Januar 2013 um 12:44:05, schrieb Kornel Benko > I'd like to rename the category "Theorem" and "Theorems" to "Reasoning", as > it describes better > the underlying styles (Proof, Lemma, Definition, etc). > > Kornel Attached the patch. If nobody objects, I

Warnings in Branch

2013-01-29 Thread Richard Heck
Having just upgraded to Fedora 17, I am now seeing this kind of thing: CXXlstrings.o In file included from ../../boost/boost/config.hpp:44:0, from ../../boost/boost/static_assert.hpp:17, from ../../boost/boost/iterator/iterator_adaptor.hpp:10,

Re: Re: Re: [PATCH 2/2] Add an autotest for #7673

2013-01-29 Thread Scott Kostyshak
On Tue, Jan 29, 2013 at 8:51 AM, Kornel Benko wrote: > Am Dienstag, 29. Januar 2013 um 04:08:02, schrieb Scott Kostyshak > > >> > > >> > It fails correctly with cmake. > >> > >> Are both patches OK to be committed? > >> > > > > Yes. They are in. Thanks. Scott

Re: #8529: Crashes on opening LyX 2.0.5.1 from Mac Dock (OSX 10.7.5)

2013-01-29 Thread Gordon Watson
I have now located LyX-related reports, under "DIAGNOSTIC AND USAGE INFORMATION - User Diagnostic Reports". They are dated from 20 JAN 2013 to 29 JAN 2013. Might they help? NB: The report just sent to you is the only one under the heading ""DIAGNOSTIC AND USAGE INFORMATION - System Diagnostic

Re: support for the kurier fonts

2013-01-29 Thread Uwe Stöhr
Am 29.01.2013 10:05, schrieb Jürgen Spitzmüller: Yes, indeed. Can you have a look yourself? Adding a new font is really easy. You should never promise that something is easy ;-) I tried to add support but failed - as I do in most cases. Attached is the patch for latexfonts. The problem is

[PATCH] Add a space in output from CMakeLists.txt

2013-01-29 Thread Scott Kostyshak
--- CMakeLists.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b1ac0e..abf9ce0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -100,7 +100,7 @@ LYX_OPTION(PROFILE "Build profile version" OFF GCC)

[PATCH] INSTALL: typos and grammar

2013-01-29 Thread Scott Kostyshak
--- INSTALL | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/INSTALL b/INSTALL index 7ff59da..7ed8b1b 100644 --- a/INSTALL +++ b/INSTALL @@ -18,7 +18,7 @@ These four steps will compile, test and install LyX: (for example,

[PATCH] README.localization: typos and grammar

2013-01-29 Thread Scott Kostyshak
--- README.localization | 56 ++- 1 file changed, 29 insertions(+), 27 deletions(-) diff --git a/README.localization b/README.localization index c0e1a03..52280f9 100644 --- a/README.localization +++ b/README.localization @@ -16,7 +16,7 @@ and

Re: [PATCH] Add a space in output from CMakeLists.txt

2013-01-29 Thread Scott Kostyshak
On Wed, Jan 30, 2013 at 12:14 AM, Scott Kostyshak wrote: > --- > CMakeLists.txt |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/CMakeLists.txt b/CMakeLists.txt > index 3b1ac0e..abf9ce0 100644 > --- a/CMakeLists.txt > +++ b/CMakeLists.txt > @@ -100,7

Re: [PATCH] INSTALL: typos and grammar

2013-01-29 Thread Scott Kostyshak
On Wed, Jan 30, 2013 at 12:15 AM, Scott Kostyshak wrote: > --- > INSTALL | 32 > 1 file changed, 16 insertions(+), 16 deletions(-) > > diff --git a/INSTALL b/INSTALL > index 7ff59da..7ed8b1b 100644 > --- a/INSTALL > +++ b/INSTALL > @@ -18,7

Re: [PATCH] README.localization: typos and grammar

2013-01-29 Thread Scott Kostyshak
On Wed, Jan 30, 2013 at 12:16 AM, Scott Kostyshak wrote: > --- > README.localization | 56 > ++- > 1 file changed, 29 insertions(+), 27 deletions(-) > > diff --git a/README.localization b/README.localization > index

make-check : tex2lyx gives assertions and many "LyX: Bad boolean"s

2013-01-29 Thread Scott Kostyshak
Are these tests only supposed to be run before a release? They're failing for me on trunk. Log is here until February 6th: http://paste.debian.net/230369/ Scott

Re: support for the kurier fonts

2013-01-29 Thread Jürgen Spitzmüller
2013/1/30 Uwe Stöhr: > Attached is the patch for latexfonts. > > The problem is that > \usepackage{kurier} > sets for kurier for rmdefault, but kurier is a sans-serif font. I therefore > I cannot use kurier.sty. Strange. > Using SwitchDefault works for kurier and kurier light. But for both I

Re: Warnings in Branch

2013-01-29 Thread Jürgen Spitzmüller
2013/1/29 Richard Heck: > Having just upgraded to Fedora 17, I am now seeing this kind of thing: > > CXXlstrings.o > In file included from ../../boost/boost/config.hpp:44:0, > from ../../boost/boost/static_assert.hpp:17, > from