Re: libXpm 3.4g under Linux (fwd)

1999-03-18 Thread Abel Morabito
---Forward of mail from Tony Dancer ([EMAIL PROTECTED]) Abel Morabito wrote: > I want to use LyX 1.0.1 under Slackware Linux and need libXpm 3.4g (aka 4.7). I >couldn't get a > binary distribution, there is a 3.4f for Linux -and compilation's been > unsuccesfull after a lot of trials. Indeed lib

Problems compiling lyx-1.0.1

1999-03-18 Thread Ramon Flores Seijas
Hi, I am trying to compile lyx-1.0.1 in a Sparcstation with linux (Redhad 5.2). But I have some problems. First I ran configure, without problems. But when I ran make the following error messages appears: == [ramon@fasilver lyx-1.0.1]

Re: Problems compiling lyx-1.0.1

1999-03-18 Thread Jean-Marc Lasgouttes
> "Ramon" == Ramon Flores Seijas <[EMAIL PROTECTED]> writes: Ramon> Hi, I am trying to compile lyx-1.0.1 in a Sparcstation with Ramon> linux (Redhad 5.2). But I have some problems. Ramon> First I ran configure, without problems. But when I ran make Ramon> the following error messages appears

figure caption

1999-03-18 Thread henrique
Hi all, I'm using LyX-1.0.1 and I would like to know how to get figure captions without having to insert figure as float, just as insert figure. Is there any settings that I must check to get this? Thanks in advance, Jose' Henrique Spahn Torres --- [EMAIL PROTECTED] Applied Physics Department S

Re: Adding additional font styles

1999-03-18 Thread Lars Gullik Bjønnes
>> Roger Williams writes: RW> Hullo, LyX-nicians -- Our house fonts are defined in a style RW> file (sabon.sty) just like, say, times.sty. To use these with RW> LyX, I've been copying sabon.sty over avant.sty and selecting RW> 'Avant' under Layout->Document->Font. This works fine, excep

abstract in one column

1999-03-18 Thread Panagiotis Melas
Hello there, This question might be latex ? I want to have title and abstract in one column and the rest of paper in two? any ideas? Panos

layout/separation

1999-03-18 Thread Robyn Wagner
Layout->Separation lets you have "Indent" *or* "Skip". I would like both...is this possible? -- Robyn

Re: A BibTeX Question

1999-03-18 Thread Ralf Schreg
Hello Juan, Please read the manual. At the moment it is not possible to display the files citation references in a dialog. Juan Ramon Rico schrieb: ... > What can I do? Thanks in advanced. -- == | WINDOWS IS NOT THE ANSWER... | | WINDOWS IS TH

Re: Preserving Tables in LinuxDoc

1999-03-18 Thread Jean-Marc Lasgouttes
> "Hugh" == Hugh Caley <[EMAIL PROTECTED]> writes: Hugh> Is there any way to preserve a table when a Lyx doc is converted Hugh> to SGML Linuxdoc? As far as I know, linuxdoc does not support tables. This means there is not much we can do about it, unfortunately. JMarc

converting imported straight quotes to curly

1999-03-18 Thread John Wetterau
Problem solved (with help from Andre Poenitz)! Attached is perl code that replaces straight quotes with LyX code for left or right curly quotes as appropriate. There are probably many ways to do this in one line, but this is my first perl code, so... This problem will be faced by anyone who impo

converting straight quotes to curly

1999-03-18 Thread John Wetterau
All, I forgot about non-dialog uses of quotes (around a word or term, to emphasize) within a sentence. Thanks, Andre. The attached code takes care of almost all those cases. To be properly user friendly, this routine should prompt for input and output file names and should return a quick error che