Re: Bug in LyX

1999-05-25 Thread Ralf Schreg
This doesn't happend on my LyX, too - if I doesn't press the "keep" option to get vertical space at the beginning of a page. Ralf Herbert wrote: > Ralf Schreg wrote: > > > > LyX seems to forget a character on exporting as LaTeX: > > > > a paragraph with above (or below) keeping vertical spaces i

Re: libc.so.5 ?

1999-05-25 Thread Ching Yi Tsai
-- >From: Jean-Marc Lasgouttes <[EMAIL PROTECTED]> >What does "ldd lyx" say? Where did you take LyX? Is it an rpm or did >you compile it? I got it fix by adding a symbolic link of the libc.so.5.1.12 to /lib/libc.so.5. But now I have a new problem. After I execute lyx, a dialog comes ou

Re: Bug in LyX

1999-05-25 Thread Herbert
Ralf Schreg wrote: > > LyX seems to forget a character on exporting as LaTeX: > > a paragraph with above (or below) keeping vertical spaces is exported as > > \vspace*{big...} > instead of > \vspace*{\big...} > > This seems to happen on all \vspace* - commands. > > (Tested with LyX 1.0.1pre..

Window bug

1999-05-25 Thread Alexander Stasinski
Perhaps this is already well known: In LyX 1.0.3pre4 the preamble window behaves strangely if you enlarge it and you have so much text in it so the scroll bars are present. If you enlarge the window horizontally, the scroll bar on the right-hand side goes really freaky. If you enlarge it vertical

Bug in LyX

1999-05-25 Thread Ralf Schreg
LyX seems to forget a character on exporting as LaTeX: a paragraph with above (or below) keeping vertical spaces is exported as \vspace*{big...} instead of \vspace*{\big...} This seems to happen on all \vspace* - commands. (Tested with LyX 1.0.1pre... and LyX 1.0.2) Ralf

Re: Document class

1999-05-25 Thread Jean-Marc Lasgouttes
> "Jacques" == Jacques Germishuizen <[EMAIL PROTECTED]> writes: Jacques> Hallo I'm writing my thesis and use lyx. The document class Jacques> that I use is book. The specifications for my thesis is that Jacques> only one side of the page is printed. With the book class Jacques> the even pa

Document class

1999-05-25 Thread Jacques Germishuizen
Hallo I'm writing my thesis and use lyx. The document class that I use is book. The specifications for my thesis is that only one side of the page is printed. With the book class the even page numbers are on the left of the page and the text is also a bit more to the left and not in the center.

Re: Spanish "ñ" and protected spaces

1999-05-25 Thread Jean-Marc Lasgouttes
> "Julián" == Julián Muñoz Domínguez <[EMAIL PROTECTED]> writes: Julián> Hello, Julián> the result of putting \noextrasspanish in the Latex preable is Julián> the error : ! Undefined control sequence. I.44 Julián> \noextrasspanish You should complain on the list [EMAIL PROTECTED] (or to [E

Re: latex_preamble+'mouse_middle_button'=LyX_crash!

1999-05-25 Thread Jean-Marc Lasgouttes
> "Jerry" == Jerry Yuan <[EMAIL PROTECTED]> writes: Jerry> I found LyX crashes when I am working with LaTeX preamble long Jerry> time ago. However, I could not repeat it. Now, I can do it Jerry> anytime as the following sequence: Jerry> 1) make sure no text is high-lighted by mouse; 2) start

Re: libc.so.5 ?

1999-05-25 Thread Raymond E. Rogers
Did you do: ldconfig ? Ray Ching Yi Tsai wrote: > > Hi everyone, > > I just installed Lyx 1.0.2 on my Redhat 5.1, after the installation I > executed lyx, and the error message is given: > > [root@mybox /root]# lyx > lyx: error in loading shared libraries > libc.so.5: cannot open shared obj

Typewriter

1999-05-25 Thread Steffen Schmidt
Hi, I want to have bold typewriter letters. The dvi-file is ok. But in the ps-file everthing is plain. What happened? Is there a solution to this problem? Thanks, Steffen begin:vcard n:Schmidt;Steffen tel;work:Arbeitsgruppe PD Dr. R. Sterner x-mozilla-html:FALSE url:http://www.gwdg.de/~ss

libc.so.5 same problem on Redhat 6.0

1999-05-25 Thread Staffan Ringbom
Obsereved same problem as Ching Yi Tsai <[EMAIL PROTECTED]> on Redhat 6.0 Source ftp downloaded lyx-1.0.2.tar.gz Staffan Ringbom

Re: standard environment ...

1999-05-25 Thread Sven Gustke
Jean-Marc Lasgouttes wrote: > > "Sven" == Sven Gustke <[EMAIL PROTECTED]> writes: > > Sven> I want left alignment in Standard Style, so I set Align to Left > Sven> but no effect. The Standard Style is after the reconfigure in > Sven> Menu Layout Paragraph Left, also the LyX-Window displays le

Re: remote display of LyX on a MicroImages X-server on NT

1999-05-25 Thread Jean-Marc Lasgouttes
> "Ronald" == Ronald Florence <[EMAIL PROTECTED]> writes: Ronald> I use LyX-1.0.0 on Sparc Solaris machines. I recently tried Ronald> displaying LyX on an X-Server (MicroImages) on my laptop Ronald> running ms-windows-NT. I got as far as the display of LyX, Ronald> which looked great, then

Re: LinuxPPC Dev. Rel 1.0/LyX 1.0.2 problem

1999-05-25 Thread Jean-Marc Lasgouttes
> "Albrecht" == Albrecht Dreß <[EMAIL PROTECTED]> writes: Albrecht> The problem is that LyX does not re-make a tex file after Albrecht> changes. I added some debug output and could see that (in Albrecht> the Dep stuff) LyX tries to get the checksums of the file Albrecht> /home/albrecht/test.

Re: standard environment ...

1999-05-25 Thread Jean-Marc Lasgouttes
> "Sven" == Sven Gustke <[EMAIL PROTECTED]> writes: Sven> I want left alignment in Standard Style, so I set Align to Left Sven> but no effect. The Standard Style is after the reconfigure in Sven> Menu Layout Paragraph Left, also the LyX-Window displays left Sven> alignment but in the print an

Re: libc.so.5 ?

1999-05-25 Thread Jean-Marc Lasgouttes
> "Ching" == Ching Yi Tsai <[EMAIL PROTECTED]> writes: Ching> Hi everyone, I just installed Lyx 1.0.2 on my Redhat 5.1, after Ching> the installation I executed lyx, and the error message is Ching> given: Ching> [root@mybox /root]# lyx lyx: error in loading shared libraries Ching> libc.so.5:

Re: combination of two layout-classes

1999-05-25 Thread Jean-Marc Lasgouttes
> "Julián" == Julián Muñoz Domínguez <[EMAIL PROTECTED]> writes: Julián> On Wed, 19 May 1999, Alexander Stasinski wrote: >> I have exactly the same taste in layout as you :) I have made such >> a textclass by modifying some of the LyX layout files. There is a >> couple of modified files that

LinuxPPC Dev. Rel 1.0/LyX 1.0.2 problem

1999-05-25 Thread Albrecht Dreß
Hi! After running fix961212 on the forms library I was able to compile and install LyX 1.0.2 on my LinuxPPC 1.0 system (linux 2.2.6, glibc2), but I have a strange problem which might actually be a C library related (therefore posting two both lists). The problem is that LyX does not re-m

standard environment ...

1999-05-25 Thread Sven Gustke
Hi there, I need a redefinition of the Standard- layout in article.layout (stdclass.inc). # Standard style definition Style Standard MarginStatic LatexType Paragraph LatexName dummy ParIndent MM ParSkip 0.4 Align

German Umlaute in math mode.

1999-05-25 Thread Steffen Schmidt
Thanks for the tip, you gave me. I use the unlabelled lines for explaining variables. Unfortunately I can't type any german umlaute in the math mode. And simply copying from the text is also not possible :-| Does anyone know a solution? Thanks Steffen Herbert wrote: > In a formula we can