Re: LyX.cpp

2013-01-22 Thread Scott Kostyshak
On Mon, Jan 21, 2013 at 3:07 AM, Jean-Pierre Chrétien jeanpierre.chret...@free.fr wrote: Le 20/01/2013 19:12, Scott Kostyshak a écrit : The exported file type is shown where you suggest, but I think the Short Name is what LyX understands and needs. You can test this out. If you want to export

Re: Re: LyX.cpp

2013-01-22 Thread Scott Kostyshak
On Mon, Jan 21, 2013 at 6:29 AM, Kornel Benko kor...@lyx.org wrote: Am Montag, 21. Januar 2013 um 09:07:57, schrieb Jean-Pierre Chrétien jeanpierre.chret...@free.fr Le 20/01/2013 19:12, Scott Kostyshak a écrit : The exported file type is shown where you suggest, but I think the Short

Re: LyX.cpp

2013-01-22 Thread Jean-Pierre Chrétien
Le 22/01/2013 09:30, Scott Kostyshak a écrit : On Mon, Jan 21, 2013 at 3:07 AM, Jean-Pierre Chrétien to see which parameter (which differs from the format name\n Sounds good to me. I also like your replacement of to get an idea with to see and parameters with

Re: LyX.cpp

2013-01-22 Thread Scott Kostyshak
On Tue, Jan 22, 2013 at 3:35 AM, Jean-Pierre Chrétien jeanpierre.chret...@free.fr wrote: Le 22/01/2013 09:30, Scott Kostyshak a écrit : On Mon, Jan 21, 2013 at 3:07 AM, Jean-Pierre Chrétien to see which parameter (which differs from the format name\n Sounds good to

Re: LyX.cpp

2013-01-22 Thread Scott Kostyshak
On Mon, Jan 21, 2013 at 3:07 AM, Jean-Pierre Chrétien wrote: > Le 20/01/2013 19:12, Scott Kostyshak a écrit : > >> The exported file type is shown where you suggest, but I think the >> Short Name is what LyX understands and needs. You can test this out. >> If you want

Re: Re: LyX.cpp

2013-01-22 Thread Scott Kostyshak
On Mon, Jan 21, 2013 at 6:29 AM, Kornel Benko wrote: > Am Montag, 21. Januar 2013 um 09:07:57, schrieb Jean-Pierre Chrétien > > >> Le 20/01/2013 19:12, Scott Kostyshak a écrit : > >> > >> > The exported file type is shown where you suggest, but I

Re: LyX.cpp

2013-01-22 Thread Jean-Pierre Chrétien
Le 22/01/2013 09:30, Scott Kostyshak a écrit : On Mon, Jan 21, 2013 at 3:07 AM, Jean-Pierre Chrétien to see which parameter (which differs from the format name\n Sounds good to me. I also like your replacement of "to get an idea" with "to see" and "parameters" with

Re: LyX.cpp

2013-01-22 Thread Scott Kostyshak
On Tue, Jan 22, 2013 at 3:35 AM, Jean-Pierre Chrétien wrote: > Le 22/01/2013 09:30, Scott Kostyshak a écrit : > >> On Mon, Jan 21, 2013 at 3:07 AM, Jean-Pierre Chrétien > > > >>>to see which parameter (which differs from the format >>> name\n > >

Re: LyX.cpp

2013-01-21 Thread Jean-Pierre Chrétien
Le 20/01/2013 19:12, Scott Kostyshak a écrit : The exported file type is shown where you suggest, but I think the Short Name is what LyX understands and needs. You can test this out. If you want to export to PDF (pdflatex), the following does not work: $ lyx -e PDF (pdflatex) example.lyx The

Re: Re: LyX.cpp

2013-01-21 Thread Kornel Benko
Am Montag, 21. Januar 2013 um 09:07:57, schrieb Jean-Pierre Chrétien jeanpierre.chret...@free.fr Le 20/01/2013 19:12, Scott Kostyshak a écrit : The exported file type is shown where you suggest, but I think the Short Name is what LyX understands and needs. You can test this out. If you

Re: LyX.cpp

2013-01-21 Thread Jean-Pierre Chrétien
Le 20/01/2013 19:12, Scott Kostyshak a écrit : The exported file type is shown where you suggest, but I think the Short Name is what LyX understands and needs. You can test this out. If you want to export to PDF (pdflatex), the following does not work: $ lyx -e "PDF (pdflatex)" example.lyx The

Re: Re: LyX.cpp

2013-01-21 Thread Kornel Benko
Am Montag, 21. Januar 2013 um 09:07:57, schrieb Jean-Pierre Chrétien > Le 20/01/2013 19:12, Scott Kostyshak a écrit : > > > The exported file type is shown where you suggest, but I think the > > Short Name is what LyX understands and needs. You can test this out. >

LyX.cpp

2013-01-20 Thread Jean-Pierre Chrétien
is shown in Tools-Preferences-File Handling-File Formats-Format The attached patch corrects this. -- Jean-Pierre --- ./src/LyX.cpp.orig 2013-01-20 18:17:39.0 +0100 +++ ./src/LyX.cpp 2013-01-20 18:22:54.0 +0100 @@ -1025,7 +1025,7 @@ where command is a lyx

Re: LyX.cpp

2013-01-20 Thread Scott Kostyshak
On Sun, Jan 20, 2013 at 12:29 PM, Jean-Pierre Chrétien jeanpierre.chret...@free.fr wrote: Hello again, While updating fr.po for trunk, I found changes in the message implementing lyx --help, and I think I found a typo (not in the new stuff, however). I think that pointing to

LyX.cpp

2013-01-20 Thread Jean-Pierre Chrétien
ed file type is shown in Tools->Preferences->File Handling->File Formats->Format The attached patch corrects this. -- Jean-Pierre --- ./src/LyX.cpp.orig 2013-01-20 18:17:39.00000 +0100 +++ ./src/LyX.cpp 2013-01-20 18:22:54.0 +0100 @@ -1025,7 +1025,7 @@ "

Re: LyX.cpp

2013-01-20 Thread Scott Kostyshak
On Sun, Jan 20, 2013 at 12:29 PM, Jean-Pierre Chrétien wrote: > > Hello again, > > While updating fr.po for trunk, I found changes in the message implementing > lyx --help, and I think I found a typo (not in the new stuff, however). > > I think that pointing to > >

LyX.cpp compile error

2008-10-09 Thread Joost Verburg
Hi, The current trunk does not compile. parse_geometry is LyX.cpp (line 1057) does not return a value. Joost

Re: LyX.cpp compile error

2008-10-09 Thread Jean-Marc Lasgouttes
Joost Verburg [EMAIL PROTECTED] writes: The current trunk does not compile. parse_geometry is LyX.cpp (line 1057) does not return a value. Does it work now? I wonder why my compiler did not complain. JMarc

Re: LyX.cpp compile error

2008-10-09 Thread Abdelrazak Younes
On 09/10/2008 16:48, Jean-Marc Lasgouttes wrote: Joost Verburg[EMAIL PROTECTED] writes: The current trunk does not compile. parse_geometry is LyX.cpp (line 1057) does not return a value. Does it work now? I wonder why my compiler did not complain. Hum, it seems that we fixed

Re: LyX.cpp compile error

2008-10-09 Thread Jean-Marc Lasgouttes
Abdelrazak Younes [EMAIL PROTECTED] writes: Hum, it seems that we fixed that at the same time (I simply ignored the conflict and didn't understand why there was only my change in there). Anyway, I think your fix was wrong, wasn't it? You are completely right indeed. Thanks. JMarc

LyX.cpp compile error

2008-10-09 Thread Joost Verburg
Hi, The current trunk does not compile. parse_geometry is LyX.cpp (line 1057) does not return a value. Joost

Re: LyX.cpp compile error

2008-10-09 Thread Jean-Marc Lasgouttes
Joost Verburg <[EMAIL PROTECTED]> writes: > The current trunk does not compile. parse_geometry is LyX.cpp (line > 1057) does not return a value. Does it work now? I wonder why my compiler did not complain. JMarc

Re: LyX.cpp compile error

2008-10-09 Thread Abdelrazak Younes
On 09/10/2008 16:48, Jean-Marc Lasgouttes wrote: Joost Verburg<[EMAIL PROTECTED]> writes: The current trunk does not compile. parse_geometry is LyX.cpp (line 1057) does not return a value. Does it work now? I wonder why my compiler did not complain. Hum, it seems t

Re: LyX.cpp compile error

2008-10-09 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Hum, it seems that we fixed that at the same time (I simply ignored > the conflict and didn't understand why there was only my change in > there). Anyway, I think your fix was wrong, wasn't it? You are completely right indeed. Thanks. JMarc

Re: [Cvslog] r25379 - in /lyx-devel/trunk/src: LyX.cpp LyX.h LyXFunc.c...

2008-06-24 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: Author: younes Date: Tue Jun 24 14:55:40 2008 New Revision: 25379 URL: http://www.lyx.org/trac/changeset/25379 Log: Add two RC variables that can be used to set the GUI language: - env_gui_language: set to true (default) if the language is to be retrieved from

Re: [Cvslog] r25379 - in /lyx-devel/trunk/src: LyX.cpp LyX.h LyXFunc.c...

2008-06-24 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: [EMAIL PROTECTED] writes: Author: younes Date: Tue Jun 24 14:55:40 2008 New Revision: 25379 URL: http://www.lyx.org/trac/changeset/25379 Log: Add two RC variables that can be used to set the GUI language: - env_gui_language: set to true (default) if the language

Re: [Cvslog] r25379 - in /lyx-devel/trunk/src: LyX.cpp LyX.h LyXFunc.c...

2008-06-24 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: > Author: younes > Date: Tue Jun 24 14:55:40 2008 > New Revision: 25379 > > URL: http://www.lyx.org/trac/changeset/25379 > Log: > Add two RC variables that can be used to set the GUI language: > - env_gui_language: set to true (default) if the language is to be retrieved

Re: [Cvslog] r25379 - in /lyx-devel/trunk/src: LyX.cpp LyX.h LyXFunc.c...

2008-06-24 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: [EMAIL PROTECTED] writes: Author: younes Date: Tue Jun 24 14:55:40 2008 New Revision: 25379 URL: http://www.lyx.org/trac/changeset/25379 Log: Add two RC variables that can be used to set the GUI language: - env_gui_language: set to true (default) if the language

Re: [Cvslog] r21992 - /lyx-devel/trunk/src/LyX.cpp

2007-12-07 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: Author: forenr Date: Thu Dec 6 19:52:17 2007 New Revision: 21992 URL: http://www.lyx.org/trac/changeset/21992 Log: Shutdown LyX server and socket before trying to remove the tempdir, otherwise it would not be empty and could not be removed. Very good detective

Re: [Cvslog] r21992 - /lyx-devel/trunk/src/LyX.cpp

2007-12-07 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: > Author: forenr > Date: Thu Dec 6 19:52:17 2007 > New Revision: 21992 > > URL: http://www.lyx.org/trac/changeset/21992 > Log: > Shutdown LyX server and socket before trying to remove the tempdir, > otherwise it would not be empty and could not be removed. Very good

Re: r21636 - in /lyx-devel/trunk/src: LyX.cpp LyXFunc.cpp fro...

2007-11-16 Thread Abdelrazak Younes
/trac/file/lyx-devel/trunk/src/LyX.cpp?rev=21636 == --- lyx-devel/trunk/src/LyX.cpp (original) +++ lyx-devel/trunk/src/LyX.cpp Thu Nov 15 23:30:16 2007 @@ -48,7 +48,6 @@ #include frontends/alert.h #include frontends

Re: r21636 - in /lyx-devel/trunk/src: LyX.cpp LyXFunc.cpp fro...

2007-11-16 Thread Abdelrazak Younes
/trac/file/lyx-devel/trunk/src/LyX.cpp?rev=21636 == --- lyx-devel/trunk/src/LyX.cpp (original) +++ lyx-devel/trunk/src/LyX.cpp Thu Nov 15 23:30:16 2007 @@ -48,7 +48,6 @@ #include "frontends/alert.h" #include

Re: [Cvslog] r21585 - in /lyx-devel/trunk/src: LyX.cpp frontends/Appli...

2007-11-13 Thread Andre Poenitz
On Tue, Nov 13, 2007 at 03:29:16PM -, [EMAIL PROTECTED] wrote: Author: younes Date: Tue Nov 13 16:29:15 2007 New Revision: 21585 URL: http://www.lyx.org/trac/changeset/21585 Log: Transfer createView() from Application to GuiApplication and get rid of LyXView::setGeometry() pure

Re: [Cvslog] r21585 - in /lyx-devel/trunk/src: LyX.cpp frontends/Appli...

2007-11-13 Thread Andre Poenitz
On Tue, Nov 13, 2007 at 03:29:16PM -, [EMAIL PROTECTED] wrote: > Author: younes > Date: Tue Nov 13 16:29:15 2007 > New Revision: 21585 > > URL: http://www.lyx.org/trac/changeset/21585 > Log: > Transfer createView() from Application to GuiApplication and get rid of > LyXView::setGeometry()

Re: r20528 - /lyx-devel/trunk/src/LyX.cpp

2007-09-27 Thread Martin Vermeer
On Thu, 27 Sep 2007 07:43:29 +0200 Juergen Spitzmueller [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: +         default textclasses, or quit lyx.), Should be quit LyX. Thanks, I missed that. - Martin

Re: r20528 - /lyx-devel/trunk/src/LyX.cpp

2007-09-27 Thread Martin Vermeer
On Thu, 27 Sep 2007 07:43:29 +0200 Juergen Spitzmueller <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > +         "default textclasses, or quit lyx."), > > Should be "quit LyX". Thanks, I missed that. - Martin

Re: [Cvslog] r20525 - /lyx-devel/branches/BRANCH_1_5_X/src/LyX.cpp

2007-09-26 Thread Martin Vermeer
On Wed, Sep 26, 2007 at 08:31:52PM +, [EMAIL PROTECTED] wrote: Author: spitz Date: Wed Sep 26 22:31:50 2007 New Revision: 20525 URL: http://www.lyx.org/trac/changeset/20525 Log: * src/LyX.cpp: style corrections. This should also be done in trunk, but I don't have trunk here. Done

Re: r20528 - /lyx-devel/trunk/src/LyX.cpp

2007-09-26 Thread Juergen Spitzmueller
[EMAIL PROTECTED] wrote: +         default textclasses, or quit lyx.), Should be quit LyX. Jürgen

Re: [Cvslog] r20525 - /lyx-devel/branches/BRANCH_1_5_X/src/LyX.cpp

2007-09-26 Thread Martin Vermeer
On Wed, Sep 26, 2007 at 08:31:52PM +, [EMAIL PROTECTED] wrote: > Author: spitz > Date: Wed Sep 26 22:31:50 2007 > New Revision: 20525 > > URL: http://www.lyx.org/trac/changeset/20525 > Log: > * src/LyX.cpp: style corrections. > > This should also be done in trunk,

Re: r20528 - /lyx-devel/trunk/src/LyX.cpp

2007-09-26 Thread Juergen Spitzmueller
[EMAIL PROTECTED] wrote: > +         "default textclasses, or quit lyx."), Should be "quit LyX". Jürgen

Re: [Cvslog] r19360 - in /lyx-devel/trunk/src: LyX.cpp Messages.cpp Me...

2007-08-07 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: [the translation patch series] Part 2: fixing document label translations * src/gettext.cpp (locale_init): factor some code; call Messages::init(). * LyX.cpp (exec): call Messages::init() after initializing package(). * Messages.cpp (init): new

Re: [Cvslog] r19360 - in /lyx-devel/trunk/src: LyX.cpp Messages.cpp Me...

2007-08-07 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: > [the "translation" patch series] Part 2: fixing document label translations > > * src/gettext.cpp (locale_init): factor some code; call > Messages::init(). > * LyX.cpp (exec): call Messages::init() after initializing package(). >

Re: [Cvslog] r19294 - in /lyx-devel/branches/BRANCH_1_5_X: src/LyX.cpp...

2007-08-03 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: lyx-devel/branches/BRANCH_1_5_X/status.15x Good boy. I see that you learn fast ! Have a nice week-end. JMarc

Re: [Cvslog] r19294 - in /lyx-devel/branches/BRANCH_1_5_X: src/LyX.cpp...

2007-08-03 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: > lyx-devel/branches/BRANCH_1_5_X/status.15x Good boy. I see that you learn fast ! Have a nice week-end. JMarc

Re: r19094 - in /lyx-devel/trunk/src: LyX.cpp LyX.h LyXFunc.c...

2007-07-18 Thread Angus Leeming
[EMAIL PROTECTED] wrote: Author: younes Date: Tue Jul 17 11:20:39 2007 New Revision: 19094 URL: http://www.lyx.org/trac/changeset/19094 Log: Fix this bug: 1) create a doc 2) insert an ert inset 3) right-click the inset 4) new window 5) delete the ert inset: BOOM! This commit replace the

Re: r19094 - in /lyx-devel/trunk/src: LyX.cpp LyX.h LyXFunc.c...

2007-07-18 Thread Angus Leeming
[EMAIL PROTECTED] wrote: Author: younes Date: Tue Jul 17 11:20:39 2007 New Revision: 19094 URL: http://www.lyx.org/trac/changeset/19094 Log: Fix this bug: 1) create a doc 2) insert an ert inset 3) right-click the inset 4) new window 5) delete the ert inset: BOOM! This commit replace the