error on startup

2001-07-08 Thread Kent Kostuk
Thanks to all for helping track down my lyx file. Now, when I try to start up lyx I get the following error: /usr/libexec/ld.so: lyx: libintl.so.1.0: no such file or directory Any ideas on what this is? I just did a google search and found a reference to gettext. Is this correct? I thoug

Re: Build from SPRM on RH 7.0

2001-07-08 Thread Jean-Marc Lasgouttes
> "Stephen" == Stephen Carville <[EMAIL PROTECTED]> writes: Stephen> I finally got the SRPM for lyx-1.1.6fix2 to build on my Stephen> Redhat system. I had to remove the --with-included-string Stephen> from the configure command in the spec file. Is Stephen> --with-included-string a good thing

Re: menu not in German

2001-07-08 Thread Jean-Marc Lasgouttes
> "Matthias" == Matthias Bunk <[EMAIL PROTECTED]> writes: Matthias> Hello, how can I configure lyx to use a German menu. I use Matthias> lyx-1.1.6fix2. The help is already in German. Matthias> environment: LANGUAGE=german, LANG=de_DE If the help is in german, the menus should too. Did you i

Build from SPRM on RH 7.0

2001-07-08 Thread Stephen Carville
I finally got the SRPM for lyx-1.1.6fix2 to build on my Redhat system. I had to remove the --with-included-string from the configure command in the spec file. Is --with-included-string a good thing? Should I try to fix the failure it causes or can I get away without it? -- --Stephen Carville h

Indented paragraphs in Letter

2001-07-08 Thread Stephen Carville
How do I get paragraphs to indent in a letter? I selected paragaph separation as indent and I can see "\paragraph_separation indent" in hte .lyx file but, when I preview, the paragraphs are still separated by a skip. This particular letter has to be double spaced so a skip separation looks a li

Re: Can't find LyX installation

2001-07-08 Thread Lior Silberman
at a shell prompt try: find / -name 'lyx' -print And add an alias or add the relevant directory to your path. HTH, Lior On Sun, 8 Jul 2001, Kent Kostuk wrote: > This is a bit embarrassing but I keep telling myself...it's ok, you are new to >BSDI can't find where I installed LyX. > > I am

Can't find LyX installation

2001-07-08 Thread Kent Kostuk
This is a bit embarrassing but I keep telling myself...it's ok, you are new to BSDI can't find where I installed LyX.   I am using OpenBSD and could not install LyX on my laptop via the ports process:  I did not have enough drive space.   I then downloaded the binaries and used pkg_add t

Re: lyx 1.1.6 and polish chars

2001-07-08 Thread Bronek Baraniecki
I think You're right, but I personally do not know how to activate xmodmap under KDE. Kde is using xkb extentions and Lyx traditionally works with Xmodmap, in case of polish language it uses the old so cold "false" xmodmap (polish "programers" keyboard) Greetings, bb Dnia Nie 8. Lipiec 2001

menu not in German

2001-07-08 Thread Matthias Bunk
Hello, how can I configure lyx to use a German menu. I use lyx-1.1.6fix2. The help is already in German. environment: LANGUAGE=german, LANG=de_DE Thanks! -- Matthias Bunk | [EMAIL PROTECTED]

Re: ispell dies

2001-07-08 Thread Christopher M. Jones
Well, custom dictionary "american" fixed the problem. Thanks again. On Sunday 08 July 2001 08:30, you wrote: > "Christopher M. Jones" wrote: > > ispell seems not to work in LyX. Not sure when this happened... in any > > case, I have no problem running ispell from the command line. What could > >

Re: Footnotes appear in the middle of the page

2001-07-08 Thread Herbert Voss
> Detlev Humann wrote: > > \usepackage[bottom]{footmisc} > to make the footnotes appear at the bottom of a page. But obviously > it doesn´t work in every case. What´s going wrong? I appended a small > example file. don't use the two commands in the preamble for placing floats. instead use floa

Re: Footnotes appear in the middle of the page

2001-07-08 Thread Remzi Seker
do Layout > Document > Extra > Float Placement: !h I tried, it works. R On Sunday 08 July 2001 11:28, Detlev Humann wrote: > Hi! > I´ve got the problem that footnotes sometimes appear in the middle of a > page. At Herbert´s (very useful) homepage > (http://www.educat.hu-berlin.de/~voss/lyx/foo

Footnotes appear in the middle of the page

2001-07-08 Thread Detlev Humann
Hi! I´ve got the problem that footnotes sometimes appear in the middle of a page. At Herbert´s (very useful) homepage (http://www.educat.hu-berlin.de/~voss/lyx/footnotes.html) I found the hint to use  \usepackage[bottom]{footmisc} to make the footnotes appear at the bottom of  a page. But ob

Re: Annoying error message

2001-07-08 Thread Rem
edit > reconfigure and restart lyx.. - Original Message - From: "Nic Nic" <[EMAIL PROTECTED]> To: "Rem" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, July 08, 2001 10:59 AM Subject: Re: Annoying error message > > --- Rem <[EMAIL PROTECTED]> wrote: > > did you do Edit > recon

Re: Annoying error message

2001-07-08 Thread Nic Nic
--- Rem <[EMAIL PROTECTED]> wrote: > did you do Edit > reconfigure ? > No. However I did remove my .lyx directory but that was after I got these pop ups every time I opened any file. __ Do You Yahoo!? Get personalized email addresses from Yahoo!

Re: Annoying error message

2001-07-08 Thread Rem
did you do Edit > reconfigure ? - Original Message - From: "Nic Nic" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 08, 2001 10:12 AM Subject: Annoying error message > Hi, > I just started using lyx. And something annoying is > happening. Whenever I open any document fr

Re: lyx installation

2001-07-08 Thread Lior Silberman
On Sun, 8 Jul 2001, C. Beauce wrote: > > I have trouble to install Lyx (the latest stable version 1.1.6fix2) on > Linux Redhat : > after having installed the latest versions of xpm (4.11) and xforms > (0.89), > I have a successful configure. > Then i do make : everything goes fine until the final

Annoying error message

2001-07-08 Thread Nic Nic
Hi, I just started using lyx. And something annoying is happening. Whenever I open any document from help or any other file lyx pops up a window saying "Error! couldnt create temporary directory: File exists" Even though the documents opens ... its annoying to see this message again and again. Ca

Re: ispell dies

2001-07-08 Thread Herbert Voss
"Christopher M. Jones" wrote: > > ispell seems not to work in LyX. Not sure when this happened... in any case, > I have no problem running ispell from the command line. What could the > problem be, or what should I do to track it down? what happens when you choose another langiage->english in th

Re: lyx 1.1.6 and polish chars

2001-07-08 Thread Philipp Lehman
On Thu, 5 Jul 2001, Bronek Baraniecki <[EMAIL PROTECTED]> wrote: >To write polish charakters in Lyx, you have to use xmodmap or "gkb_xmmap >pl" (or else "setxkbmap pl") in GNOME. In KDE envirement I cannot obtain >a plish chars in Lyx. Err... I'm not familiar with writing polish, but if you ca

Re: lyx installation

2001-07-08 Thread Lars Gullik Bjønnes
"C. Beauce" <[EMAIL PROTECTED]> writes: | I have trouble to install Lyx (the latest stable version 1.1.6fix2) on | Linux Redhat : | after having installed the latest versions of xpm (4.11) and xforms | (0.89), | I have a successful configure. | Then i do make : everything goes fine until the fina

lyx installation

2001-07-08 Thread C. Beauce
I have trouble to install Lyx (the latest stable version 1.1.6fix2) on Linux Redhat : after having installed the latest versions of xpm (4.11) and xforms (0.89), I have a successful configure. Then i do make : everything goes fine until the final link that crashes with a "no space left on device"