RE- abstract in one column

1999-03-19 Thread Latour Kevin
use \onecolumn and \twocolumn in latex command, there are no difference on lyx but the .ps is as you want. LATOUR Kevin e-mail : [EMAIL PROTECTED] > >This question might be latex ? I want to have title and abstract in one >column and the rest of paper in two? > >Panos

Memo style?

1999-03-19 Thread nbecker
Has anyone made a memo style? I have a LaTeX memo style. How can I use something like it in LyX? Basically it is an add-on package to use with any other, such as article that defines a \makecover to produce the Subject:, To:, From: lines at the top of the memo.

Re: layout/separation

1999-03-19 Thread Jean-Marc Lasgouttes
> "Robyn" == Robyn Wagner <[EMAIL PROTECTED]> writes: Robyn> Layout-> Separation lets you have "Indent" *or* "Skip". I would like Robyn> both...is this possible? You can set both values in the LaTeX preamble, like \setlength{\parindent}{1in} % this is the indentation \setlength{\parskip}{\

Re: figure caption

1999-03-19 Thread Ralf Berger
On Thu, 18 Mar 1999, [EMAIL PROTECTED] wrote: > >%_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? > Sorry for the late answer! I know no

Re: figure caption

1999-03-19 Thread Jean-Pierre.Chretien
[snip] >> >> I know no way to make a figure caption without float. >> But you can put a float at the actual position by using the >> figure.sty in the latex-preamble and the 'H' option in the >> 'Float Placement' field in the document layout dialog. >> >> I hope that information is of any use t

Re: Memo style?

1999-03-19 Thread Jean-Marc Lasgouttes
> "nbecker" == nbecker <[EMAIL PROTECTED]> writes: nbecker> Has anyone made a memo style? I have a LaTeX memo style. nbecker> How can I use something like it in LyX? nbecker> Basically it is an add-on package to use with any other, such nbecker> as article that defines a \makecover to prod

Re: Memo style?

1999-03-19 Thread nbecker
I'm quite familiar with latex, but not with lyx (yet). When you say "replace the usual title commands with the memo commands", exactly how do I do that? > "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > "nbecker" == nbecker <[EMAIL PROTECTED]> writes: nbecker> Ha

Re: layout/separation

1999-03-19 Thread Lars Gullik Bjønnes
>> Robyn Wagner writes: Layout-> Separation lets you have "Indent" *or* "Skip". I would like RW> both...is this possible? As Jean-Marc showed it is possible. But I think it still is bad typography. Lgb

x window problem

1999-03-19 Thread Prof. Dr. Artur Walter
  Hi, I use Lyx 1.0.1 and have compiled with success! After starting I get the message ./src/lyx BadWindow (invalid Window parameter) IOT trap/Abort What is to do ?   --  Mit freundlichen Gruessen    Artur WALTER http://octane.rz.fht-stuttgart.de/fbm/fbmweb/pers/walter.htm +--

Re: x window problem

1999-03-19 Thread Jean-Marc Lasgouttes
> "Prof" == Prof Dr Artur Walter <[EMAIL PROTECTED]> writes: Prof> Hi, Prof> I use Lyx 1.0.1 and have compiled with success! After starting Prof> I get the message Prof> ./src/lyx BadWindow (invalid Window parameter) IOT trap/Abort Prof> What is to do ? That's strange... I guess from you

How to place EPS graphics next to each other?

1999-03-19 Thread Q Modnar
Hi, I'm currently typing a one-column document. I've got a number of small EPS graphics that I'd like to place next to each other in a float box. Any ideas on how I can do this? It seems that LyX/LaTeX does not automatically place pictures next to each other even if I reduce the width % of the pic

Electric/Electronic template

1999-03-19 Thread Paolo Di Francesco
I want to write electric/electronic documents, with circuits (BJT, MOSFET, etc.) but I have no idea how to do that. I want to write the text and then include the circuits. Any idea? How to draw circuits under Unix? And how to draw boxes Visio-like? Thank you Ciao Ciao Paolo Di Frances

LateX to Lyx

1999-03-19 Thread Prof. Dr. Artur Walter
Hi, is there any possibility to convert and LaTeX file into Lyx format? --  Mit freundlichen Gruessen    Artur WALTER http://octane.rz.fht-stuttgart.de/fbm/fbmweb/pers/walter.htm +--+ | Prof. Dr. A. Walter 

Re: LateX to Lyx

1999-03-19 Thread Jean-Marc Lasgouttes
> "Prof" == Prof Dr Artur Walter <[EMAIL PROTECTED]> writes: Prof> Hi, Hello, Prof> is there any possibility to convert and LaTeX file into Lyx Prof> format? Try File->Import->LaTeX. To do it by hand (to fine-tune the result), you can use the script 'reLyX' (do 'man reLyX for details). JM