Re: [patch] Minimize xforms dependencies

2003-02-09 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > | > Opinions? | It is hard to imagine that things could get worse. I finally got 1.4CVS | to compile. | After using the options specified for xforms in the xforms patch, which | then made xforms compile fail because my

Re: [patch] Minimize xforms dependencies

2003-02-09 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Mon, Feb 10, 2003 at 01:13:00AM +0100, Lars Gullik Bj?nnes wrote: | | > | If we have an xforms-dependent change in the config file, and somebody | > | forgets to include xf-config.h or whatever. | > | > The it won't compile... | | Not necessarily tru

Re: [patch] Minimize xforms dependencies

2003-02-09 Thread John Levon
On Mon, Feb 10, 2003 at 01:13:00AM +0100, Lars Gullik Bj?nnes wrote: > | If we have an xforms-dependent change in the config file, and somebody > | forgets to include xf-config.h or whatever. > > The it won't compile... Not necessarily true. #define OOH_CAN_USER_FANCY_THING #ifdef OOH_CAN_USE

Re: [patch] Minimize xforms dependencies

2003-02-09 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Mon, Feb 10, 2003 at 01:08:37AM +0100, Lars Gullik Bj?nnes wrote: | | > | > have moved FORMS_H_LOCATION and XPM_H_LOCATION out of there and into a | > | > xf-config.h that is placed in src/frontends/xforms. | > | | > | Looks like a brittle change to me

Re: [patch] Minimize xforms dependencies

2003-02-09 Thread John Levon
On Mon, Feb 10, 2003 at 01:08:37AM +0100, Lars Gullik Bj?nnes wrote: > | > have moved FORMS_H_LOCATION and XPM_H_LOCATION out of there and into a > | > xf-config.h that is placed in src/frontends/xforms. > | > | Looks like a brittle change to me. > > What makes it brittle? If we have an xforms-

Re: [patch] Minimize xforms dependencies

2003-02-09 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | > have moved FORMS_H_LOCATION and XPM_H_LOCATION out of there and into a | > xf-config.h that is placed in src/frontends/xforms. | | Looks like a brittle change to me. What makes it brittle? -- Lgb

Re: [patch] Minimize xforms dependencies

2003-02-09 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Sun, Feb 09, 2003 at 10:51:07PM +0100, Lars Gullik Bj?nnes wrote: | | > I have been trying to get xforms specific stuff out of config.h, I | | Why ? So that a configure change from qt to xforms will not require all code to be rebuilt... Besides I do

relocation error -suse 8.1-rpm

2003-02-09 Thread BART ALBERTI
using suse 8.1 and the binary rpm lyx-1.30-1suse81-qt.i386.rpm FAILS "-bash /usr/X11R6/bin/lyx not found" on making symlink cd /usr/X11R6/bin >> ln -s /usr/local/bin/lyx FAILS "relocation error:undefined symbol .ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectE" reLyx seems to come up though this is w

Re: [patch] Minimize xforms dependencies

2003-02-09 Thread John Levon
On Sun, Feb 09, 2003 at 10:51:07PM +0100, Lars Gullik Bj?nnes wrote: > I have been trying to get xforms specific stuff out of config.h, I Why ? > have moved FORMS_H_LOCATION and XPM_H_LOCATION out of there and into a > xf-config.h that is placed in src/frontends/xforms. Looks like a brittle cha

[patch] Minimize xforms dependencies

2003-02-09 Thread Lars Gullik Bjønnes
I have been trying to get xforms specific stuff out of config.h, I have moved FORMS_H_LOCATION and XPM_H_LOCATION out of there and into a xf-config.h that is placed in src/frontends/xforms. Opinions? Index: config/configure.ac ===

Instant preview bug

2003-02-09 Thread Justin Smith
This is what happens when I try to use it: lyx /home/jsmith/research/operad-new/alg-homotop.lyx This is TeX, Version 3.14159 (Web2C 7.3.1) (0lyxpreview.tex LaTeX2e <2000/06/01> Babel and hyphenation patterns for american, french, german, ngerman, i talian, nohyphenation, loaded. This is dvips(k

Re: How to proceed.

2003-02-09 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | As current CVS identifies itself as "1.4.0cvs" I guess development is open? | | Attached a patch to clean up the os specific stuff by moving from classes | and static functions to namespaces. I sent this already some time ago... | | It certainly works

Re: LyX highest rated application

2003-02-09 Thread John Levon
On Sun, Feb 09, 2003 at 04:53:44PM +0100, Moritz Moeller-Herrmann wrote: > Hey, today LyX is the highest rated application at http://apps.kde.com, > higher than KDE and Qt! Hee-hee :) Have you been running a script Moritz !? Only kidding... john p.s. can you change the screenshots link to poi

LyX highest rated application

2003-02-09 Thread Moritz Moeller-Herrmann
Hey, today LyX is the highest rated application at http://apps.kde.com, higher than KDE and Qt! -- Moritz Moeller-Herrmann [EMAIL PROTECTED] wiss. Mitarbeiter, IMGB La loi, dans un grand souci d'égalité, interdit aux riches comme aux pauvres de coucher sous les ponts, de mendier

[PATCH] lyx2lyx to format 2.22

2003-02-09 Thread John Levon
Is this right ? john ? ll.diff Index: lyx2lyx === RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/lyx2lyx/lyx2lyx,v retrieving revision 1.6 diff -u -r1.6 lyx2lyx --- lyx2lyx 7 Feb 2003 11:01:46 - 1.6 +++ lyx2lyx 9

feature or bug?

2003-02-09 Thread Ivo Köthnig
hello, first congratulation to the good work! i really like and use lyx. i just did not like the xforms-fronend and so i waited long time for the guii, especially for the qt-frontend. i am really happy that this works now, thanks! but i want to report something, not knowing if this is a featur

Re: [PATCH] QDocument (A4 specials)

2003-02-09 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > Yes, you're right. Try this. Arghh, I have accidentally snipped the changes in *.h. Thanks, Jürgen. Index: src/frontends/qt2/ChangeLog === RCS file: /cvs/lyx/lyx-devel/src/frontends/qt2/ChangeLog,v retri

Re: [PATCH] QDocument (A4 specials)

2003-02-09 Thread Juergen Spitzmueller
John Levon wrote: > > Fixes a small bug in QDocumentDialog: the A4 extra packages should also > > be shown if default papersize is A4 and default chosen, furthermore only > > in portrait mode. This is the case in Xforms and previous LyX versions. > > Seems like that change_adaptor will no longer be

不要让进机会溜掉

2003-02-09 Thread 郝芸
Ç×°®µÄÍøÓÑÄãºÃ£¡ ÐÂÄêÒÁʼ£¬ÏòÄãÍÆ¼öÁ½¸öÇÐʵ¿ÉÐеÄÍøÂç׬Ǯ·½°¸¡£ ·½°¸Ò»£ºÐ¡Í¶×ʰì´óÊ¡£Äãͬʱ»ñµÃ³¬ÖµµÄ¶«¶«ºÍ׬ǮµÄ»ú»á£º Ë­¶¼ÖªµÀ£¬ÒªÏëÔÚ»¥ÁªÍøÉÏ׬Ǯ£¬Ê×ÏȵÃÓÐ×Ô¼ºµÄÍøÕ¾£¨»ò¸öÈËÖ÷Ò³£©£¬Èç¹ûÄã²»Ï뻨ǮÏë¿¿×Ô¼º×öÖ÷Ò³£¬×îÆðÂëÄãÒªÉêÇëÓòÃûºÍ¿Õ¼ä£¨ÖÁÉÙÿÄêµÃ»¨300¡«400ÔªÈËÃñ±Ò£©£¬È»ºóÓôóÁ¿µÄʱ¼