[patch] backport of fix for mathed crash

2003-09-30 Thread Andre Poenitz
Jean-Marc, please consider putting this into 1.3.4cvs. The mathcursor.C part fixes a hard crash in certain situations when selecting up/down close to subscript insets... The rest is the new 'boldsymbol' inset. Should be non-intrusive. Andre' Index: Makefile.am

Re: table design flaws in lyx / possible improvements (was: longtable caption again)

2003-09-30 Thread Rod Pinna
On Tue, 30 Sep 2003, j.heidemeier wrote: (About default use of array.sty) But that's more a configuration problem. So I think one could define exclusion rules for packages. If f.e. the AMS table class is used, than the normal default way with the required additinal packages is disabled.

building 1.3.4cvs

2003-09-30 Thread Juergen Spitzmueller
I cannot build 1.3.4cvs --with-frontend=qt. 1.3.3 builds just fine, and so does the xforms frontend. Any ideas? Jürgen. gcc 3.3.1 automake 1.7.5 autoconf 2.5.7 qt 3.2.1 Menubar.C:19:27: Menubar_pimpl.h: No such file or directory Menubar.C: In constructor `Menubar::Menubar(LyXView*, const

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Martin Vermeer
On Mon, Sep 29, 2003 at 12:38:31AM -0700, Kayvan A. Sylvan spake thusly: On Mon, Sep 29, 2003 at 09:33:10AM +0200, Lars Gullik Bjønnes wrote: | I give up. I have now upgraded my RPM build machine's compiler to | gcc-3.2. You have upgraded, but have given up? I don't get it. Yes. I

Re: lyx 1.3.2: xpm files

2003-09-30 Thread Angus Leeming
On Friday 26 September 2003 12:03 pm, Jean-Marc Lasgouttes wrote: It would be nice to change our xpms so that this works consistently. I am not sure though what is the best tool to do that... Angus A bit slow (about an hour ;-) but looks successful. 472 files Angus changed in the 1.4

Re: building 1.3.4cvs

2003-09-30 Thread Angus Leeming
Juergen Spitzmueller wrote: I cannot build 1.3.4cvs --with-frontend=qt. 1.3.3 builds just fine, and so does the xforms frontend. Any ideas? Menubar_pimpl.h is to be found in the qt2 dir. Menubar.C is in the frontends dir. The necessary path to be passed to the compiler is defined in

Re: cvs compile failed..

2003-09-30 Thread Lars Gullik Bjønnes
Nirmal Govind [EMAIL PROTECTED] writes: | Hi.. I'm trying to compile cvs with gcc 3.3 and Qt 3.2.1 and I'm | getting the following error. Something to do wtih Qt? Please update from cvs. I have no problems now. -- Lgb

Re: lyx-devel src/frontends/qt2/: ChangeLog Dialogs.C Dialogs2 ...

2003-09-30 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: | On Monday 29 September 2003 12:50 pm, [EMAIL PROTECTED] wrote: CVSROOT: /usr/local/lyx/cvsroot Module name: lyx-devel Repository: lyx-devel/src/frontends/qt2/ Changes by: [EMAIL PROTECTED] 03/09/29 12:50:51 Modified files:

Why is \mathit not italic on screen?

2003-09-30 Thread Christian Ridderström
Hi How come that text in \mathit is not shown as italic? (It's italic in the output though). I've attached a simple example. /Christian -- Christian Ridderström http://www.md.kth.se/~chr #LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221

Re: lyx-devel src/mathed/: math_support.C

2003-09-30 Thread John Levon
On Tue, Sep 30, 2003 at 12:56:22PM +, [EMAIL PROTECTED] wrote: Log message: some mathit bit was missing. This is on bugzilla somewhere if someone wants to find it and close it regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

Re: building 1.3.4cvs

2003-09-30 Thread Juergen Spitzmueller
Angus Leeming wrote: For some reason $(FRONTEND_INCLUDES) is not being set in the generated Makefile when you run autogen.sh and configure. Thanks Angus and my apologies. The whole problem manifested itself as a result of my ignorance. I use a (modification of your) shell script for building

Re: building 1.3.4cvs

2003-09-30 Thread Angus Leeming
Juergen Spitzmueller wrote: Thanks Angus and my apologies. The whole problem manifested itself as a result of my ignorance. I use a (modification of your) shell script for building and since I did not take my new stable tree into account there, it has try to build that --with-frontend=qt

Re: building 1.3.4cvs

2003-09-30 Thread Juergen Spitzmueller
Angus Leeming wrote: I have two separate scripts, one for 1.3.x and earlier and one for 1.4.x and beyond. Anyway, glad that you resolved your problem. I have splitted it into two scripts: lyxcf builds LyX (with special settings for 1.3 and 1.4), does a rebuilt if an error occurs and asks

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Christian Ridderström
On Tue, 30 Sep 2003, Christian Ridderström wrote: How come that text in \mathit is not shown as italic? (It's italic in the output though). I've attached a simple example. From user's list where Andre' wrote: For the same reason why math in \emph text is shown upright. I.e. I

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 03:18:06PM +0200, Christian Ridderström wrote: On Tue, 30 Sep 2003, Christian Ridderström wrote: How come that text in \mathit is not shown as italic? (It's italic in the output though). I've attached a simple example. From user's list where Andre' wrote:

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Angus Leeming
Christian Ridderström wrote: On Tue, 30 Sep 2003, Christian Ridderström wrote: How come that text in \mathit is not shown as italic? (It's italic in the output though). I've attached a simple example. From user's list where Andre' wrote: For the same reason why math in \emph text is

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 02:31:20PM +, Angus Leeming wrote: Christian Ridderström wrote: On Tue, 30 Sep 2003, Christian Ridderström wrote: How come that text in \mathit is not shown as italic? (It's italic in the output though). I've attached a simple example. From user's list

Re: The Compleat Box

2003-09-30 Thread Martin Vermeer
On Mon, Sep 29, 2003 at 09:47:17AM +0100, Angus Leeming spake thusly: Next version. Hit it hard. Unless bad bugs come up, I think this is about ready to go in. BTW I think this should replace the existing minipage, which means reLyX should be adapted to convert the old docs. - Martin --

Re: The Compleat Box

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 05:04:58PM +0300, Martin Vermeer wrote: On Mon, Sep 29, 2003 at 09:47:17AM +0100, Angus Leeming spake thusly: Next version. Hit it hard. Unless bad bugs come up, I think this is about ready to go in. This looks... erm... sub-optimal. int

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Christian Ridderström
On Tue, 30 Sep 2003, Andre Poenitz wrote: From user's list where Andre' wrote: For the same reason why math in \emph text is shown upright. I.e. I do not understand the whole font attribute business and nobody explained it to me so far or fixed math_support.C. Uhm... so

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 03:58:37PM +0200, Christian Ridderström wrote: I'm flattered you think I have a clue... my experience with latex is all from Lyx :-) I am just trying various devices to make people do my job. This particular one seems to work pretty well. I.e. what font is

Re: The Compleat Box

2003-09-30 Thread Jose' Matos
On Tuesday 30 September 2003 14:59, Andre Poenitz wrote: BTW I think this should replace the existing minipage, which means reLyX should be adapted to convert the old docs. That's lyx2lyx business. Agreed. We don't need to touch reLyX for it to work. Andre' -- José Abílio LyX and

Re: The Compleat Box

2003-09-30 Thread Martin Vermeer
On Tue, Sep 30, 2003 at 03:59:52PM +0200, Andre Poenitz spake thusly: On Tue, Sep 30, 2003 at 05:04:58PM +0300, Martin Vermeer wrote: On Mon, Sep 29, 2003 at 09:47:17AM +0100, Angus Leeming spake thusly: Next version. Hit it hard. Unless bad bugs come up, I think this is about ready

Re: The Compleat Box

2003-09-30 Thread Angus Leeming
Martin Vermeer wrote: On Mon, Sep 29, 2003 at 09:47:17AM +0100, Angus Leeming spake thusly: Next version. Hit it hard. Unless bad bugs come up, I think this is about ready to go in. BTW I think this should replace the existing minipage stdmenus.ui will need the minipage entry removed.

Re: The Compleat Box

2003-09-30 Thread Jose' Matos
On Tuesday 30 September 2003 15:59, Martin Vermeer wrote: BTW I think this should replace the existing minipage, which means reLyX should be adapted to convert the old docs. That's lyx2lyx business. Yes, I am behind the times. I am sorry but I disagree here, and as me other people.

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Martin Vermeer
On Tue, Sep 30, 2003 at 12:30:57PM +0300, Martin Vermeer spake thusly: Actually I did something similar just now. Compiled the sources of gcc-3.2.3 straight from Boston into a private directory under my home. Then in my LyX dir, ran autogen.sh and... In my old tree, I finally ventured to cvs

Re: The Compleat Box

2003-09-30 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Dienstag, 30. September 2003 16:04, Martin Vermeer wrote: On Mon, Sep 29, 2003 at 09:47:17AM +0100, Angus Leeming spake thusly: Next version. Hit it hard. Unless bad bugs come up, I think this is about ready to go in. I like it. Only the yet missing

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Lars Gullik Bjønnes
Martin Vermeer [EMAIL PROTECTED] writes: | Not this time. I get | formulabase.C:809: warning: #warning pretty ugly | In file included from ../../src/support/debugstream.h:15, | from ../../src/debug.h:18, | from formulabase.C:22: |

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Angus Leeming
Martin Vermeer wrote: I did do the following: in my directory /usr/include/g++-3/ (the one the old 2.95.2 compiler uses) I placed files streambuf and ostream, suitably edited and pointing to their .h counterparts, so #include streambuf and #include ostream at least don't crash. This is

Re: The Compleat Box

2003-09-30 Thread Angus Leeming
Kornel Benko wrote: I vote pro, if I am alloved to. Of course you're allowed to ;-) -- Angus

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: Looks bad. Is there a workaround to get 2.95 to work again? I'll play guinea pig :-) I have a basic_debugstream that works with 2.95, but if at all possible, I'd like to avoid using it. (actually I made it work on egcs, but I think that is pretty similar

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Ronald Florence
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: Gcc 2.95.3 is the latest 2.95.x release, but I would not expect that to make a difference. I think I will have to hack together a version that will work with streambuf, and this will only be used on 2.95.x. When, oh when can we ditch support

Re: LaTeX endless loops

2003-09-30 Thread Asger Kunuk Alstrup
On Mon, 29 Sep 2003, Angus Leeming wrote: Andre Poenitz wrote: LyX hangs when \def\foo{\foo} or similar appears in the .tex output. A recent article ([EMAIL PROTECTED]) in de.comp.text.tex suggests that there are even methods to eat all memory by saying \def~{\if~}~. At least the

Re: One for the LaTeX masters

2003-09-30 Thread Asger Kunuk Alstrup
On Tue, 23 Sep 2003, Angus Leeming wrote: Example of modifier commands in action: Template XFig [good stuff snipped] TemplateEnd Needless to say, I'd like suggestions on how to improve any of this... I appreciate what you are trying to do, and I love the fact that my baby is growing up to

Re: cvs compile failed..

2003-09-30 Thread Nirmal Govind
Lars Gullik Bjønnes wrote: Please update from cvs. I have no problems now. Yes, updated and it compiled fine interesting startup banner btw.. :-) ... is this the LyX devel team on a mining expedition? nirmal

Re: building 1.3.4cvs

2003-09-30 Thread Garst R. Reese
Juergen Spitzmueller wrote: I have splitted I mention this only because I have seen it many times from many people, and it works its way into docs and comments. There is no word splitted. I split it I have split it I will split it We have split the difference That's my kind of verb :) Garst

Re: building 1.3.4cvs

2003-09-30 Thread Juergen Spitzmueller
Garst R. Reese wrote: I mention this only because I have seen it many times from many people, and it works its way into docs and comments. There is no word splitted. A false friend. In german, we have the participle gesplittet (which is, of course, a loanword and means, basically, the same).

Re: building 1.3.4cvs

2003-09-30 Thread Garst R. Reese
Juergen Spitzmueller wrote: = A false friend. In german, we have the participle gesplittet (which is, of course, a loanword and means, basically, the same). So I could argue I just wanted to teach you some german ;-) Lots of luck. My german prof. thanked me for making him laugh so much, and for

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Martin Vermeer
On Tue, Sep 30, 2003 at 05:41:25PM +0200, Lars Gullik Bjønnes spake thusly: | http://www.stlport.org/ Unpacked this... | All _you_ have to work out is how to force g++ to look in | /usr/include/stlport before it looks in /usr/include/g++-3/ ...and used the following script: g++ -nostdinc++

Bugzilla - Export as ASCII

2003-09-30 Thread Michael Schmitt
Hi Andre, IIRC you were looking for a way to export bugzilla reports to some text format. I noticed that the issue tracker of the subversion project (http://subversion.tigris.org - the ultimate successor of cvs!) has such a feature (and many more). I can't figure out how it works but at

Re: Bugzilla - Export as ASCII

2003-09-30 Thread Michael A. Koziarski
Quoting Michael Schmitt [EMAIL PROTECTED]: Hi Andre, IIRC you were looking for a way to export bugzilla reports to some text format. I noticed that the issue tracker of the subversion project (http://subversion.tigris.org - the ultimate successor of cvs!) has such a feature (and many

Re: The Compleat Box

2003-09-30 Thread Garst R. Reese
Jose' Matos wrote: On Tuesday 30 September 2003 15:59, Martin Vermeer wrote: BTW I think this should replace the existing minipage, which means reLyX should be adapted to convert the old docs. That's lyx2lyx business. Yes, I am behind the times. I am sorry but I

Re: Bugzilla - Export as ASCII

2003-09-30 Thread Kayvan A. Sylvan
On Wed, Oct 01, 2003 at 08:48:57AM +1200, Michael A. Koziarski wrote: Quoting Michael Schmitt [EMAIL PROTECTED]: Hi Andre, IIRC you were looking for a way to export bugzilla reports to some text format. There's also elinks. I use elinks -export URL to get good ascii from web

build lyx 1.3.3

2003-09-30 Thread Vitaly Lipatov
I can't build new lyx. If case test -f xfonts/PSres.upr $(INSTALL_DATA) xfonts/PSres.upr fails in lib/Makefile (file PSres.upr) does not exist, build rpm fails too. Any suggestions? Will I add || true to this line? -- Lav GNU! ALT Linux Team! LaTeX! LyX!

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 11:45:25AM -0400, Ronald Florence wrote: [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: Gcc 2.95.3 is the latest 2.95.x release, but I would not expect that to make a difference. I think I will have to hack together a version that will work with streambuf,

Re: LaTeX endless loops

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 07:17:28PM +0200, Asger Kunuk Alstrup wrote: On Mon, 29 Sep 2003, Angus Leeming wrote: Andre Poenitz wrote: LyX hangs when \def\foo{\foo} or similar appears in the .tex output. A recent article ([EMAIL PROTECTED]) in de.comp.text.tex suggests that there

Re: building 1.3.4cvs

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 03:40:43PM -0300, Garst R. Reese wrote: There is no word splitted. You just writed it. scnr,dr,Andre'

Re: Bugzilla - Export as ASCII

2003-09-30 Thread Andre Poenitz
On Wed, Oct 01, 2003 at 08:48:57AM +1200, Michael A. Koziarski wrote: I believe that all the tigris.org sites use scarab, a java servlet based 'bugzilla-like' tracker. The best option for ascii export of queries is either to use the long_list.cgi option and strip the HTML. Alternatively for

[patch] backport of fix for mathed crash

2003-09-30 Thread Andre Poenitz
Jean-Marc, please consider putting this into 1.3.4cvs. The mathcursor.C part fixes a hard crash in certain situations when selecting up/down close to subscript insets... The rest is the new 'boldsymbol' inset. Should be non-intrusive. Andre' Index: Makefile.am

Re: table design flaws in lyx / possible improvements (was: longtable caption again)

2003-09-30 Thread Rod Pinna
On Tue, 30 Sep 2003, j.heidemeier wrote: (About default use of array.sty) > But that's more a configuration problem. So I think one could define exclusion > rules for packages. If f.e. the AMS table class is used, than the normal > default way with the required additinal packages is disabled.

building 1.3.4cvs

2003-09-30 Thread Juergen Spitzmueller
I cannot build 1.3.4cvs --with-frontend=qt. 1.3.3 builds just fine, and so does the xforms frontend. Any ideas? Jürgen. gcc 3.3.1 automake 1.7.5 autoconf 2.5.7 qt 3.2.1 Menubar.C:19:27: Menubar_pimpl.h: No such file or directory Menubar.C: In constructor `Menubar::Menubar(LyXView*, const

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Martin Vermeer
On Mon, Sep 29, 2003 at 12:38:31AM -0700, Kayvan A. Sylvan spake thusly: > > On Mon, Sep 29, 2003 at 09:33:10AM +0200, Lars Gullik Bjønnes wrote: > > | I give up. I have now upgraded my RPM build machine's compiler to > > | gcc-3.2. > > > > You have upgraded, but have given up? I don't get it. >

Re: lyx 1.3.2: xpm files

2003-09-30 Thread Angus Leeming
On Friday 26 September 2003 12:03 pm, Jean-Marc Lasgouttes wrote: > >> It would be nice to change our xpms so that this works > >> consistently. I am not sure though what is the best tool to do > >> that... > > Angus> A bit slow (about an hour ;-) but looks successful. 472 files > Angus> changed

Re: building 1.3.4cvs

2003-09-30 Thread Angus Leeming
Juergen Spitzmueller wrote: > I cannot build 1.3.4cvs --with-frontend=qt. 1.3.3 builds just fine, and > so does the xforms frontend. Any ideas? Menubar_pimpl.h is to be found in the qt2 dir. Menubar.C is in the frontends dir. The necessary path to be passed to the compiler is defined in

Re: cvs compile failed..

2003-09-30 Thread Lars Gullik Bjønnes
Nirmal Govind <[EMAIL PROTECTED]> writes: | Hi.. I'm trying to compile cvs with gcc 3.3 and Qt 3.2.1 and I'm | getting the following error. Something to do wtih Qt? Please update from cvs. I have no problems now. -- Lgb

Re: lyx-devel src/frontends/qt2/: ChangeLog Dialogs.C Dialogs2 ...

2003-09-30 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Monday 29 September 2003 12:50 pm, [EMAIL PROTECTED] wrote: >> CVSROOT: /usr/local/lyx/cvsroot >> Module name: lyx-devel >> Repository: lyx-devel/src/frontends/qt2/ >> Changes by: [EMAIL PROTECTED] 03/09/29 12:50:51 >> >> Modified files:

Why is \mathit not italic on screen?

2003-09-30 Thread Christian Ridderström
Hi How come that text in \mathit is not shown as italic? (It's italic in the output though). I've attached a simple example. /Christian -- Christian Ridderström http://www.md.kth.se/~chr #LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221

Re: lyx-devel src/mathed/: math_support.C

2003-09-30 Thread John Levon
On Tue, Sep 30, 2003 at 12:56:22PM +, [EMAIL PROTECTED] wrote: > Log message: > some mathit bit was missing. This is on bugzilla somewhere if someone wants to find it and close it regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

Re: building 1.3.4cvs

2003-09-30 Thread Juergen Spitzmueller
Angus Leeming wrote: > For some reason $(FRONTEND_INCLUDES) is not being set in the generated > Makefile when you run autogen.sh and configure. Thanks Angus and my apologies. The whole problem manifested itself as a result of my ignorance. I use a (modification of your) shell script for building

Re: building 1.3.4cvs

2003-09-30 Thread Angus Leeming
Juergen Spitzmueller wrote: > Thanks Angus and my apologies. The whole problem manifested itself as a > result of my ignorance. > I use a (modification of your) shell script for building and since I did > not take my new stable tree into account there, it has try to build that >

Re: building 1.3.4cvs

2003-09-30 Thread Juergen Spitzmueller
Angus Leeming wrote: > I have two separate scripts, one for 1.3.x and earlier and one for 1.4.x > and beyond. Anyway, glad that you resolved your problem. I have splitted it into two scripts: lyxcf builds LyX (with special settings for 1.3 and 1.4), does a rebuilt if an error occurs and asks

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Christian Ridderström
On Tue, 30 Sep 2003, Christian Ridderström wrote: > How come that text in \mathit is not shown as italic? (It's italic in the > output though). I've attached a simple example. >From user's list where Andre' wrote: For the same reason why math in \emph text is shown upright.

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 03:18:06PM +0200, Christian Ridderström wrote: > On Tue, 30 Sep 2003, Christian Ridderström wrote: > > > How come that text in \mathit is not shown as italic? (It's italic in the > > output though). I've attached a simple example. > > >From user's list where Andre'

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Angus Leeming
Christian Ridderström wrote: > On Tue, 30 Sep 2003, Christian Ridderström wrote: > >> How come that text in \mathit is not shown as italic? (It's italic in >> the output though). I've attached a simple example. > > From user's list where Andre' wrote: > For the same reason why math in \emph

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 02:31:20PM +, Angus Leeming wrote: > Christian Ridderström wrote: > > > On Tue, 30 Sep 2003, Christian Ridderström wrote: > > > >> How come that text in \mathit is not shown as italic? (It's italic in > >> the output though). I've attached a simple example. > > > >

Re: The Compleat Box

2003-09-30 Thread Martin Vermeer
On Mon, Sep 29, 2003 at 09:47:17AM +0100, Angus Leeming spake thusly: Next version. Hit it hard. Unless bad bugs come up, I think this is about ready to go in. BTW I think this should replace the existing minipage, which means reLyX should be adapted to convert the old docs. - Martin --

Re: The Compleat Box

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 05:04:58PM +0300, Martin Vermeer wrote: > On Mon, Sep 29, 2003 at 09:47:17AM +0100, Angus Leeming spake thusly: > > Next version. Hit it hard. Unless bad bugs come up, I think this is > about ready to go in. This looks... erm... sub-optimal. int

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Christian Ridderström
On Tue, 30 Sep 2003, Andre Poenitz wrote: > > >From user's list where Andre' wrote: > > For the same reason why math in \emph text is shown upright. > > I.e. I do not understand the whole "font attribute business" and > > nobody explained it to me so far or fixed math_support.C. > >

Re: Why is \mathit not italic on screen?

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 03:58:37PM +0200, Christian Ridderström wrote: > I'm flattered you think I have a clue... my experience with latex is > all from Lyx :-) I am just trying various devices to make people do my job. This particular one seems to work pretty well. > > I.e. what font is

Re: The Compleat Box

2003-09-30 Thread Jose' Matos
On Tuesday 30 September 2003 14:59, Andre Poenitz wrote: > > > BTW I think this should replace the existing minipage, which means > > reLyX should be adapted to convert the old docs. > > That's lyx2lyx business. Agreed. We don't need to touch reLyX for it to work. > Andre' -- José Abílio

Re: The Compleat Box

2003-09-30 Thread Martin Vermeer
On Tue, Sep 30, 2003 at 03:59:52PM +0200, Andre Poenitz spake thusly: > On Tue, Sep 30, 2003 at 05:04:58PM +0300, Martin Vermeer wrote: > > On Mon, Sep 29, 2003 at 09:47:17AM +0100, Angus Leeming spake thusly: > > > > Next version. Hit it hard. Unless bad bugs come up, I think this is > >

Re: The Compleat Box

2003-09-30 Thread Angus Leeming
Martin Vermeer wrote: > On Mon, Sep 29, 2003 at 09:47:17AM +0100, Angus Leeming spake thusly: > > Next version. Hit it hard. Unless bad bugs come up, I think this is > about ready to go in. > BTW I think this should replace the existing minipage stdmenus.ui will need the minipage entry

Re: The Compleat Box

2003-09-30 Thread Jose' Matos
On Tuesday 30 September 2003 15:59, Martin Vermeer wrote: > > > > BTW I think this should replace the existing minipage, which means > > > reLyX should be adapted to convert the old docs. > > > > That's lyx2lyx business. > > Yes, I am behind the times. I am sorry but I disagree here, and as me

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Martin Vermeer
On Tue, Sep 30, 2003 at 12:30:57PM +0300, Martin Vermeer spake thusly: > Actually I did something similar just now. Compiled the sources of > gcc-3.2.3 straight from Boston into a private directory under my home. > Then in my LyX dir, ran autogen.sh and... In my old tree, I finally ventured to

Re: The Compleat Box

2003-09-30 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Dienstag, 30. September 2003 16:04, Martin Vermeer wrote: > On Mon, Sep 29, 2003 at 09:47:17AM +0100, Angus Leeming spake thusly: > > Next version. Hit it hard. Unless bad bugs come up, I think this is > about ready to go in. I like it. Only the yet missing

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | Not this time. I get > | formulabase.C:809: warning: #warning pretty ugly | In file included from ../../src/support/debugstream.h:15, | from ../../src/debug.h:18, | from formulabase.C:22: |

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Angus Leeming
Martin Vermeer wrote: > I did do the following: in my directory /usr/include/g++-3/ (the one > the old 2.95.2 compiler uses) I placed files streambuf and ostream, > suitably edited and pointing to their .h counterparts, so #include > and #include at least don't crash. This is conceptually

Re: The Compleat Box

2003-09-30 Thread Angus Leeming
Kornel Benko wrote: > I vote pro, if I am alloved to. Of course you're allowed to ;-) -- Angus

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: >> Looks bad. Is there a workaround to get 2.95 to work again? I'll play >> guinea pig :-) I have a basic_debugstream that works with 2.95, but if at all possible, I'd like to avoid using it. (actually I made it work on egcs, but I think that is pretty

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Ronald Florence
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: > Gcc 2.95.3 is the latest 2.95.x release, but I would not expect that > to make a difference. > > I think I will have to hack together a version that will work with > streambuf, and this will only be used on 2.95.x. When, oh when can we > ditch

Re: LaTeX endless loops

2003-09-30 Thread Asger Kunuk Alstrup
On Mon, 29 Sep 2003, Angus Leeming wrote: > Andre Poenitz wrote: > > > LyX hangs when \def\foo{\foo} or similar appears in the .tex > > output. A recent article (<[EMAIL PROTECTED]>) in > > de.comp.text.tex suggests that there are even methods to eat all > > memory by saying \def~{\if~}~. At

Re: One for the LaTeX masters

2003-09-30 Thread Asger Kunuk Alstrup
On Tue, 23 Sep 2003, Angus Leeming wrote: > Example of modifier commands in action: > > Template XFig [good stuff snipped] > TemplateEnd > > Needless to say, I'd like suggestions on how to improve any of this... I appreciate what you are trying to do, and I love the fact that my baby is growing

Re: cvs compile failed..

2003-09-30 Thread Nirmal Govind
Lars Gullik Bjønnes wrote: Please update from cvs. I have no problems now. Yes, updated and it compiled fine interesting startup banner btw.. :-) ... is this the LyX devel team on a mining expedition? nirmal

Re: building 1.3.4cvs

2003-09-30 Thread Garst R. Reese
Juergen Spitzmueller wrote: > I have splitted I mention this only because I have seen it many times from many people, and it works its way into docs and comments. There is no word splitted. I split it I have split it I will split it We have split the difference That's my kind of verb :)

Re: building 1.3.4cvs

2003-09-30 Thread Juergen Spitzmueller
Garst R. Reese wrote: > I mention this only because I have seen it many times from many people, > and it works its way into docs and comments. > > There is no word splitted. A false friend. In german, we have the participle "gesplittet" (which is, of course, a loanword and means, basically, the

Re: building 1.3.4cvs

2003-09-30 Thread Garst R. Reese
Juergen Spitzmueller wrote: => A false friend. In german, we have the participle "gesplittet" (which is, of > course, a loanword and means, basically, the same). So I could argue I just > wanted to teach you some german ;-) Lots of luck. My german prof. thanked me for making him laugh so much, and

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Martin Vermeer
On Tue, Sep 30, 2003 at 05:41:25PM +0200, Lars Gullik Bjønnes spake thusly: > | http://www.stlport.org/ Unpacked this... > | All _you_ have to work out is how to force g++ to look in > | /usr/include/stlport before it looks in /usr/include/g++-3/ ...and used the following script: g++

Bugzilla - Export as ASCII

2003-09-30 Thread Michael Schmitt
Hi Andre, IIRC you were looking for a way to export bugzilla reports to some text format. I noticed that the issue tracker of the subversion project (http://subversion.tigris.org - the ultimate successor of cvs!) has such a feature (and many more). I can't figure out how it works but at

Re: Bugzilla - Export as ASCII

2003-09-30 Thread Michael A. Koziarski
Quoting Michael Schmitt <[EMAIL PROTECTED]>: > Hi Andre, > > IIRC you were looking for a way to export bugzilla reports to some text > format. > > I noticed that the issue tracker of the subversion project > (http://subversion.tigris.org - the ultimate successor of cvs!) has such > a feature

Re: The Compleat Box

2003-09-30 Thread Garst R. Reese
Jose' Matos wrote: > > On Tuesday 30 September 2003 15:59, Martin Vermeer wrote: > > > > > > BTW I think this should replace the existing minipage, which means > > > > reLyX should be adapted to convert the old docs. > > > > > > That's lyx2lyx business. > > > > Yes, I am behind the times. > >

Re: Bugzilla - Export as ASCII

2003-09-30 Thread Kayvan A. Sylvan
On Wed, Oct 01, 2003 at 08:48:57AM +1200, Michael A. Koziarski wrote: > Quoting Michael Schmitt <[EMAIL PROTECTED]>: > > > Hi Andre, > > > > IIRC you were looking for a way to export bugzilla reports to some text > > format. There's also elinks. I use "elinks -export URL" to get good ascii

build lyx 1.3.3

2003-09-30 Thread Vitaly Lipatov
I can't build new lyx. If case test -f xfonts/PSres.upr && $(INSTALL_DATA) xfonts/PSres.upr fails in lib/Makefile (file PSres.upr) does not exist, build rpm fails too. Any suggestions? Will I add "|| true" to this line? -- Lav GNU! ALT Linux Team! LaTeX! LyX!

Re: CVS lyx-1.4 compile failure

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 11:45:25AM -0400, Ronald Florence wrote: > [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: > > > Gcc 2.95.3 is the latest 2.95.x release, but I would not expect that > > to make a difference. > > > > I think I will have to hack together a version that will work with > >

Re: LaTeX endless loops

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 07:17:28PM +0200, Asger Kunuk Alstrup wrote: > On Mon, 29 Sep 2003, Angus Leeming wrote: > > > Andre Poenitz wrote: > > > > > LyX hangs when \def\foo{\foo} or similar appears in the .tex > > > output. A recent article (<[EMAIL PROTECTED]>) in > > > de.comp.text.tex

Re: building 1.3.4cvs

2003-09-30 Thread Andre Poenitz
On Tue, Sep 30, 2003 at 03:40:43PM -0300, Garst R. Reese wrote: > There is no word splitted. You just writed it. scnr,d,Andre'

Re: Bugzilla - Export as ASCII

2003-09-30 Thread Andre Poenitz
On Wed, Oct 01, 2003 at 08:48:57AM +1200, Michael A. Koziarski wrote: > I believe that all the tigris.org sites use scarab, a java servlet > based 'bugzilla-like' tracker. The best option for ascii export of > queries is either to use the long_list.cgi option and strip the HTML. > Alternatively