Re: scrletter.cls

2003-02-14 Thread Juergen Spitzmueller
Herbert Voss wrote: > scrlettr.cls is obsolete. Choose > > scrlttr2.cls 2003/01/28 v2.9l You're right, Herbert, but scrlttr2 has a completely different interface and there is no layout file yet. I think the whole KOMA layouts are really outdated compared to the recent KOMA versions. It just ne

OOT: Is there something wrong with irc.openprojects.net?

2003-02-14 Thread Adinda Praditya
dear list, I'm trying to connect to irc.openprojects.net it always goes to the same machine, ts2-84.techscape.com (202.59.161.84) and it said --- Connection failed. Error: Connection refused Does anyone know what happened? Thanks, Dida

Re: scrletter.cls

2003-02-14 Thread I Wayan Warmada
On Fri, 14 Feb 2003, Herbert Voss wrote: | as I wrote scrlettr is obsolete and the new supported | class scrlttr2 is well documented in the scrguide which is | part of the komaclass package. I have just tried to use it package (changing the scrlettr.layout) from Doc... {scrlettr} to {scrlttr2}.

Re: ELsart

2003-02-14 Thread Jean-Marc Lasgouttes
Remzi Seker a écrit: Hi, Can the elsart layout be used in 1.3? It seems to give error with table floats. There is a new elsart layout that will be in 1.3.1. For the old one you have to add something like this in the file Input stdcounters.inc Input stdfloats.inc JMarc

Setting matheditor font

2003-02-14 Thread Dan Armak
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, In short, I'd like to know how to set the font used by mathed when editing. lyx 1.3.0, qt frontend. There doesn't seem to be an option for it, and the 2 standard font settings don't seem to affect it... (When rendering to ps etc., it renders

Re: scrletter.cls

2003-02-14 Thread Herbert Voss
Matej Cepl schrieb: Juergen Spitzmueller wrote: It's of course a feature. Use \foldmarksoff to switch them off. does anybody know about some real documentation of scrletter in English? My German is kind of rusty... :-) as I wrote scrlettr is obsolete and the new supported class scrlttr2 is w

Re: scrletter.cls

2003-02-14 Thread Matej Cepl
Juergen Spitzmueller wrote: > It's of course a feature. > Use \foldmarksoff to switch them off. Hi, does anybody know about some real documentation of scrletter in English? My German is kind of rusty... :-) Matej -- Matej Cepl, Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC 138 Hig

Re: scrletter.cls

2003-02-14 Thread Herbert Voss
Max Bian schrieb: I am writing letter with scrletter class. There are three short lines always appear at the left margin. Is that a feature or a bug? Please see the attached ps file. scrlettr.cls is obsolete. Choose scrlttr2.cls 2003/01/28 v2.9l Herbert

ELsart

2003-02-14 Thread Remzi Seker
Hi, Can the elsart layout be used in 1.3? It seems to give error with table floats. Remzi

Re: scrletter.cls

2003-02-14 Thread Juergen Spitzmueller
Max Bian wrote: > I am writing letter with scrletter class. There are three short lines > always appear at the left margin. > > Is that a feature or a bug? It's of course a feature. Use \foldmarksoff to switch them off. Jürgen.

adjust the labelwidth in the LyXlist environment

2003-02-14 Thread Kamil Anis
Hello, It's about few weeks I suggested Herbert to update his LyXTricks, but nuthin' happened. So I deceded to forward the mail to lyx-users. Hope this helps any one :-) Yeah, my english is really bad. KAMIL ;-{ - Forwarded message from Kamil Anis <[EMAIL PROTECTED]> - Date: Fri, 17

scrletter.cls

2003-02-14 Thread Max Bian
I am writing letter with scrletter class. There are three short lines always appear at the left margin. Is that a feature or a bug? Please see the attached ps file. Thank you. Max scrletter.ps Description: scrletter.ps

Re: include file problem

2003-02-14 Thread Herbert Voss
Max Bian schrieb: Hello, I need to include several lyx files in a master lyx file. However the parts all start from a new page. Is there a way to force them into continuous pages? If you work with real LyX(LaTeX) files you should use include (writes an own aux-file) and divide your main doc into

Re: ld problem solved

2003-02-14 Thread Angus Leeming
Joao B. Oliveira wrote: > > I was compiling LyX 1.3.0 for Debian, and everything went ok up to > a point where ld got confused. It does not handle well two files, > and the corresponding libraries seem to get corrupted. > > chset.o(.rodata+0x8): relocation truncated to fit: GPREL32 *UND* > chset

Re: greek documents chores in Lyx

2003-02-14 Thread Matej Cepl
Gerasimos Grammatikopoulos wrote: > > explain what you mean by "cannot type on Lyx" ? > When I shift my keyboard to greek, Lyx does not "capture" the > keypresses... it ignores whatever I type. If I shift back to > a latin keymap, it works perfectly (the dvi appears correctly > with greek chars). W

Re: include file problem

2003-02-14 Thread Andre Poenitz
On Fri, Feb 14, 2003 at 08:49:30AM -0800, Max Bian wrote: > Hello, I need to include several lyx files in a master lyx file. > However the parts all start from a new page. Is there a way to force > them into continuous pages? I think this is a feature of either \input or \include. Andre' -- Tho

Re: include file problem

2003-02-14 Thread Jean-Marc Lasgouttes
> "Max" == Max Bian <[EMAIL PROTECTED]> writes: Max> Hello, I need to include several lyx files in a master lyx file. Max> However the parts all start from a new page. Is there a way to Max> force them into continuous pages? Use 'input' and not 'include'. JMarc

include file problem

2003-02-14 Thread Max Bian
Hello, I need to include several lyx files in a master lyx file. However the parts all start from a new page. Is there a way to force them into continuous pages? Thank you. Max

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 S

Re: Lyx1.3 Compiling Problem with Debhelpers(Debian)

2003-02-14 Thread Matej Cepl
Andre Poenitz wrote: > On Fri, Feb 14, 2003 at 10:58:54AM +0100, Sam wrote: > > Hi all, a tried to compile Lyx 1.3 for debian woody using dh_make > > (debhelper). I tried it about 4 times and became errors. I tried to > > configure the rules file for debian, but i am no an expert on this > > things

Re: greek documents chores in Lyx

2003-02-14 Thread Gerasimos Grammatikopoulos
On Friday 14 February 2003 15:43, John Levon wrote: > What is your $LANG set to ? You may have to set it to greek to enter the > text (this is an X/Qt thing not LyX's). Well, all other X apps work fine, and so does Lyx if the document language is set to english. Exporting LANG="el_GR" before load

Re: Lyx1.3 Compiling Problem with Debhelpers(Debian)

2003-02-14 Thread Sam
>>>So maybe you could help a bit an tell us what you did, what failed and which error >>>message you got. You certainly should not need to modify any Makefile. >>>g++ 2.95.3 and libc6 is fine btw. >>>Andre' > On Fri, Feb 14, 2003 at 03:39:07PM +0100, Sam wrote: > > Hi, i have just detectet the c

Re: greek documents chores in Lyx

2003-02-14 Thread John Levon
On Fri, Feb 14, 2003 at 03:18:48PM +0100, Gerasimos Grammatikopoulos wrote: > I recently installed Lyx 1.3 with qt on a Gentoo 1.4-rc1 box with the > intention to produce documents among others also in greek (that is not using > While the .dvi produced looks ok I cannot type on Lyx using the gre

greek documents chores in Lyx

2003-02-14 Thread Gerasimos Grammatikopoulos
Hello all, I recently installed Lyx 1.3 with qt on a Gentoo 1.4-rc1 box with the intention to produce documents among others also in greek (that is not using greek just for symbols). I installed the relative babel support and "reconfigured" Lyx to find out something quite strange: While the .dvi

ANNOUNCE: Lyx 1.3.0 for Windows

2003-02-14 Thread Milos Komarcevic
Claus, thanks for porting 1.3.0 to Windows so fast! I have one minor problem though: Lyx will not start anymore from the icon shortcut to runlyx.bat (attached below). The X server is started ok and then it starts the wrapper lyxwin32.exe, but nothing happens afterwards (the process lyxwin32.exe

Re: Lyx 1.3.0 with Maple support?

2003-02-14 Thread Andre Poenitz
On Fri, Feb 14, 2003 at 03:18:24PM +0100, Andre' Poenitz wrote: > You can probably do it yourself. Just have a look how > Octave/Maple/Mathematica interaction works. Erm... judging from the code, there is already some basic maxima support, so there are "only" lots of missing bits... Andre' -- T

ld problem solved

2003-02-14 Thread Joao B. Oliveira
I was compiling LyX 1.3.0 for Debian, and everything went ok up to a point where ld got confused. It does not handle well two files, and the corresponding libraries seem to get corrupted. The problem occurred at this command: g++ -O -fno-exceptions -o lyx BufferView.o BufferView_pimpl.o Bullet

Re: Lyx 1.3.0 with Maple support?

2003-02-14 Thread Andre Poenitz
On Fri, Feb 14, 2003 at 03:07:20PM -0500, Gosse Michel wrote: > Support for maxima via math-extern will be a great feature to add to lyx > It is easier to do calculations within lyx than launching another > program... You can probably do it yourself. Just have a look how Octave/Maple/Mathematica

Re: Lyx 1.3.0 with Maple support?

2003-02-14 Thread Gosse Michel
Support for maxima via math-extern will be a great feature to add to lyx It is easier to do calculations within lyx than launching another program... > May I ask why would lyx-maple interaction be needed? > > Lyx is for writing, and maple is for calculating, why mix? > > > > "Andre Poenitz" <[EM

Re: ld error compiling Lyx 1.3.0

2003-02-14 Thread Angus Leeming
Joao B. Oliveira wrote: > > hi folks, > > I am compiling LyX 1.3.0 for Debian, and everything went ok up to > a point where ld is getting confused. It does not handle well two > files, and the corresponding libraries seem to get corrupted. > > Does anyone has seen something like this? I am usin

SuSE 8

2003-02-14 Thread Pablo Ortúzar
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 1.2.3 rmp for suse linux 8.0?!

2003-02-14 Thread Andre Poenitz
On Fri, Feb 14, 2003 at 11:50:33AM +0100, Stefan Kooman wrote: > not so trivial for me. My question concerns the following: > How can I install LyX 1.2.3 on a SuSE linux 8.0 system from a tar.gz > package. You would need all the development tools (gcc, automake, auoconf, gettet, xforms-devel...)

ld error compiling Lyx 1.3.0

2003-02-14 Thread Joao B. Oliveira
hi folks, I am compiling LyX 1.3.0 for Debian, and everything went ok up to a point where ld is getting confused. It does not handle well two files, and the corresponding libraries seem to get corrupted. Does anyone has seen something like this? I am using gcc 3.2 and ld 1.23, everything was fin

Lyx 1.2.3 rmp for suse linux 8.0?!

2003-02-14 Thread Stefan Kooman
Dear LyX Users, Sorry for this probably simple question but since I'm a linux newby it's not so trivial for me. My question concerns the following: How can I install LyX 1.2.3 on a SuSE linux 8.0 system from a tar.gz package. Or maybe easier, is there a rpm package for this version of linux? I

Re: Lyx1.3 Compiling Problem with Debhelpers(Debian)

2003-02-14 Thread Andre Poenitz
On Fri, Feb 14, 2003 at 10:58:54AM +0100, Sam wrote: > Hi all, a tried to compile Lyx 1.3 for debian woody using dh_make > (debhelper). I tried it about 4 times and became errors. I tried to > configure the rules file for debian, but i am no an expert on this > things. > I am using g2.95 and libc6

Lyx1.3 Compiling Problem with Debhelpers(Debian)

2003-02-14 Thread Sam
Hi all, a tried to compile Lyx 1.3 for debian woody using dh_make (debhelper). I tried it about 4 times and became errors. I tried to configure the rules file for debian, but i am no an expert on this things. I am using g2.95 and libc6 (2.2.5). I dont thin that this causes about my compiler, bec