Export to XML

2002-02-10 Thread Ayose
Hello. I've seen that LyX can export their documents to DocBook using catalog files. I want to know if I can write my own DTD and use LyX to export .lyx to .myxml Best wishes! -- Ayose Cazorla León Debian GNU/Linux - setepo

Re: Semi-off-topic: gcc2 vs. gcc3

2002-02-10 Thread Kayvan A. Sylvan
On Thu, Feb 07, 2002 at 09:17:31AM +0100, Lars Gullik Bjønnes wrote: Kayvan A. Sylvan [EMAIL PROTECTED] writes: | This list is the same set of files compiled with gcc-2.95.3. | I compiled gcc-3.0.3 with CFLAGS=-O2. Did I do something wrong in | the compile? (I used make CFLAGS=-O2

gcc-3.0.3 compile errors on latest CVS

2002-02-10 Thread Kayvan A. Sylvan
Hi folks, I get the following error when trying to compile LyX with gcc-3.0.3: /usr/local/gcc3/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -isystem /usr/X11R6/include -g -O -fno-exceptions -W -Wall -c DebugStream.C -Wp,-MD,.deps/DebugStream.TPlo

Nevermind [was: Re: gcc-3.0.3 compile errors on latest CVS]

2002-02-10 Thread Kayvan A. Sylvan
On Sun, Feb 10, 2002 at 05:14:43PM -0800, Kayvan A. Sylvan wrote: Hi folks, I get the following error when trying to compile LyX with gcc-3.0.3: /usr/local/gcc3/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -isystem /usr/X11R6/include -g -O -fno-exceptions -W -Wall

Re: 1.2.0pre1 Bug list

2002-02-10 Thread Allan Rae
On Tue, 5 Feb 2002, Jürgen Vigna wrote: Description: Pasting from ERT retains latex/color etc. URL: http://bugzilla.lyx.org/show_bug.cgi?id=143 Severity: critical John wait till juergen has a moment again ... Juergen said recently that this one should be applied. Yes I just sent it

Qt2: File dialog double-click segfaults

2002-02-10 Thread Allan Rae
In the file dialog (File-Open) double-click a LyX file. The segfault occurs in QFileDialog::mode(). Does anyone else see this? I'm using Qt-2.3.1. While I'm at it: I much prefer the TeXInfo dialog of the Qt2 frontend. Allan. (ARRae)

Re: [PATCH] Help vs. Tooltips: something to discuss

2002-02-10 Thread Allan Rae
On 5 Feb 2002, Jean-Marc Lasgouttes wrote: R == R Lahaye [EMAIL PROTECTED] writes: R Much better would be if a context sensitive help would open a R documentation file and jump to the right spot automagically. A R Context Sensitive Help entry under the help button could do that. That's

[Patch] graphics inset

2002-02-10 Thread Herbert Voss
fix the problem with zipped files, when they are handled by latex (with *.bb file) and not unzipped bx lyx. - small changes to the gui from Rob; - a wish from Konni - some more comments in the code ... - other small changes Herbert -- http://www.lyx.org/help/ graphics9.diff.gz

Why Figure #: and Table #:; why not using real numbers?

2002-02-10 Thread R. Lahaye
Hi, The captions of figures and tables have a hash (#) instead of the a number, e.g. Figure #: and Table #:. However, when I look at Navigate-Figure or Navigate-Table, the figures and tables do have numbers internally. Why are these same numbers not used inside the LyX document? After all,

Re: Nevermind [was: Re: gcc-3.0.3 compile errors on latest CVS]

2002-02-10 Thread Kayvan A. Sylvan
On Sun, Feb 10, 2002 at 05:21:07PM -0800, Kayvan A. Sylvan wrote: On Sun, Feb 10, 2002 at 05:14:43PM -0800, Kayvan A. Sylvan wrote: Hi folks, I get the following error when trying to compile LyX with gcc-3.0.3: /usr/local/gcc3/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../

Re: [Patch] the daily graphic one

2002-02-10 Thread Andre Poenitz
On Fri, Feb 08, 2002 at 09:08:07PM +0100, Michael Schmitt wrote: After all the criticism I think you deserve a mental stroke (http://dict.leo.org tells me that this is the english word for Streicheleinheit) Funny... if I had to translate 'mental stroke' back into German, I'd probably end up

Re: Why Figure #: and Table #:; why not using real numbers?

2002-02-10 Thread Asger K. Alstrup Nielsen
On Mon, 11 Feb 2002, R. Lahaye wrote: After all, for example, sections are also numbered (and renumbered when necessary); so why not doing the same for figures and tables? I don't know. I think it might be because it's easiest to implement the # character. One argument to keep the hash is

Re: [Patch] graphics inset

2002-02-10 Thread R. Lahaye
Herbert Voss wrote: fix the problem with zipped files, when they are handled by latex (with *.bb file) and not unzipped bx lyx. - small changes to the gui from Rob; - a wish from Konni - some more comments in the code ... - other small changes Herbert, Forgive me making the graphics

mini-patch for Win32 and GCC-3.X

2002-02-10 Thread Kayvan A. Sylvan
Here is a mini-patch to let lyx compile with gcc-3.x on Win32. -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89) http://sylvan.com/~kayvan | crown of her husband | Robin Gregory (2/28/92)

Export to XML

2002-02-10 Thread Ayose
Hello. I've seen that LyX can export their documents to DocBook using catalog files. I want to know if I can write my own DTD and use LyX to export .lyx to .myxml Best wishes! -- Ayose Cazorla León Debian GNU/Linux - setepo

Re: Semi-off-topic: gcc2 vs. gcc3

2002-02-10 Thread Kayvan A. Sylvan
On Thu, Feb 07, 2002 at 09:17:31AM +0100, Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > > | This list is the same set of files compiled with gcc-2.95.3. > > > | I compiled gcc-3.0.3 with CFLAGS=-O2. Did I do something wrong in > | the compile? (I used "make

gcc-3.0.3 compile errors on latest CVS

2002-02-10 Thread Kayvan A. Sylvan
Hi folks, I get the following error when trying to compile LyX with gcc-3.0.3: /usr/local/gcc3/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -isystem /usr/X11R6/include -g -O -fno-exceptions -W -Wall -c DebugStream.C -Wp,-MD,.deps/DebugStream.TPlo

Nevermind [was: Re: gcc-3.0.3 compile errors on latest CVS]

2002-02-10 Thread Kayvan A. Sylvan
On Sun, Feb 10, 2002 at 05:14:43PM -0800, Kayvan A. Sylvan wrote: > Hi folks, > > I get the following error when trying to compile LyX with gcc-3.0.3: > > > /usr/local/gcc3/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost >-isystem /usr/X11R6/include -g -O -fno-exceptions -W

Re: 1.2.0pre1 Bug list

2002-02-10 Thread Allan Rae
On Tue, 5 Feb 2002, Jürgen Vigna wrote: > >> Description: Pasting from ERT retains latex/color etc. URL: > >> http://bugzilla.lyx.org/show_bug.cgi?id=143 Severity: critical > > > > John> wait till juergen has a moment again ... > > Juergen said recently that this one should be applied. > > Yes I

Qt2: File dialog double-click segfaults

2002-02-10 Thread Allan Rae
In the file dialog (File->Open) double-click a LyX file. The segfault occurs in QFileDialog::mode(). Does anyone else see this? I'm using Qt-2.3.1. While I'm at it: I much prefer the TeXInfo dialog of the Qt2 frontend. Allan. (ARRae)

Re: [PATCH] Help vs. Tooltips: something to discuss

2002-02-10 Thread Allan Rae
On 5 Feb 2002, Jean-Marc Lasgouttes wrote: > > "R" == R Lahaye <[EMAIL PROTECTED]> writes: > > R> Much better would be if a context sensitive help would open a > R> documentation file and jump to the right spot automagically. A > R> "Context Sensitive Help" entry under the help button could

[Patch] graphics inset

2002-02-10 Thread Herbert Voss
fix the problem with zipped files, when they are handled by latex (with *.bb file) and not unzipped bx lyx. - small changes to the gui from Rob; - a wish from Konni - some more comments in the code ... - other small changes Herbert -- http://www.lyx.org/help/ graphics9.diff.gz

Why "Figure #:" and "Table #:"; why not using real numbers?

2002-02-10 Thread R. Lahaye
Hi, The captions of figures and tables have a hash ("#") instead of the a number, e.g. "Figure #:" and "Table #:". However, when I look at Navigate->Figure or Navigate->Table, the figures and tables do have numbers internally. Why are these same numbers not used inside the LyX document? After

Re: Nevermind [was: Re: gcc-3.0.3 compile errors on latest CVS]

2002-02-10 Thread Kayvan A. Sylvan
On Sun, Feb 10, 2002 at 05:21:07PM -0800, Kayvan A. Sylvan wrote: > On Sun, Feb 10, 2002 at 05:14:43PM -0800, Kayvan A. Sylvan wrote: > > Hi folks, > > > > I get the following error when trying to compile LyX with gcc-3.0.3: > > > > > > /usr/local/gcc3/bin/g++ -DHAVE_CONFIG_H -I. -I.

Re: [Patch] the daily graphic one

2002-02-10 Thread Andre Poenitz
On Fri, Feb 08, 2002 at 09:08:07PM +0100, Michael Schmitt wrote: > After all the criticism I think you deserve a mental stroke > (http://dict.leo.org tells me that this is the english word for > "Streicheleinheit") Funny... if I had to translate 'mental stroke' back into German, I'd probably

Re: Why "Figure #:" and "Table #:"; why not using real numbers?

2002-02-10 Thread Asger K. Alstrup Nielsen
On Mon, 11 Feb 2002, R. Lahaye wrote: > After all, for example, sections are also numbered (and renumbered > when necessary); so why not doing the same for figures and > tables? I don't know. I think it might be because it's easiest to implement the # character. One argument to keep the hash is

Re: [Patch] graphics inset

2002-02-10 Thread R. Lahaye
Herbert Voss wrote: > fix the problem with zipped files, when they are handled > by latex (with *.bb file) and not unzipped bx lyx. > > - small changes to the gui from Rob; > - a wish from Konni > - some more comments in the code ... > - other small changes Herbert, Forgive me making the

mini-patch for Win32 and GCC-3.X

2002-02-10 Thread Kayvan A. Sylvan
Here is a mini-patch to let lyx compile with gcc-3.x on Win32. -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89) http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)