Re: It requires QT 2.2.1 ...but I have QT 3.1.1 !!!

2003-05-30 Thread Paul Borgermans
Try installing QT2, I am pretty sure it should work then.

Paul

Pietro Mele wrote:
Should I look for a version of LyX compiled with QT3? How can 
I know the version of QT used in a program? 
Or should I install QT2?

Thanks again,
   Pietro
--- Paul Borgermans [EMAIL PROTECTED] wrote:

I guess the rpm is compiled with qt2, not qt3 and you do not have the
qt2package installed. I don't think qt 3.1.1 is  qt 2.2.1 alltough
at first sight it seems logical.
Paul

Pietro Mele wrote:

Trying to install LyX 1.3.2-1 from RPM on Mandrake 9.1, 
I get the error message:

It requires QT  2.2.1

...but I have QT 3.1.1 !!!
Am I the first one with such a problem? 
Can you suggest me something?

Thankyou,

  Pietro








__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com





Re: It requires QT 2.2.1 ...but I have QT 3.1.1 !!!

2003-05-30 Thread Paul Borgermans
Try installing QT2, I am pretty sure it should work then.

Paul

Pietro Mele wrote:
Should I look for a version of LyX compiled with QT3? How can 
I know the version of QT used in a program? 
Or should I install QT2?

Thanks again,
   Pietro
--- Paul Borgermans [EMAIL PROTECTED] wrote:

I guess the rpm is compiled with qt2, not qt3 and you do not have the
qt2package installed. I don't think qt 3.1.1 is  qt 2.2.1 alltough
at first sight it seems logical.
Paul

Pietro Mele wrote:

Trying to install LyX 1.3.2-1 from RPM on Mandrake 9.1, 
I get the error message:

It requires QT  2.2.1

...but I have QT 3.1.1 !!!
Am I the first one with such a problem? 
Can you suggest me something?

Thankyou,

  Pietro








__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com





Re: "It requires QT > 2.2.1" ...but I have QT 3.1.1 !!!

2003-05-30 Thread Paul Borgermans
Try installing QT2, I am pretty sure it should work then.

Paul

Pietro Mele wrote:
Should I look for a version of LyX compiled with QT3? How can 
I know the version of QT used in a program? 
Or should I install QT2?

Thanks again,
   Pietro
--- Paul Borgermans <[EMAIL PROTECTED]> wrote:

I guess the rpm is compiled with qt2, not qt3 and you do not have the
qt2package installed. I don't think qt 3.1.1 is > qt 2.2.1 alltough
at first sight it seems logical.
Paul

Pietro Mele wrote:

Trying to install LyX 1.3.2-1 from RPM on Mandrake 9.1, 
I get the error message:

"It requires QT > 2.2.1"

...but I have QT 3.1.1 !!!
Am I the first one with such a problem? 
Can you suggest me something?

Thankyou,

  Pietro








__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com





Re: Compiling LyX 1.3.0 in SuSE Linux 8.1

2003-02-27 Thread Paul Borgermans
It's a bug with the g++/gcc  package as provided by SuSE in their 
distribution. Not a LyX source code bug. Best upgrade to the package 
version I pointed before:

ftp://ftp.suse.com/pub/projects/gcc/8.1/

Paul

Panayotis Papassotiriou wrote:
snip
I am wondering if this is a LyX source code bug, not a
compiler bug. I use g++ on a regular basis, and I had
never experienced any problem... until now.



Re: Compiling LyX 1.3.0 in SuSE Linux 8.1

2003-02-27 Thread Paul Borgermans
It's a bug with the g++/gcc  package as provided by SuSE in their 
distribution. Not a LyX source code bug. Best upgrade to the package 
version I pointed before:

ftp://ftp.suse.com/pub/projects/gcc/8.1/

Paul

Panayotis Papassotiriou wrote:
snip
I am wondering if this is a LyX source code bug, not a
compiler bug. I use g++ on a regular basis, and I had
never experienced any problem... until now.



Re: Compiling LyX 1.3.0 in SuSE Linux 8.1

2003-02-27 Thread Paul Borgermans
It's a bug with the g++/gcc  package as provided by SuSE in their 
distribution. Not a LyX source code bug. Best upgrade to the package 
version I pointed before:

ftp://ftp.suse.com/pub/projects/gcc/8.1/

Paul

Panayotis Papassotiriou wrote:
>
I am wondering if this is a LyX source code bug, not a
compiler bug. I use g++ on a regular basis, and I had
never experienced any problem... until now.



Re: Compiling LyX 1.3.0 in SuSE Linux 8.1

2003-02-26 Thread Paul Borgermans


Andre Poenitz wrote:
On Wed, Feb 26, 2003 at 06:12:13AM -0800, Panayotis Papassotiriou wrote:
  The LyX configure script says that everything is ok,
  but compilation of the program stops with an Internal
  compiler error.
  Does anyone have any idea?

Compiler bug.
Known bug. You need to update the compiler suite with the packages from

ftp://ftp.suse.com/pub/projects/gcc/8.1/

Or its mirrors. That's the version I used to create the RPM's with the 
qt frontend.

They are not in the online update system

Paul




Re: Compiling LyX 1.3.0 in SuSE Linux 8.1

2003-02-26 Thread Paul Borgermans


Andre Poenitz wrote:
On Wed, Feb 26, 2003 at 06:12:13AM -0800, Panayotis Papassotiriou wrote:
  The LyX configure script says that everything is ok,
  but compilation of the program stops with an Internal
  compiler error.
  Does anyone have any idea?

Compiler bug.
Known bug. You need to update the compiler suite with the packages from

ftp://ftp.suse.com/pub/projects/gcc/8.1/

Or its mirrors. That's the version I used to create the RPM's with the 
qt frontend.

They are not in the online update system

Paul




Re: Compiling LyX 1.3.0 in SuSE Linux 8.1

2003-02-26 Thread Paul Borgermans


Andre Poenitz wrote:
On Wed, Feb 26, 2003 at 06:12:13AM -0800, Panayotis Papassotiriou wrote:
 > The LyX configure script says that everything is ok,
 > but compilation of the program stops with an "Internal
 > compiler error".
 > Does anyone have any idea?

Compiler bug.
Known bug. You need to update the compiler suite with the packages from

ftp://ftp.suse.com/pub/projects/gcc/8.1/

Or its mirrors. That's the version I used to create the RPM's with the 
qt frontend.

They are not in the online update system

Paul




Re: [Fwd: Re: Announce: LyX 1.3.0 released.[SuSE]]

2003-02-17 Thread Paul Borgermans
Konrad

That version is compiled against the updated qt 3.1 libraries (available 
from SuSE update online or the KDE mirrors)

If you do not want to update the qt libraries, you can also find the qt2 
compiled version in ftp.lyx.org. This should work with a stock install 
of SuSE 8.1

Regards

Paul

Konrad Blum wrote:

I have downlodaded lyx-1.3.0-1.i386.SuSE-8.1-KDE3.1-qt3.rpm.
It installs with rpm --install without any error on a SuSE 8.1 (online
update yesterday).

But when I start LyX I just get

lyx: relocation error: lyx: undefined symbol:
_ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectvE

What is wrong with my SuSE 8.1?

regards

Konrad Blum







Re: [Fwd: Re: Announce: LyX 1.3.0 released.[SuSE]]

2003-02-17 Thread Paul Borgermans
Konrad

That version is compiled against the updated qt 3.1 libraries (available 
from SuSE update online or the KDE mirrors)

If you do not want to update the qt libraries, you can also find the qt2 
compiled version in ftp.lyx.org. This should work with a stock install 
of SuSE 8.1

Regards

Paul

Konrad Blum wrote:

I have downlodaded lyx-1.3.0-1.i386.SuSE-8.1-KDE3.1-qt3.rpm.
It installs with rpm --install without any error on a SuSE 8.1 (online
update yesterday).

But when I start LyX I just get

lyx: relocation error: lyx: undefined symbol:
_ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectvE

What is wrong with my SuSE 8.1?

regards

Konrad Blum







Re: [Fwd: Re: Announce: LyX 1.3.0 released.[SuSE]]

2003-02-17 Thread Paul Borgermans
Konrad

That version is compiled against the updated qt 3.1 libraries (available 
from SuSE update online or the KDE mirrors)

If you do not want to update the qt libraries, you can also find the qt2 
compiled version in ftp.lyx.org. This should work with a stock install 
of SuSE 8.1

Regards

Paul

Konrad Blum wrote:

I have downlodaded lyx-1.3.0-1.i386.SuSE-8.1-KDE3.1-qt3.rpm.
It installs with rpm --install without any error on a SuSE 8.1 (online
update yesterday).

But when I start LyX I just get

lyx: relocation error: lyx: undefined symbol:
_ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectvE

What is wrong with my SuSE 8.1?

regards

Konrad Blum







Re: Which qt3 do I need

2003-02-16 Thread Paul Borgermans
You need to download the updated qt packages from the suse ftp servers:

Take a look at

http://www.suse.de/en/private/download/linuks/i386/update_for_8_1/base.html

You can also install the qt2 rpm which should work with a stock install 
of SuSE 8.1

hth

Paul

Gerhard Lindel wrote:
Hi all, 
I wanted to install lyx 1.3.0-1suse81-qt31.i386 .rpm
First error-message was: Lyx.. needs qt3.
So I load qt3-non-mt-3.05-31.i386.rpm down and installed both
rpm-pakages.
Without a problem.
But Lyx does not start.
I guess I haven`t got  the right version of qt3.
Would someone tell me wichone the right one is?
Regards
Gerhard





Re: Which qt3 do I need

2003-02-16 Thread Paul Borgermans
You need to download the updated qt packages from the suse ftp servers:

Take a look at

http://www.suse.de/en/private/download/linuks/i386/update_for_8_1/base.html

You can also install the qt2 rpm which should work with a stock install 
of SuSE 8.1

hth

Paul

Gerhard Lindel wrote:
Hi all, 
I wanted to install lyx 1.3.0-1suse81-qt31.i386 .rpm
First error-message was: Lyx.. needs qt3.
So I load qt3-non-mt-3.05-31.i386.rpm down and installed both
rpm-pakages.
Without a problem.
But Lyx does not start.
I guess I haven`t got  the right version of qt3.
Would someone tell me wichone the right one is?
Regards
Gerhard





Re: Which qt3 do I need

2003-02-16 Thread Paul Borgermans
You need to download the updated qt packages from the suse ftp servers:

Take a look at

http://www.suse.de/en/private/download/linuks/i386/update_for_8_1/base.html

You can also install the qt2 rpm which should work with a stock install 
of SuSE 8.1

hth

Paul

Gerhard Lindel wrote:
Hi all, 
I wanted to install lyx 1.3.0-1suse81-qt31.i386 .rpm
First error-message was: Lyx.. needs qt3.
So I load qt3-non-mt-3.05-31.i386.rpm down and installed both
rpm-pakages.
Without a problem.
But Lyx does not start.
I guess I haven`t got  the right version of qt3.
Would someone tell me wichone the right one is?
Regards
Gerhard





Re: SuSE 8

2003-02-14 Thread Paul Borgermans
No, lots of libs are different.

You may try the following, but *install without dependency checking*.
It is also uploaded to ftp.lyx.org/incoming/

http://nf-pro.sckcen.be/download/lyx-1.3.0-1-suse-8.0-qt2.i386.rpm

hth

Paul

Pablo Ortúzar wrote:

Hello

Will lyx-1.3.0-1suse81-qt2.i386.rpm. for SuSE 8.1 and Qt 2.3 run on my SuSE 8 
with qt-2.3.2-138  KDE 3.1 installed? 

Thanks




Re: SuSE 8

2003-02-14 Thread Paul Borgermans
No, lots of libs are different.

You may try the following, but *install without dependency checking*.
It is also uploaded to ftp.lyx.org/incoming/

http://nf-pro.sckcen.be/download/lyx-1.3.0-1-suse-8.0-qt2.i386.rpm

hth

Paul

Pablo Ortúzar wrote:

Hello

Will lyx-1.3.0-1suse81-qt2.i386.rpm. for SuSE 8.1 and Qt 2.3 run on my SuSE 8 
with qt-2.3.2-138  KDE 3.1 installed? 

Thanks




Re: SuSE 8

2003-02-14 Thread Paul Borgermans
No, lots of libs are different.

You may try the following, but *install without dependency checking*.
It is also uploaded to ftp.lyx.org/incoming/

http://nf-pro.sckcen.be/download/lyx-1.3.0-1-suse-8.0-qt2.i386.rpm

hth

Paul

Pablo Ortúzar wrote:

Hello

Will lyx-1.3.0-1suse81-qt2.i386.rpm. for SuSE 8.1 and Qt 2.3 run on my SuSE 8 
with qt-2.3.2-138 & KDE 3.1 installed? 

Thanks




Re: lyx doesn't start with SuSE rpm

2003-02-10 Thread Paul Borgermans
qt3.1.x is also with the suse on-line updates for the regular KDE3.04 
shipped with 8.1 (most recent rpm is qt3.1.1 and dated january 29th, 2003)

I guess not much Suse users keep their system in sync with the on-line 
updates

LyX 1.3.0 does not even want to compile on a stock SuSE 8.1. To compile 
it, it needs an upgrade of the gcc and g++ packages from

ftp://ftp.mirror.ac.uk/sites/ftp.suse.com/pub/projects/gcc/8.1/
(or other mirrors of ftp.suse.com)

Paul

Jean-Marc Lasgouttes wrote:


  Paul == Paul Borgermans [EMAIL PROTECTED] writes:

Paul Is your SuSE distribution up to date against the online updates?

Paul Also, the rpm was built on SuSE 8.1 with KDE 3.1 installled,
Paul which also contains a slightly updated qt3 package.

So it seems that it is not compatible with a normal suse installation.
I renamed the rpm to
  lyx-1.3.0-1suse81-qt31.i386.rpm
to reflect this.

JMarc






Re: lyx doesn't start with SuSE rpm

2003-02-10 Thread Paul Borgermans
qt3.1.x is also with the suse on-line updates for the regular KDE3.04 
shipped with 8.1 (most recent rpm is qt3.1.1 and dated january 29th, 2003)

I guess not much Suse users keep their system in sync with the on-line 
updates

LyX 1.3.0 does not even want to compile on a stock SuSE 8.1. To compile 
it, it needs an upgrade of the gcc and g++ packages from

ftp://ftp.mirror.ac.uk/sites/ftp.suse.com/pub/projects/gcc/8.1/
(or other mirrors of ftp.suse.com)

Paul

Jean-Marc Lasgouttes wrote:


  Paul == Paul Borgermans [EMAIL PROTECTED] writes:

Paul Is your SuSE distribution up to date against the online updates?

Paul Also, the rpm was built on SuSE 8.1 with KDE 3.1 installled,
Paul which also contains a slightly updated qt3 package.

So it seems that it is not compatible with a normal suse installation.
I renamed the rpm to
  lyx-1.3.0-1suse81-qt31.i386.rpm
to reflect this.

JMarc






Re: lyx doesn't start with SuSE rpm

2003-02-10 Thread Paul Borgermans
qt3.1.x is also with the suse on-line updates for the regular KDE3.04 
shipped with 8.1 (most recent rpm is qt3.1.1 and dated january 29th, 2003)

I guess not much Suse users keep their system in sync with the on-line 
updates

LyX 1.3.0 does not even want to compile on a stock SuSE 8.1. To compile 
it, it needs an upgrade of the gcc and g++ packages from

ftp://ftp.mirror.ac.uk/sites/ftp.suse.com/pub/projects/gcc/8.1/
(or other mirrors of ftp.suse.com)

Paul

Jean-Marc Lasgouttes wrote:


 >>>>> "Paul" == Paul Borgermans <[EMAIL PROTECTED]> writes:

Paul> Is your SuSE distribution up to date against the online updates?

Paul> Also, the rpm was built on SuSE 8.1 with KDE 3.1 installled,
Paul> which also contains a slightly updated qt3 package.

So it seems that it is not compatible with a normal suse installation.
I renamed the rpm to
  lyx-1.3.0-1suse81-qt31.i386.rpm
to reflect this.

JMarc






Re: lyx doesn't start with SuSE rpm

2003-02-09 Thread Paul Borgermans
Wolfgang,

Could you check the output of ldd /usr/local/bin/lyx against the following:

	libqt.so.3 = /usr/lib/libqt.so.3 (0x4002c000)
	libSM.so.6 = /usr/X11R6/lib/libSM.so.6 (0x40685000)
	libICE.so.6 = /usr/X11R6/lib/libICE.so.6 (0x4068e000)
	libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x406a5000)
	libstdc++.so.5 = /usr/lib/libstdc++.so.5 (0x4079d000)
	libm.so.6 = /lib/libm.so.6 (0x4085)
	libc.so.6 = /lib/libc.so.6 (0x40874000)
	libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x40992000)
	libpthread.so.0 = /lib/libpthread.so.0 (0x4099a000)
	libpng12.so.0 = /usr/lib/libpng12.so.0 (0x409af000)
	libz.so.1 = /lib/libz.so.1 (0x409df000)
	libGL.so.1 = /usr/lib/libGL.so.1 (0x409ee000)
	libXmu.so.6 = /usr/X11R6/lib/libXmu.so.6 (0x40a61000)
	libXi.so.6 = /usr/X11R6/lib/libXi.so.6 (0x40a77000)
	libXrender.so.1 = /usr/X11R6/lib/libXrender.so.1 (0x40a8)
	libXft.so.1 = /usr/X11R6/lib/libXft.so.1 (0x40a85000)
	libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x40ab)
	libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x40af2000)
	libdl.so.2 = /lib/libdl.so.2 (0x40b0)
	/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)
	libXt.so.6 = /usr/X11R6/lib/libXt.so.6 (0x40b03000)

Is your SuSE distribution up to date against the online updates?

Also, the rpm was built on  SuSE 8.1 with KDE 3.1 installled, which also 
contains a slightly updated qt3 package.

Paul


Wolfgang Eckhardt wrote:
Hi,

I have installed the new lyx 1.3.0 rpm for SuSE 8.1, but when lyx is
about to start, I get the following message:

lyx: relocation error: lyx: undefined symbol:
_ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectvE


I'm using qt 3.0.5 and qt 2.3.2, and KDE 3.05.

Does anybody know a solution or explanation for this?

Regards,

Wolfgang








Re: lyx doesn't start with SuSE rpm

2003-02-09 Thread Paul Borgermans
Wolfgang,

Could you check the output of ldd /usr/local/bin/lyx against the following:

	libqt.so.3 = /usr/lib/libqt.so.3 (0x4002c000)
	libSM.so.6 = /usr/X11R6/lib/libSM.so.6 (0x40685000)
	libICE.so.6 = /usr/X11R6/lib/libICE.so.6 (0x4068e000)
	libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x406a5000)
	libstdc++.so.5 = /usr/lib/libstdc++.so.5 (0x4079d000)
	libm.so.6 = /lib/libm.so.6 (0x4085)
	libc.so.6 = /lib/libc.so.6 (0x40874000)
	libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x40992000)
	libpthread.so.0 = /lib/libpthread.so.0 (0x4099a000)
	libpng12.so.0 = /usr/lib/libpng12.so.0 (0x409af000)
	libz.so.1 = /lib/libz.so.1 (0x409df000)
	libGL.so.1 = /usr/lib/libGL.so.1 (0x409ee000)
	libXmu.so.6 = /usr/X11R6/lib/libXmu.so.6 (0x40a61000)
	libXi.so.6 = /usr/X11R6/lib/libXi.so.6 (0x40a77000)
	libXrender.so.1 = /usr/X11R6/lib/libXrender.so.1 (0x40a8)
	libXft.so.1 = /usr/X11R6/lib/libXft.so.1 (0x40a85000)
	libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x40ab)
	libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x40af2000)
	libdl.so.2 = /lib/libdl.so.2 (0x40b0)
	/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)
	libXt.so.6 = /usr/X11R6/lib/libXt.so.6 (0x40b03000)

Is your SuSE distribution up to date against the online updates?

Also, the rpm was built on  SuSE 8.1 with KDE 3.1 installled, which also 
contains a slightly updated qt3 package.

Paul


Wolfgang Eckhardt wrote:
Hi,

I have installed the new lyx 1.3.0 rpm for SuSE 8.1, but when lyx is
about to start, I get the following message:

lyx: relocation error: lyx: undefined symbol:
_ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectvE


I'm using qt 3.0.5 and qt 2.3.2, and KDE 3.05.

Does anybody know a solution or explanation for this?

Regards,

Wolfgang








Re: lyx doesn't start with SuSE rpm

2003-02-09 Thread Paul Borgermans
Wolfgang,

Could you check the output of ldd /usr/local/bin/lyx against the following:

	libqt.so.3 => /usr/lib/libqt.so.3 (0x4002c000)
	libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40685000)
	libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4068e000)
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x406a5000)
	libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x4079d000)
	libm.so.6 => /lib/libm.so.6 (0x4085)
	libc.so.6 => /lib/libc.so.6 (0x40874000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40992000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x4099a000)
	libpng12.so.0 => /usr/lib/libpng12.so.0 (0x409af000)
	libz.so.1 => /lib/libz.so.1 (0x409df000)
	libGL.so.1 => /usr/lib/libGL.so.1 (0x409ee000)
	libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40a61000)
	libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x40a77000)
	libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x40a8)
	libXft.so.1 => /usr/X11R6/lib/libXft.so.1 (0x40a85000)
	libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40ab)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40af2000)
	libdl.so.2 => /lib/libdl.so.2 (0x40b0)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4000)
	libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40b03000)

Is your SuSE distribution up to date against the online updates?

Also, the rpm was built on  SuSE 8.1 with KDE 3.1 installled, which also 
contains a slightly updated qt3 package.

Paul


Wolfgang Eckhardt wrote:
Hi,

I have installed the new lyx 1.3.0 rpm for SuSE 8.1, but when lyx is
about to start, I get the following message:

lyx: relocation error: lyx: undefined symbol:
_ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectvE


I'm using qt 3.0.5 and qt 2.3.2, and KDE 3.05.

Does anybody know a solution or explanation for this?

Regards,

Wolfgang








[Fwd: Re: Announce: LyX 1.3.0 released.[SuSE]]

2003-02-07 Thread Paul Borgermans

Hello SuSE LyX-ers

I uploaded an rpm for SuSE 8.1 compiled with the qt frontend against
qt3. This file will hopefully soon be available in the bin directory of
ftp.lyx.org/pub/lyx/. For the impatient, you can also get it from

http://nf-pro.sckcen.be/download/lyx-1.3.0-1.i386.SuSE-8.1-KDE3.1-qt3.rpm

Let me know if you have problems with it.

A note for preview-latex: you need to install the packages preview-latex
and AUC Tex seperately since they are not included wth the SuSE
distribution. Install AUC Tex first.

preview-latex can be found on

http://preview-latex.sourceforge.net/

and auctex can be found on a CTAN server near you

After installation, lyx will use them automatically

Regards

Paul

Lars Gullik Bjønnes wrote:
 Public release of LyX version 1.3.0
 ===

 We are glad to announce the release of LyX 1.3.0.






Re: broken compiler with lyx + qt

2003-02-07 Thread Paul Borgermans
There is  a little secret: you need to update the gcc package from the 
on-line distribution of SuSE 8.1. The versions there are more recent 
than the ones on DVD/CD. They are NOT in the upgrade directories or 
suse's web site, although they clearly are.

Paul

Ernesto Jardim wrote:
Hi

There were several messages about the broken compiler error several
people is getting when compiling lyx with qt.

This has been addressed a few days ago with lyx1.3.0pre3. Someone posted
an workaround but I was not able to find it.

In the mean time it seems that this is a problem with SuSE 8.1 and gcc
so I've posted a bug report to them (Ticket [2003020501236]) and I'm
still waiting for the response.

When I'll get and answer I'll post it here.

Regards

EJ









Re: [Fwd: Re: Announce: LyX 1.3.0 released.[SuSE]]

2003-02-07 Thread Paul Borgermans


Oliver Eichler wrote:


Hmm, good point :). On the other side as rpm will delete the official SuSE
installation anyway, why not install it 'in (SuSE's) place'? Not that I


That makes sense of course. I considered renaming the lyx executable, 
package name and  config (shared files) to avoid the original being 
overwritten, but dropped that in the end to be as close as possible with 
the LyX defaults and avoid the errors generating the rpm package.

prefere /usr over /usr/local or vice versa, but changing the path just causes
unnecessary confusion without real benefit. (e.g. linked user defined
templates and layouts have to be relinked to the other path.)
But anyway, thanks for the rpm - saves me a lot of time :) And not to forget
the nice QT interface. My god! How I hated this xforms stuff! Lyx is really
impressive software.


Even more with the preview-latex stuff!

So the rpm works with you (I'm a beginner when it comes to rpm building)?

Did you update the gcc libraries from the DVD/CD install?

Paul




[Fwd: Re: Announce: LyX 1.3.0 released.[SuSE]]

2003-02-07 Thread Paul Borgermans

Hello SuSE LyX-ers

I uploaded an rpm for SuSE 8.1 compiled with the qt frontend against
qt3. This file will hopefully soon be available in the bin directory of
ftp.lyx.org/pub/lyx/. For the impatient, you can also get it from

http://nf-pro.sckcen.be/download/lyx-1.3.0-1.i386.SuSE-8.1-KDE3.1-qt3.rpm

Let me know if you have problems with it.

A note for preview-latex: you need to install the packages preview-latex
and AUC Tex seperately since they are not included wth the SuSE
distribution. Install AUC Tex first.

preview-latex can be found on

http://preview-latex.sourceforge.net/

and auctex can be found on a CTAN server near you

After installation, lyx will use them automatically

Regards

Paul

Lars Gullik Bjønnes wrote:
 Public release of LyX version 1.3.0
 ===

 We are glad to announce the release of LyX 1.3.0.






Re: broken compiler with lyx + qt

2003-02-07 Thread Paul Borgermans
There is  a little secret: you need to update the gcc package from the 
on-line distribution of SuSE 8.1. The versions there are more recent 
than the ones on DVD/CD. They are NOT in the upgrade directories or 
suse's web site, although they clearly are.

Paul

Ernesto Jardim wrote:
Hi

There were several messages about the broken compiler error several
people is getting when compiling lyx with qt.

This has been addressed a few days ago with lyx1.3.0pre3. Someone posted
an workaround but I was not able to find it.

In the mean time it seems that this is a problem with SuSE 8.1 and gcc
so I've posted a bug report to them (Ticket [2003020501236]) and I'm
still waiting for the response.

When I'll get and answer I'll post it here.

Regards

EJ









Re: [Fwd: Re: Announce: LyX 1.3.0 released.[SuSE]]

2003-02-07 Thread Paul Borgermans


Oliver Eichler wrote:


Hmm, good point :). On the other side as rpm will delete the official SuSE
installation anyway, why not install it 'in (SuSE's) place'? Not that I


That makes sense of course. I considered renaming the lyx executable, 
package name and  config (shared files) to avoid the original being 
overwritten, but dropped that in the end to be as close as possible with 
the LyX defaults and avoid the errors generating the rpm package.

prefere /usr over /usr/local or vice versa, but changing the path just causes
unnecessary confusion without real benefit. (e.g. linked user defined
templates and layouts have to be relinked to the other path.)
But anyway, thanks for the rpm - saves me a lot of time :) And not to forget
the nice QT interface. My god! How I hated this xforms stuff! Lyx is really
impressive software.


Even more with the preview-latex stuff!

So the rpm works with you (I'm a beginner when it comes to rpm building)?

Did you update the gcc libraries from the DVD/CD install?

Paul




[Fwd: Re: Announce: LyX 1.3.0 released.[SuSE]]

2003-02-07 Thread Paul Borgermans

Hello SuSE LyX-ers

I uploaded an rpm for SuSE 8.1 compiled with the qt frontend against
qt3. This file will hopefully soon be available in the bin directory of
ftp.lyx.org/pub/lyx/. For the impatient, you can also get it from

http://nf-pro.sckcen.be/download/lyx-1.3.0-1.i386.SuSE-8.1-KDE3.1-qt3.rpm

Let me know if you have problems with it.

A note for preview-latex: you need to install the packages preview-latex
and AUC Tex seperately since they are not included wth the SuSE
distribution. Install AUC Tex first.

preview-latex can be found on

http://preview-latex.sourceforge.net/

and auctex can be found on a CTAN server near you

After installation, lyx will use them automatically

Regards

Paul

Lars Gullik Bjønnes wrote:
> Public release of LyX version 1.3.0
> ===
>
> We are glad to announce the release of LyX 1.3.0.
>





Re: broken compiler with lyx + qt

2003-02-07 Thread Paul Borgermans
There is  a little secret: you need to update the gcc package from the 
on-line distribution of SuSE 8.1. The versions there are more recent 
than the ones on DVD/CD. They are NOT in the upgrade directories or 
suse's web site, although they clearly are.

Paul

Ernesto Jardim wrote:
Hi

There were several messages about the broken compiler error several
people is getting when compiling lyx with qt.

This has been addressed a few days ago with lyx1.3.0pre3. Someone posted
an workaround but I was not able to find it.

In the mean time it seems that this is a problem with SuSE 8.1 and gcc
so I've posted a bug report to them (Ticket [2003020501236]) and I'm
still waiting for the response.

When I'll get and answer I'll post it here.

Regards

EJ









Re: [Fwd: Re: Announce: LyX 1.3.0 released.[SuSE]]

2003-02-07 Thread Paul Borgermans


Oliver Eichler wrote:


Hmm, good point :). On the other side as rpm will delete the official SuSE
installation anyway, why not install it 'in (SuSE's) place'? Not that I


That makes sense of course. I considered renaming the lyx executable, 
package name and  config (shared files) to avoid the original being 
overwritten, but dropped that in the end to be as close as possible with 
the LyX defaults and avoid the errors generating the rpm package.

prefere /usr over /usr/local or vice versa, but changing the path just causes
unnecessary confusion without real benefit. (e.g. linked user defined
templates and layouts have to be relinked to the other path.)
But anyway, thanks for the rpm - saves me a lot of time :) And not to forget
the nice QT interface. My god! How I hated this xforms stuff! Lyx is really
impressive software.


Even more with the preview-latex stuff!

So the rpm works with you (I'm a beginner when it comes to rpm building)?

Did you update the gcc libraries from the DVD/CD install?

Paul




RPM of lyx 1.3.0-pre3 with Qt front-end for SuSE 8.1

2003-02-04 Thread Paul Borgermans
Since the ftp.devel.lyx.org is temporarily closed for uploading rpm 
packages, I made a temporary http download location for those who want 
to try it:

http://nf-pro.sckcen.be/download/

It is built on SuSE 8.1 with KDE 3.1 (including qt3) and installs in 
/usr/local. No warranties of course.

Regards

Paul



RPM of lyx 1.3.0-pre3 with Qt front-end for SuSE 8.1

2003-02-04 Thread Paul Borgermans
Since the ftp.devel.lyx.org is temporarily closed for uploading rpm 
packages, I made a temporary http download location for those who want 
to try it:

http://nf-pro.sckcen.be/download/

It is built on SuSE 8.1 with KDE 3.1 (including qt3) and installs in 
/usr/local. No warranties of course.

Regards

Paul



RPM of lyx 1.3.0-pre3 with Qt front-end for SuSE 8.1

2003-02-04 Thread Paul Borgermans
Since the ftp.devel.lyx.org is temporarily closed for uploading rpm 
packages, I made a temporary http download location for those who want 
to try it:

http://nf-pro.sckcen.be/download/

It is built on SuSE 8.1 with KDE 3.1 (including qt3) and installs in 
/usr/local. No warranties of course.

Regards

Paul



Re: Third Prerelease of LyX 1.3.0 (SuSE 8.1 troubles)

2003-02-01 Thread Paul Borgermans
Hello Chris,

I managed to compile and run LyX by downloading a newer version (3.2-46) 
of the gcc compiler suite (needs to be the 3.2 series since qt was also 
compiled with it).

I got them from

ftp.mirror.ac.uk/sites/ftp.suse.com/pub/projects/gcc/8.1/

Downloaded all of them (except the source rpm) and installed. After this 
 LyX compiled and runs nicely (used the qt frontend).

BTW, the regular download of SuSE 8.1 also includes a newer version than 
the one found on the stock CD/DVD distribution. It is not in the update 
section, so that's the reason why I overlooked it.

Happy now

Regards

Paul




Re: Third Prerelease of LyX 1.3.0 (SuSE 8.1 troubles)

2003-02-01 Thread Paul Borgermans
Hello Chris,

I managed to compile and run LyX by downloading a newer version (3.2-46) 
of the gcc compiler suite (needs to be the 3.2 series since qt was also 
compiled with it).

I got them from

ftp.mirror.ac.uk/sites/ftp.suse.com/pub/projects/gcc/8.1/

Downloaded all of them (except the source rpm) and installed. After this 
 LyX compiled and runs nicely (used the qt frontend).

BTW, the regular download of SuSE 8.1 also includes a newer version than 
the one found on the stock CD/DVD distribution. It is not in the update 
section, so that's the reason why I overlooked it.

Happy now

Regards

Paul




Re: Third Prerelease of LyX 1.3.0 (SuSE 8.1 troubles)

2003-02-01 Thread Paul Borgermans
Hello Chris,

I managed to compile and run LyX by downloading a newer version (3.2-46) 
of the gcc compiler suite (needs to be the 3.2 series since qt was also 
compiled with it).

I got them from

ftp.mirror.ac.uk/sites/ftp.suse.com/pub/projects/gcc/8.1/

Downloaded all of them (except the source rpm) and installed. After this 
 LyX compiled and runs nicely (used the qt frontend).

BTW, the regular download of SuSE 8.1 also includes a newer version than 
the one found on the stock CD/DVD distribution. It is not in the update 
section, so that's the reason why I overlooked it.

Happy now

Regards

Paul




Re: Third Prerelease of LyX 1.3.0

2003-01-31 Thread Paul Borgermans
Same result here, when I tried to compile it on SuSE 8.1, same gcc but 
with KDE 3.04. It does not matter which front-end you use. I really 
wanted to see the QT front-end in action though :-(

It appears to be a bug with the gcc 3.2 compiler shipped with SuSE, not 
the one by FSF (they closed a similar bug report for this reason). There 
are no updates from SuSE (yet). It does not only happen when compiling 
LyX 1.3.0, but for others too. LyX 1.2.3 compiled fine however.

Maybe I found a possible workaround with google,  which is to lower the 
optimisation level. Gonna try this later this weekend. Maybe you can try 
it too.

Regards

Paul




Re: Third Prerelease of LyX 1.3.0

2003-01-31 Thread Paul Borgermans
Same result here, when I tried to compile it on SuSE 8.1, same gcc but 
with KDE 3.04. It does not matter which front-end you use. I really 
wanted to see the QT front-end in action though :-(

It appears to be a bug with the gcc 3.2 compiler shipped with SuSE, not 
the one by FSF (they closed a similar bug report for this reason). There 
are no updates from SuSE (yet). It does not only happen when compiling 
LyX 1.3.0, but for others too. LyX 1.2.3 compiled fine however.

Maybe I found a possible workaround with google,  which is to lower the 
optimisation level. Gonna try this later this weekend. Maybe you can try 
it too.

Regards

Paul




Re: Third Prerelease of LyX 1.3.0

2003-01-31 Thread Paul Borgermans
Same result here, when I tried to compile it on SuSE 8.1, same gcc but 
with KDE 3.04. It does not matter which front-end you use. I really 
wanted to see the QT front-end in action though :-(

It appears to be a bug with the gcc 3.2 compiler shipped with SuSE, not 
the one by FSF (they closed a similar bug report for this reason). There 
are no updates from SuSE (yet). It does not only happen when compiling 
LyX 1.3.0, but for others too. LyX 1.2.3 compiled fine however.

Maybe I found a possible workaround with google,  which is to lower the 
optimisation level. Gonna try this later this weekend. Maybe you can try 
it too.

Regards

Paul




ftp.lyx.org/incoming and SUSE 8.1 rpms

2003-01-08 Thread Paul Borgermans
Hello

There are some intersting binaries for SUSE8.1 of lyx 1.2.2 and xforms 
1.0 posted in the incoming section of ftp.lyx.org. Are they available 
anywhere else? (ftp.sylvan.com doesn't conatin them either)

Tx

Paul



ftp.lyx.org/incoming and SUSE 8.1 rpms

2003-01-08 Thread Paul Borgermans
Hello

There are some intersting binaries for SUSE8.1 of lyx 1.2.2 and xforms 
1.0 posted in the incoming section of ftp.lyx.org. Are they available 
anywhere else? (ftp.sylvan.com doesn't conatin them either)

Tx

Paul



ftp.lyx.org/incoming and SUSE 8.1 rpms

2003-01-08 Thread Paul Borgermans
Hello

There are some intersting binaries for SUSE8.1 of lyx 1.2.2 and xforms 
1.0 posted in the incoming section of ftp.lyx.org. Are they available 
anywhere else? (ftp.sylvan.com doesn't conatin them either)

Tx

Paul



Re: Small poll

2002-10-28 Thread Paul Borgermans
(b) for me too

Tx

Paul

Andre Poenitz wrote:


Just a small poll [As background: the Qt frontend is the single big item on
the 1.3 list that's not done and won't be finished within the next few
weeks.]

What would _you_ prefer if you had the choice:

  (a) have 1.3.0 now as-is with its barely functional Qt frontend,
  start with the 1.4 cycle immediately.

  (b) release 1.3.0 if the Qt frontend is ready and put everything
  else to sleep until then.

  (c) I don't care

Andre'

--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)






Re: Small poll

2002-10-28 Thread Paul Borgermans
(b) for me too

Tx

Paul

Andre Poenitz wrote:


Just a small poll [As background: the Qt frontend is the single big item on
the 1.3 list that's not done and won't be finished within the next few
weeks.]

What would _you_ prefer if you had the choice:

  (a) have 1.3.0 now as-is with its barely functional Qt frontend,
  start with the 1.4 cycle immediately.

  (b) release 1.3.0 if the Qt frontend is ready and put everything
  else to sleep until then.

  (c) I don't care

Andre'

--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)






Re: Small poll

2002-10-28 Thread Paul Borgermans
(b) for me too

Tx

Paul

Andre Poenitz wrote:


Just a small poll [As background: the Qt frontend is the single big item on
the 1.3 list that's not done and won't be finished within the next few
weeks.]

What would _you_ prefer if you had the choice:

  (a) have 1.3.0 now as-is with its barely functional Qt frontend,
  start with the 1.4 cycle immediately.

  (b) release 1.3.0 if the Qt frontend is ready and put everything
  else to sleep until then.

  (c) "I don't care"

Andre'

--
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)






Re: Using LyX for Long Documents

2001-11-16 Thread Paul Borgermans

Absolutely!


Did my PhD thesis with LyX: around 170 pages with lots of figures, formulas, ...

Paul

Juergen Fenn wrote:

 Hello,
 
 is LyX a good choice for writing long documents?
 
 Has anybody ever tried to write a paper in LyX that is longer than 100
 pages?
 
 TIA.
 
 Regards,
 Juergen.
 
 
 
 






Re: Using LyX for Long Documents (long)

2001-11-16 Thread Paul Borgermans

Herbert Voss wrote:


 \renewcommand{\chaptername}{Appendix}  inside the appendix (defined 
 with the LyX menus Layout-Toggle Appendix) 
 


This was necessary because I used the titlesec package to mimic the 
koma-script lay-out and added some enhancements on the fly (like the option to 
have quotes on the part pages.


 this should be the default in latex
 
 I also used \thispagestyle{empty} or \thispagestyle{plain} for some 
 introductory material:
 - a page with a dedication
 - a page with the jury members (section*)
 - the summary (chapter*)
 - table of contents
 - list of figures and list of tables (with forced pagebreaks). 
 
 
 use komascript classes. there you have different pages for title, 
 backtitle a.s.o.
 Makes life easier.


That's what I tried initially, but the koma-script classes clashed with other 
special classes that I wanted to include too (don't remember which ones 
exactly). I used the koma-script class for the cover page in a seperate LyX file.


 Herbert
 


Paul




Re: Using LyX for Long Documents

2001-11-16 Thread Paul Borgermans

Absolutely!


Did my PhD thesis with LyX: around 170 pages with lots of figures, formulas, ...

Paul

Juergen Fenn wrote:

 Hello,
 
 is LyX a good choice for writing long documents?
 
 Has anybody ever tried to write a paper in LyX that is longer than 100
 pages?
 
 TIA.
 
 Regards,
 Juergen.
 
 
 
 






Re: Using LyX for Long Documents (long)

2001-11-16 Thread Paul Borgermans

Herbert Voss wrote:


 \renewcommand{\chaptername}{Appendix}  inside the appendix (defined 
 with the LyX menus Layout-Toggle Appendix) 
 


This was necessary because I used the titlesec package to mimic the 
koma-script lay-out and added some enhancements on the fly (like the option to 
have quotes on the part pages.


 this should be the default in latex
 
 I also used \thispagestyle{empty} or \thispagestyle{plain} for some 
 introductory material:
 - a page with a dedication
 - a page with the jury members (section*)
 - the summary (chapter*)
 - table of contents
 - list of figures and list of tables (with forced pagebreaks). 
 
 
 use komascript classes. there you have different pages for title, 
 backtitle a.s.o.
 Makes life easier.


That's what I tried initially, but the koma-script classes clashed with other 
special classes that I wanted to include too (don't remember which ones 
exactly). I used the koma-script class for the cover page in a seperate LyX file.


 Herbert
 


Paul




Re: Using LyX for Long Documents

2001-11-16 Thread Paul Borgermans

Absolutely!


Did my PhD thesis with LyX: around 170 pages with lots of figures, formulas, ...

Paul

Juergen Fenn wrote:

> Hello,
> 
> is LyX a good choice for writing long documents?
> 
> Has anybody ever tried to write a paper in LyX that is longer than 100
> pages?
> 
> TIA.
> 
> Regards,
> Juergen.
> 
> 
> 
> 






Re: Using LyX for Long Documents (long)

2001-11-16 Thread Paul Borgermans

Herbert Voss wrote:


>> \renewcommand{\chaptername}{Appendix}  inside the appendix (defined 
>> with the LyX menus Layout->Toggle Appendix) 
> 


This was necessary because I used the titlesec package to mimic the 
koma-script lay-out and added some enhancements on the fly (like the option to 
have quotes on the part pages.


> this should be the default in latex
> 
>> I also used \thispagestyle{empty} or \thispagestyle{plain} for some 
>> introductory material:
>> - a page with a dedication
>> - a page with the jury members (section*)
>> - the summary (chapter*)
>> - table of contents
>> - list of figures and list of tables (with forced pagebreaks). 
> 
> 
> use komascript classes. there you have different pages for title, 
> backtitle a.s.o.
> Makes life easier.


That's what I tried initially, but the koma-script classes clashed with other 
special classes that I wanted to include too (don't remember which ones 
exactly). I used the koma-script class for the cover page in a seperate LyX file.


> Herbert
> 


Paul




Re: 1.1.6fix3 pictures no longer display

2001-09-24 Thread Paul Borgermans

Same problems here (SuSE 7.1 + gs 6.51 + lyx 1.1.6fix3)

Workaround (as I posted before):

do a 

xhost +your-machine-name 

in a terminal window before loading a document in LyX.

hth

Paul

John Levon wrote:
 
 On Sun, Sep 23, 2001 at 10:04:29AM +1000, Kathryn Andersen wrote:
 
   If this still doesn't work, then tell us what ghostscript version you use.
 
  Ghostscript version 6.51
  I used to use version 6.50 -- is that the problem?
 
 this is very odd.
 
 
http://sourceforge.net/tracker/index.php?func=detailaid=224957group_id=1897atid=101897
 
 is the ghostscript bug.
 
 ISTR this being checked in before 6.51 was released, but you still see the problem.
 Very strange.
 
 regards
 john
 
 --
 If you're not part of the problem, you're part of the problem space.

begin:vcard 
n:Borgermans;Paul
tel;fax:+32-14-323553
tel;home:+32-16-226808
tel;work:+32-14-333227
x-mozilla-html:TRUE
url:http://www.sckcen.be
org:SCK-CEN
adr;quoted-printable:;;Dept WD=0D=0ABoeretang 200;Mol;;2400;Belgium
adr:;;;Mol;;2400;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
title:Ir
x-mozilla-cpt:;20912
fn:Paul Borgermans
end:vcard



Re: 1.1.6fix3 pictures no longer display

2001-09-24 Thread Paul Borgermans

Same problems here (SuSE 7.1 + gs 6.51 + lyx 1.1.6fix3)

Workaround (as I posted before):

do a 

xhost +your-machine-name 

in a terminal window before loading a document in LyX.

hth

Paul

John Levon wrote:
 
 On Sun, Sep 23, 2001 at 10:04:29AM +1000, Kathryn Andersen wrote:
 
   If this still doesn't work, then tell us what ghostscript version you use.
 
  Ghostscript version 6.51
  I used to use version 6.50 -- is that the problem?
 
 this is very odd.
 
 
http://sourceforge.net/tracker/index.php?func=detailaid=224957group_id=1897atid=101897
 
 is the ghostscript bug.
 
 ISTR this being checked in before 6.51 was released, but you still see the problem.
 Very strange.
 
 regards
 john
 
 --
 If you're not part of the problem, you're part of the problem space.

begin:vcard 
n:Borgermans;Paul
tel;fax:+32-14-323553
tel;home:+32-16-226808
tel;work:+32-14-333227
x-mozilla-html:TRUE
url:http://www.sckcen.be
org:SCK-CEN
adr;quoted-printable:;;Dept WD=0D=0ABoeretang 200;Mol;;2400;Belgium
adr:;;;Mol;;2400;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
title:Ir
x-mozilla-cpt:;20912
fn:Paul Borgermans
end:vcard



Re: 1.1.6fix3 pictures no longer display

2001-09-24 Thread Paul Borgermans

Same problems here (SuSE 7.1 + gs 6.51 + lyx 1.1.6fix3)

Workaround (as I posted before):

do a 

xhost + 

in a terminal window before loading a document in LyX.

hth

Paul

John Levon wrote:
> 
> On Sun, Sep 23, 2001 at 10:04:29AM +1000, Kathryn Andersen wrote:
> 
> > > If this still doesn't work, then tell us what ghostscript version you use.
> >
> > Ghostscript version 6.51
> > I used to use version 6.50 -- is that the problem?
> 
> this is very odd.
> 
> 
>http://sourceforge.net/tracker/index.php?func=detail=224957_id=1897=101897
> 
> is the ghostscript bug.
> 
> ISTR this being checked in before 6.51 was released, but you still see the problem.
> Very strange.
> 
> regards
> john
> 
> --
> "If you're not part of the problem, you're part of the problem space."

begin:vcard 
n:Borgermans;Paul
tel;fax:+32-14-323553
tel;home:+32-16-226808
tel;work:+32-14-333227
x-mozilla-html:TRUE
url:http://www.sckcen.be
org:SCK-CEN
adr;quoted-printable:;;Dept W=0D=0ABoeretang 200;Mol;;2400;Belgium
adr:;;;Mol;;2400;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
title:Ir
x-mozilla-cpt:;20912
fn:Paul Borgermans
end:vcard



Re: a good printer to use with LyX?

2001-08-30 Thread Paul Borgermans

If you consider HP deskjets, check also

http://hpinkjet.sourceforge.net/

They are developing drivers to work with ghostscript.

HtH

Renaud MICHEL wrote:
 
 Le Jeudi 30 Août 2001 21:52, vous avez écrit :
  Hi,
  I'm looking for good and economic printer to print files from Lyx.
  Should be this a postscript level 3?
  What recommend the Latex Gurus?
 
 You don't need to have a printer that understand postscript to print
 postscript documents, you just need a postscript driver like dvips, I
 personnaly have a HP660c wich work just fine with cups (mdk 8.0) and dvips
 wich come with tetex.
 So any printer that is supported by your system (linux right ;-) ) will be
 able to print your LaTeX document.
 
 --
  les mots, quels qu'ils soient ne doivent pas être source de violence
  connards
  -+- In Guide du Neuneu d'Usenet : Comment être ridicule en 2 phrases -+-
 
 Renaud MICHEL



Re: a good printer to use with LyX?

2001-08-30 Thread Paul Borgermans

If you consider HP deskjets, check also

http://hpinkjet.sourceforge.net/

They are developing drivers to work with ghostscript.

HtH

Renaud MICHEL wrote:
 
 Le Jeudi 30 Août 2001 21:52, vous avez écrit :
  Hi,
  I'm looking for good and economic printer to print files from Lyx.
  Should be this a postscript level 3?
  What recommend the Latex Gurus?
 
 You don't need to have a printer that understand postscript to print
 postscript documents, you just need a postscript driver like dvips, I
 personnaly have a HP660c wich work just fine with cups (mdk 8.0) and dvips
 wich come with tetex.
 So any printer that is supported by your system (linux right ;-) ) will be
 able to print your LaTeX document.
 
 --
  les mots, quels qu'ils soient ne doivent pas être source de violence
  connards
  -+- In Guide du Neuneu d'Usenet : Comment être ridicule en 2 phrases -+-
 
 Renaud MICHEL



Re: a good printer to use with LyX?

2001-08-30 Thread Paul Borgermans

If you consider HP deskjets, check also

http://hpinkjet.sourceforge.net/

They are developing drivers to work with ghostscript.

HtH

Renaud MICHEL wrote:
> 
> Le Jeudi 30 Août 2001 21:52, vous avez écrit :
> > Hi,
> > I'm looking for good and economic printer to print files from Lyx.
> > Should be this a postscript level 3?
> > What recommend the Latex Gurus?
> 
> You don't need to have a printer that understand postscript to print
> postscript documents, you just need a postscript driver like dvips, I
> personnaly have a HP660c wich work just fine with cups (mdk 8.0) and dvips
> wich come with tetex.
> So any printer that is supported by your system (linux right ;-) ) will be
> able to print your LaTeX document.
> 
> --
>  les mots, quels qu'ils soient ne doivent pas être source de violence
>  connards
>  -+- In Guide du Neuneu d'Usenet : Comment être ridicule en 2 phrases -+-
> 
> Renaud MICHEL



Re: Xlib: XDM authorization key matches an existing client

2001-08-27 Thread Paul Borgermans

Hi Marc, 

I am experiencing exactly the same problem (with exactly the same
versions). 

For a quick work-around : do a xhost +your-machine-name,  since I have no
time to dig further now.

Paul



Re: Xlib: XDM authorization key matches an existing client

2001-08-27 Thread Paul Borgermans

Hi Marc, 

I am experiencing exactly the same problem (with exactly the same
versions). 

For a quick work-around : do a xhost +your-machine-name,  since I have no
time to dig further now.

Paul



Re: Xlib: XDM authorization key matches an existing client

2001-08-27 Thread Paul Borgermans

Hi Marc, 

I am experiencing exactly the same problem (with exactly the same
versions). 

For a quick work-around : do a xhost +,  since I have no
time to dig further now.

Paul



Re: Bibtex/ List with pages

2001-06-28 Thread Paul Borgermans

You may generate pdf files with ps2pdf and the hyperref package, this puts
cross-links with the page numbers after each entry of the bibliography. 

Arnd Geldermann wrote:
 
 Hi all,
 
 i am using lyx 1.1.6. and bibtex. I would like to now, if there is any
 possiblity to make list like a
 bibliography, showing not only the references but also the number of the
 used pages from the cite command.
 Has anybody an idea. (Such a list is very usefull to controll the
 citations)
 
 Thanks Arnd



Re: Bibtex/ List with pages

2001-06-28 Thread Paul Borgermans

You may generate pdf files with ps2pdf and the hyperref package, this puts
cross-links with the page numbers after each entry of the bibliography. 

Arnd Geldermann wrote:
 
 Hi all,
 
 i am using lyx 1.1.6. and bibtex. I would like to now, if there is any
 possiblity to make list like a
 bibliography, showing not only the references but also the number of the
 used pages from the cite command.
 Has anybody an idea. (Such a list is very usefull to controll the
 citations)
 
 Thanks Arnd



Re: Bibtex/ List with pages

2001-06-28 Thread Paul Borgermans

You may generate pdf files with ps2pdf and the hyperref package, this puts
cross-links with the page numbers after each entry of the bibliography. 

Arnd Geldermann wrote:
> 
> Hi all,
> 
> i am using lyx 1.1.6. and bibtex. I would like to now, if there is any
> possiblity to make list like a
> bibliography, showing not only the references but also the number of the
> used pages from the cite command.
> Has anybody an idea. (Such a list is very usefull to controll the
> citations)
> 
> Thanks Arnd



Re: thanks and pstopdf-question

2001-05-30 Thread Paul Borgermans

See comments below

In short gs_6.x: it has some issues for pdf generation 
(math and other font problems which surface when other people try 
to print it under Windows)

 I now installed gs_6.01 (which is quite a hard work for a 
non-programmer) and the pdf files are nicely small. Also the text 
charakters are looking good. Is it really not recomendable to use 
the latest gs_7.0 or the gs_6.5?

I use both 6.01 and 6.5  (6.5 with a small patch which I can send you 
privately, or wait a little for the 6.51 release) and did not encounter
major problems except for the minus symbol problem below.
I did not try gs_7.0 yet. 

  There is one strange thing left. When I export the document from 
Lyx to a ps-file and then do ps2pdf all the minus symbols from math 
mode are gone?? When I export from Lyx a DVI-file and then do 
dvips -Ppdf and after that ps2pdf everything seems to be OK.

I noticed the same problem when printing gs6.x generated pdf files to 
postscript and non-postscript printers with acrobat reader in Windows. 
The minus symbols were present on-screen though! No problems with 
printing to postscript printers under Linux (from Acrobat reader).  

  So my question is how can I specifie this -Ppdf inside Lyx?

I added this option in LyX 1.1.6fix2 preferences 
(Converters-Converters), with LyX  1.1.5fix1 this should be possible 
by defining \dvi_to_ps_command dvips -Ppdf in ~/.lyx/lyxrc

With this change, other problems are introduced! For example, 
fi character sequences in normal text became a pound sterling sign 

Conclusion: do not use gs_6.x for distributing LyX generated
(through ps2pdf)  acrobat  documents

Hth

Paul



Re: thanks and pstopdf-question

2001-05-30 Thread Paul Borgermans

See comments below

In short gs_6.x: it has some issues for pdf generation 
(math and other font problems which surface when other people try 
to print it under Windows)

 I now installed gs_6.01 (which is quite a hard work for a 
non-programmer) and the pdf files are nicely small. Also the text 
charakters are looking good. Is it really not recomendable to use 
the latest gs_7.0 or the gs_6.5?

I use both 6.01 and 6.5  (6.5 with a small patch which I can send you 
privately, or wait a little for the 6.51 release) and did not encounter
major problems except for the minus symbol problem below.
I did not try gs_7.0 yet. 

  There is one strange thing left. When I export the document from 
Lyx to a ps-file and then do ps2pdf all the minus symbols from math 
mode are gone?? When I export from Lyx a DVI-file and then do 
dvips -Ppdf and after that ps2pdf everything seems to be OK.

I noticed the same problem when printing gs6.x generated pdf files to 
postscript and non-postscript printers with acrobat reader in Windows. 
The minus symbols were present on-screen though! No problems with 
printing to postscript printers under Linux (from Acrobat reader).  

  So my question is how can I specifie this -Ppdf inside Lyx?

I added this option in LyX 1.1.6fix2 preferences 
(Converters-Converters), with LyX  1.1.5fix1 this should be possible 
by defining \dvi_to_ps_command dvips -Ppdf in ~/.lyx/lyxrc

With this change, other problems are introduced! For example, 
fi character sequences in normal text became a pound sterling sign 

Conclusion: do not use gs_6.x for distributing LyX generated
(through ps2pdf)  acrobat  documents

Hth

Paul



Re: thanks and pstopdf-question

2001-05-30 Thread Paul Borgermans

See comments below

In short gs_6.x: it has some issues for pdf generation 
(math and other font problems which surface when other people try 
to print it under Windows)

> I now installed gs_6.01 (which is quite a hard work for a 
>non-programmer) and the pdf files are nicely small. Also the text 
>charakters are looking good. Is it really not recomendable to use 
>the latest gs_7.0 or the gs_6.5?

I use both 6.01 and 6.5  (6.5 with a small patch which I can send you 
privately, or wait a little for the 6.51 release) and did not encounter
major problems except for the minus symbol problem below.
I did not try gs_7.0 yet. 

>  There is one strange thing left. When I export the document from 
>Lyx to a ps-file and then do ps2pdf all the minus symbols from math 
>mode are gone?? When I export from Lyx a DVI-file and then do 
>"dvips -Ppdf" and after that ps2pdf everything seems to be OK.

I noticed the same problem when printing gs6.x generated pdf files to 
postscript and non-postscript printers with acrobat reader in Windows. 
The minus symbols were present on-screen though! No problems with 
printing to postscript printers under Linux (from Acrobat reader).  

>  So my question is how can I specifie this "-Ppdf" inside Lyx?

I added this option in LyX 1.1.6fix2 preferences 
(Converters->Converters), with LyX  1.1.5fix1 this should be possible 
by defining \dvi_to_ps_command "dvips -Ppdf" in ~/.lyx/lyxrc

With this change, other problems are introduced! For example, 
fi character sequences in normal text became a pound sterling sign 

Conclusion: do not use gs_6.x for distributing LyX generated
(through ps2pdf)  acrobat  documents

Hth

Paul



Re: Lyx-1.1.5fix1 screws up formatting of ONE line

2001-04-26 Thread Paul Borgermans

I would insert a hyphenation char in the sequence that extends beyond the
marging. Control-Minus or Insert-Special Character-Hyphenation point in
lyw 1.1.6fix1

HtH

Paul

begin:vcard 
n:Borgermans;Paul
tel;fax:+32-14-323553
tel;home:+32-16-226808
tel;work:+32-14-333227
x-mozilla-html:TRUE
url:http://www.sckcen.be
org:SCK-CEN
adr;quoted-printable:;;Dept WD=0D=0ABoeretang 200;Mol;;2400;Belgium
adr:;;;Mol;;2400;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
title:Ir
x-mozilla-cpt:;20912
fn:Paul Borgermans
end:vcard



Re: Lyx-1.1.5fix1 screws up formatting of ONE line

2001-04-26 Thread Paul Borgermans

I would insert a hyphenation char in the sequence that extends beyond the
marging. Control-Minus or Insert-Special Character-Hyphenation point in
lyw 1.1.6fix1

HtH

Paul

begin:vcard 
n:Borgermans;Paul
tel;fax:+32-14-323553
tel;home:+32-16-226808
tel;work:+32-14-333227
x-mozilla-html:TRUE
url:http://www.sckcen.be
org:SCK-CEN
adr;quoted-printable:;;Dept WD=0D=0ABoeretang 200;Mol;;2400;Belgium
adr:;;;Mol;;2400;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
title:Ir
x-mozilla-cpt:;20912
fn:Paul Borgermans
end:vcard



Re: Lyx-1.1.5fix1 screws up formatting of ONE line

2001-04-26 Thread Paul Borgermans

I would insert a hyphenation char in the sequence that extends beyond the
marging. "Control-Minus" or Insert->Special Character->Hyphenation point in
lyw 1.1.6fix1

HtH

Paul

begin:vcard 
n:Borgermans;Paul
tel;fax:+32-14-323553
tel;home:+32-16-226808
tel;work:+32-14-333227
x-mozilla-html:TRUE
url:http://www.sckcen.be
org:SCK-CEN
adr;quoted-printable:;;Dept W=0D=0ABoeretang 200;Mol;;2400;Belgium
adr:;;;Mol;;2400;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
title:Ir
x-mozilla-cpt:;20912
fn:Paul Borgermans
end:vcard



Re: Bug in pretty ref

2000-07-23 Thread Paul Borgermans

Hi Vincent,

I ran into the same problem and the cause is that for prettyref to work, the
labels need to start with a tag describing their content (figure, table,
equation,...)

Valid labels are:

eq:my_equation2
fig:my_figure1
tab:my_table_of_useful_info

Maybe this should go in the FAQ, as not everyone reads the doc upon noticing the
prettyref features introduced recently.

Best regards

Paul

Vincent VAQUIN wrote:
 
 Hello,
 I'am using lyx.1.1.5 with Linux, and I have a bug when I want to insert,
 in cross reference, pretty ref.
 I can insert it, but when I try to compile, lyx say : error, and I have
 this message :
 "paragraph ended before \@prettyref was complete. I suspect you'have
 forgotten a '}'."
 On the tex source document, I have this :
 blabla \prettyref{r=E9f=E9rence} blabla
 What's wrong ?
 
 --
 Vincent

begin:vcard 
n:Borgermans;Paul
tel;fax:+32-14-323553
tel;home:+32-16-226808
tel;work:+32-14-333227
x-mozilla-html:TRUE
url:http://www.sckcen.be
org:SCK-CEN
adr;quoted-printable:;;Dept WD=0D=0ABoeretang 200;Mol;;2400;Belgium
adr:;;;Mol;;2400;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
title:ir
x-mozilla-cpt:;-9056
fn:Paul Borgermans
end:vcard



Re: Bug in pretty ref

2000-07-23 Thread Paul Borgermans

Hi Vincent,

I ran into the same problem and the cause is that for prettyref to work, the
labels need to start with a tag describing their content (figure, table,
equation,...)

Valid labels are:

eq:my_equation2
fig:my_figure1
tab:my_table_of_useful_info

Maybe this should go in the FAQ, as not everyone reads the doc upon noticing the
prettyref features introduced recently.

Best regards

Paul

Vincent VAQUIN wrote:
 
 Hello,
 I'am using lyx.1.1.5 with Linux, and I have a bug when I want to insert,
 in cross reference, pretty ref.
 I can insert it, but when I try to compile, lyx say : error, and I have
 this message :
 "paragraph ended before \@prettyref was complete. I suspect you'have
 forgotten a '}'."
 On the tex source document, I have this :
 blabla \prettyref{r=E9f=E9rence} blabla
 What's wrong ?
 
 --
 Vincent

begin:vcard 
n:Borgermans;Paul
tel;fax:+32-14-323553
tel;home:+32-16-226808
tel;work:+32-14-333227
x-mozilla-html:TRUE
url:http://www.sckcen.be
org:SCK-CEN
adr;quoted-printable:;;Dept WD=0D=0ABoeretang 200;Mol;;2400;Belgium
adr:;;;Mol;;2400;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
title:ir
x-mozilla-cpt:;-9056
fn:Paul Borgermans
end:vcard



Re: Bug in pretty ref

2000-07-23 Thread Paul Borgermans

Hi Vincent,

I ran into the same problem and the cause is that for prettyref to work, the
labels need to start with a tag describing their content (figure, table,
equation,...)

Valid labels are:

eq:my_equation2
fig:my_figure1
tab:my_table_of_useful_info

Maybe this should go in the FAQ, as not everyone reads the doc upon noticing the
prettyref features introduced recently.

Best regards

Paul

Vincent VAQUIN wrote:
> 
> Hello,
> I'am using lyx.1.1.5 with Linux, and I have a bug when I want to insert,
> in cross reference, pretty ref.
> I can insert it, but when I try to compile, lyx say : error, and I have
> this message :
> "paragraph ended before \@prettyref was complete. I suspect you'have
> forgotten a '}'."
> On the tex source document, I have this :
> blabla \prettyref{r=E9f=E9rence} blabla
> What's wrong ?
> 
> --
> Vincent

begin:vcard 
n:Borgermans;Paul
tel;fax:+32-14-323553
tel;home:+32-16-226808
tel;work:+32-14-333227
x-mozilla-html:TRUE
url:http://www.sckcen.be
org:SCK-CEN
adr;quoted-printable:;;Dept W=0D=0ABoeretang 200;Mol;;2400;Belgium
adr:;;;Mol;;2400;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
title:ir
x-mozilla-cpt:;-9056
fn:Paul Borgermans
end:vcard



Re: poor quality of on-screen fonts in PDFs from Lyx

2000-07-04 Thread Paul Borgermans

Rachel,

I had the same problem. There are two ways that work for me by changing
settings in LyX (versions 1.1.4x, 1.1.5, 1.1.6cvs, probably earlier
versions too):


1) put 

\usepackage{pslatex}

in the latex preamble (see Layout- LaTeX preamble)

or

2)

select "psfonts" in Layout - Document | fonts



After this, ps2pdf on a postscript output should be better when viewing
with Acrobat Reader, except formula's for which I did not find a
solution...yet
Do expect that the fonts are not equal with these settings (most
pronounced with helvetica ps fonts, which differ substantially from the
LateX equivalent)

Best regards

Paul

Rachel Greenham wrote:
 
 I want to produce my finished Lyx document as PDF, and this looks generally
 straightforward. The resulting PDFs, however, while they print just fine,
 look terrible on screen in acroread, which matters as it will be "published"
 on an internal website and so is most likely to be seen using the acrobat
 plugin in a browser. I haven't done anything to specify any unusual fonts,
 so I would have thought it would use the standard set (Times, Helvetica,
 Courier) etc., and so should scale properly. It's like it's having to load a
 poorly-written font rather than use a decent one with hints etc. all set up
 properly.
 
 ISTR someone else having this problem but don't recall seeing an answer. I
 get the same results if I export as Tex and convert to PDF using pdflatex,
 or if I go through dvi, or if I export as Postscript and use ps2pdf.
 
 Thanks in advance...
 
 --
 Rachel



Re: poor quality of on-screen fonts in PDFs from Lyx

2000-07-04 Thread Paul Borgermans

Rachel,

I had the same problem. There are two ways that work for me by changing
settings in LyX (versions 1.1.4x, 1.1.5, 1.1.6cvs, probably earlier
versions too):


1) put 

\usepackage{pslatex}

in the latex preamble (see Layout- LaTeX preamble)

or

2)

select "psfonts" in Layout - Document | fonts



After this, ps2pdf on a postscript output should be better when viewing
with Acrobat Reader, except formula's for which I did not find a
solution...yet
Do expect that the fonts are not equal with these settings (most
pronounced with helvetica ps fonts, which differ substantially from the
LateX equivalent)

Best regards

Paul

Rachel Greenham wrote:
 
 I want to produce my finished Lyx document as PDF, and this looks generally
 straightforward. The resulting PDFs, however, while they print just fine,
 look terrible on screen in acroread, which matters as it will be "published"
 on an internal website and so is most likely to be seen using the acrobat
 plugin in a browser. I haven't done anything to specify any unusual fonts,
 so I would have thought it would use the standard set (Times, Helvetica,
 Courier) etc., and so should scale properly. It's like it's having to load a
 poorly-written font rather than use a decent one with hints etc. all set up
 properly.
 
 ISTR someone else having this problem but don't recall seeing an answer. I
 get the same results if I export as Tex and convert to PDF using pdflatex,
 or if I go through dvi, or if I export as Postscript and use ps2pdf.
 
 Thanks in advance...
 
 --
 Rachel



Re: poor quality of on-screen fonts in PDFs from Lyx

2000-07-04 Thread Paul Borgermans

Rachel,

I had the same problem. There are two ways that work for me by changing
settings in LyX (versions 1.1.4x, 1.1.5, 1.1.6cvs, probably earlier
versions too):


1) put 

\usepackage{pslatex}

in the latex preamble (see Layout-> LaTeX preamble)

or

2)

select "psfonts" in Layout -> Document | fonts



After this, ps2pdf on a postscript output should be better when viewing
with Acrobat Reader, except formula's for which I did not find a
solution...yet
Do expect that the fonts are not equal with these settings (most
pronounced with helvetica ps fonts, which differ substantially from the
LateX equivalent)

Best regards

Paul

Rachel Greenham wrote:
> 
> I want to produce my finished Lyx document as PDF, and this looks generally
> straightforward. The resulting PDFs, however, while they print just fine,
> look terrible on screen in acroread, which matters as it will be "published"
> on an internal website and so is most likely to be seen using the acrobat
> plugin in a browser. I haven't done anything to specify any unusual fonts,
> so I would have thought it would use the standard set (Times, Helvetica,
> Courier) etc., and so should scale properly. It's like it's having to load a
> poorly-written font rather than use a decent one with hints etc. all set up
> properly.
> 
> ISTR someone else having this problem but don't recall seeing an answer. I
> get the same results if I export as Tex and convert to PDF using pdflatex,
> or if I go through dvi, or if I export as Postscript and use ps2pdf.
> 
> Thanks in advance...
> 
> --
> Rachel



Re: Mousewheel

2000-06-19 Thread Paul Borgermans



Sax was not sufficient to accomplish this task (also SuSe 6.x): I had to
edit the /etc/XF86Config file by hand


Look for something similar in this file like:

Section "Pointer"
   Protocol"IMPS/2"
   Device  "/dev/psaux"
   Resolution  100
   Buttons 5
   ZAxisMapping4 5
EndSection

The ZAxisMapping and Buttons directives are the ones you should
check/add.

HtH

Paul



Re: Mousewheel

2000-06-19 Thread Paul Borgermans

Alexander Bauer wrote:
 
 Thanks Paul,
 
 it works. But before I had to install imwheel.
 
 Is it possible to change the speed of the wheel?
 I have read earlier in a mail from Nick V. Pakoulin
 that is only possible in the source of lyx.
 But I´m more a user than a programmer! :-)
 Are there other (more easy) ways to do this?

I am afraid not. I tried to set another value in de source code,
but this did not change the behaviour. In this configuration, 
(and with the defaults of imwheel), the wheel is mapped to the
page-up/page-down events.

By pressing the SHIFT key simultaneously, scrolling is one line "per
click" of the mouse-wheel. Actually, the imwheelrc needs some changes
for other options. I modified mine so when L_ALT is pressed together
with the wheel, scrolling is the equivalent of 10 strokes on the up-down
arrows for the default settings of imwheel. This may help you too. 

I attched my .imwheelrc file to this email which lives in your $HOME
directory. Be sure to kill and start imwheel again if you made changes
to .imwheelrc

Paul

 
 

# IMWheel Configuration file ($HOME/.imwheelrc)
# (C)Jon Atkins [EMAIL PROTECTED]
#
# Generated by imwheel
# Any extra comments will be lost on reconfiguration
# However order will be maintained
# Order!  ORDER, I SAY!!

"Xman"
None,   Down,   F
Shift_L,Down,   3
None,   Up, B

"Eterm"
None,   Up, Shift_L|Page_Up
None,   Down,   Shift_L|Page_Down

"NXTerm"
None,   Up, Shift_L|Page_Up
None,   Down,   Shift_L|Page_Down

"rxvt"
Alt_L,  Up, Alt_L|Page_Up
Alt_L,  Down,   Alt_L|Page_Down

"XTerm"
Alt_L,  Up, Shift_R|Page_Up
Alt_L,  Down,   Shift_R|Page_Down
Shift_L,Down,   Shift_L|1

"Netscape"
Shift_L,Down,   Down,   7,  1000,   1000
Shift_L,Up, Up, 7,  1000,  
 1000

"Navigator"
Alt_L,  Down,   Alt_L|Right
Alt_L,  Up, Alt_L|Left

"xv grab"
@Exclude

# These are the defaults, but note that the defaults for the right side of the
# keyboard are still handled within the program, unless you add the
# combinations desired here. (except for the None modifier of course!)
".*"
None,   Up, Page_Up
None,   Down,   Page_Down
Shift_L,Up, Up
Shift_L,Down,   Down
Control_L,  Up, Page_Up,2
Control_L,  Down,   Page_Down,  2
Shift_L|Control_L,  Up, Page_Up,5
Shift_L|Control_L,  Down,   Page_Down,  5
  Alt_L,Up, Up, 10
  Alt_L,Down,   Down,   10
Shift_L|  Alt_L,Up, Left
Shift_L|  Alt_L,Down,   Right
Control_L|Alt_L,Up, Left.   20
Control_L|Alt_L,Down,   Right.  20
Shift_L|Control_L|Alt_L,Up, Left,   50
Shift_L|Control_L|Alt_L,Down,   Right,  50



Re: Mousewheel

2000-06-19 Thread Paul Borgermans



Sax was not sufficient to accomplish this task (also SuSe 6.x): I had to
edit the /etc/XF86Config file by hand


Look for something similar in this file like:

Section "Pointer"
   Protocol"IMPS/2"
   Device  "/dev/psaux"
   Resolution  100
   Buttons 5
   ZAxisMapping4 5
EndSection

The ZAxisMapping and Buttons directives are the ones you should
check/add.

HtH

Paul



Re: Mousewheel

2000-06-19 Thread Paul Borgermans

Alexander Bauer wrote:
 
 Thanks Paul,
 
 it works. But before I had to install imwheel.
 
 Is it possible to change the speed of the wheel?
 I have read earlier in a mail from Nick V. Pakoulin
 that is only possible in the source of lyx.
 But I´m more a user than a programmer! :-)
 Are there other (more easy) ways to do this?

I am afraid not. I tried to set another value in de source code,
but this did not change the behaviour. In this configuration, 
(and with the defaults of imwheel), the wheel is mapped to the
page-up/page-down events.

By pressing the SHIFT key simultaneously, scrolling is one line "per
click" of the mouse-wheel. Actually, the imwheelrc needs some changes
for other options. I modified mine so when L_ALT is pressed together
with the wheel, scrolling is the equivalent of 10 strokes on the up-down
arrows for the default settings of imwheel. This may help you too. 

I attched my .imwheelrc file to this email which lives in your $HOME
directory. Be sure to kill and start imwheel again if you made changes
to .imwheelrc

Paul

 
 

# IMWheel Configuration file ($HOME/.imwheelrc)
# (C)Jon Atkins [EMAIL PROTECTED]
#
# Generated by imwheel
# Any extra comments will be lost on reconfiguration
# However order will be maintained
# Order!  ORDER, I SAY!!

"Xman"
None,   Down,   F
Shift_L,Down,   3
None,   Up, B

"Eterm"
None,   Up, Shift_L|Page_Up
None,   Down,   Shift_L|Page_Down

"NXTerm"
None,   Up, Shift_L|Page_Up
None,   Down,   Shift_L|Page_Down

"rxvt"
Alt_L,  Up, Alt_L|Page_Up
Alt_L,  Down,   Alt_L|Page_Down

"XTerm"
Alt_L,  Up, Shift_R|Page_Up
Alt_L,  Down,   Shift_R|Page_Down
Shift_L,Down,   Shift_L|1

"Netscape"
Shift_L,Down,   Down,   7,  1000,   1000
Shift_L,Up, Up, 7,  1000,  
 1000

"Navigator"
Alt_L,  Down,   Alt_L|Right
Alt_L,  Up, Alt_L|Left

"xv grab"
@Exclude

# These are the defaults, but note that the defaults for the right side of the
# keyboard are still handled within the program, unless you add the
# combinations desired here. (except for the None modifier of course!)
".*"
None,   Up, Page_Up
None,   Down,   Page_Down
Shift_L,Up, Up
Shift_L,Down,   Down
Control_L,  Up, Page_Up,2
Control_L,  Down,   Page_Down,  2
Shift_L|Control_L,  Up, Page_Up,5
Shift_L|Control_L,  Down,   Page_Down,  5
  Alt_L,Up, Up, 10
  Alt_L,Down,   Down,   10
Shift_L|  Alt_L,Up, Left
Shift_L|  Alt_L,Down,   Right
Control_L|Alt_L,Up, Left.   20
Control_L|Alt_L,Down,   Right.  20
Shift_L|Control_L|Alt_L,Up, Left,   50
Shift_L|Control_L|Alt_L,Down,   Right,  50



Re: Mousewheel

2000-06-19 Thread Paul Borgermans



Sax was not sufficient to accomplish this task (also SuSe 6.x): I had to
edit the /etc/XF86Config file by hand


Look for something similar in this file like:

Section "Pointer"
   Protocol"IMPS/2"
   Device  "/dev/psaux"
   Resolution  100
   Buttons 5
   ZAxisMapping4 5
EndSection

The ZAxisMapping and Buttons directives are the ones you should
check/add.

HtH

Paul



Re: Mousewheel

2000-06-19 Thread Paul Borgermans

Alexander Bauer wrote:
> 
> Thanks Paul,
> 
> it works. But before I had to install imwheel.
> 
> Is it possible to change the speed of the wheel?
> I have read earlier in a mail from Nick V. Pakoulin
> that is only possible in the source of lyx.
> But I´m more a user than a programmer! :-)
> Are there other (more easy) ways to do this?

I am afraid not. I tried to set another value in de source code,
but this did not change the behaviour. In this configuration, 
(and with the defaults of imwheel), the wheel is mapped to the
page-up/page-down events.

By pressing the SHIFT key simultaneously, scrolling is one line "per
click" of the mouse-wheel. Actually, the imwheelrc needs some changes
for other options. I modified mine so when L_ALT is pressed together
with the wheel, scrolling is the equivalent of 10 strokes on the up-down
arrows for the default settings of imwheel. This may help you too. 

I attched my .imwheelrc file to this email which lives in your $HOME
directory. Be sure to kill and start imwheel again if you made changes
to .imwheelrc

Paul

> 
> >

# IMWheel Configuration file ($HOME/.imwheelrc)
# (C)Jon Atkins <[EMAIL PROTECTED]>
#
# Generated by imwheel
# Any extra comments will be lost on reconfiguration
# However order will be maintained
# Order!  ORDER, I SAY!!

"Xman"
None,   Down,   F
Shift_L,Down,   3
None,   Up, B

"Eterm"
None,   Up, Shift_L|Page_Up
None,   Down,   Shift_L|Page_Down

"NXTerm"
None,   Up, Shift_L|Page_Up
None,   Down,   Shift_L|Page_Down

"rxvt"
Alt_L,  Up, Alt_L|Page_Up
Alt_L,  Down,   Alt_L|Page_Down

"XTerm"
Alt_L,  Up, Shift_R|Page_Up
Alt_L,  Down,   Shift_R|Page_Down
Shift_L,Down,   Shift_L|1

"Netscape"
Shift_L,Down,   Down,   7,  1000,   1000
Shift_L,Up, Up, 7,  1000,  
 1000

"Navigator"
Alt_L,  Down,   Alt_L|Right
Alt_L,  Up, Alt_L|Left

"xv grab"
@Exclude

# These are the defaults, but note that the defaults for the right side of the
# keyboard are still handled within the program, unless you add the
# combinations desired here. (except for the None modifier of course!)
".*"
None,   Up, Page_Up
None,   Down,   Page_Down
Shift_L,Up, Up
Shift_L,Down,   Down
Control_L,  Up, Page_Up,2
Control_L,  Down,   Page_Down,  2
Shift_L|Control_L,  Up, Page_Up,5
Shift_L|Control_L,  Down,   Page_Down,  5
  Alt_L,Up, Up, 10
  Alt_L,Down,   Down,   10
Shift_L|  Alt_L,Up, Left
Shift_L|  Alt_L,Down,   Right
Control_L|Alt_L,Up, Left.   20
Control_L|Alt_L,Down,   Right.  20
Shift_L|Control_L|Alt_L,Up, Left,   50
Shift_L|Control_L|Alt_L,Down,   Right,  50