Re: Boxing multiline equations : variations

2001-06-28 Thread krzys
>sorry, my example was not for the multiline stuff. >this is very special, so write direct to >comp.text.tex Thank you very much for your help. Actually, I won't write to them, I don't want to do some TeX programming. I am very happy with LyX, and I want to say this a great idea and great work. I

Re: ieee class document and images

2001-06-28 Thread A. Gunes Koru
I had this problem before and searched the internet.. I remember that I found a solution and added it to the end of my IEEEtran.cls file. Please see the attachment. You will make use of it like below (this is how I could end one of my papers). In this example "gunes" and "tian" are *.eps files. Y

ieee class document and images

2001-06-28 Thread morten
hi I have solved my IEEE template problem by downloading a ieee class file from the internet. Now my problem is how to insert the personal images. At the end of the article there is room for some kind of "who am I" entry, along with an image. But how do I bind an image to this blank rectangle? mo

Re: using if/then/else with sections of text (was Re: bilingual documents ?)

2001-06-28 Thread Herbert Voss
Ralph Boland wrote: > > > http://www.educat.hu-berlin.de/~voss/lyx/IfThen/ifthen.html#ifthen > In my case I have to deal with proceeding and electronic versions > of papers or paper vs chapters of my thesis etc. Rather than > have multiple copies of these documents and then > have to update the

using if/then/else with sections of text (was Re: bilingual documents ?)

2001-06-28 Thread Ralph Boland
Herbert Voss wrote: > Olivier Tubach wrote: > > > > is it possible to have in a lyx document : > > > > some english text > > the french translation > > > > other chapter > > > > some english text > > the french translation > > > > and export only the english version (or the french version) ? > >

Re: Bibtex/ List with pages

2001-06-28 Thread Paul Borgermans
You may generate pdf files with ps2pdf and the hyperref package, this puts cross-links with the page numbers after each entry of the bibliography. Arnd Geldermann wrote: > > Hi all, > > i am using lyx 1.1.6. and bibtex. I would like to now, if there is any > possiblity to make list like a > bi

auto insertion of .lyx files

2001-06-28 Thread Gary Ray (Seattle)
All, Is there an internal lyx command to insert .lyx files inside a master file? What I do is use Matlab to create a bunch of tables written out in lyx format and then manually I insert them as LyX files, but I would like a more automatic method. Thanks, Gary

Re: bilingual documents ?

2001-06-28 Thread Herbert Voss
Olivier Tubach wrote: > > is it possible to have in a lyx document : > > some english text > the french translation > > other chapter > > some english text > the french translation > > and export only the english version (or the french version) ? have a look at http://www.educat.hu-berlin.d

Re: How to change a paragraph's background color

2001-06-28 Thread Herbert Voss
Claus Hentschel wrote: > > Using a colorbox, i.e. (completely in tred, too) > > \colorbox{lightgray}{here is may text which goes over many lines} > have a look at http://www.educat.hu-berlin.de/~voss/lyx/color/color.html#paragraph Herbert -- http://www.educat.hu-berlin.de/~voss/lyx/

Re: bilingual tests in lyx

2001-06-28 Thread Herbert Voss
"Ramón Flores d'as Seixas" wrote: > > I am proud and lazy user of Lyx. I use lyx for almost all my writing work, but > there is a task that I don't know how to do it with lyx. As a teacher I need to > do bilingual test as the following: > > 1) What of the following sentences Qual das seguint

Re: errors running latex

2001-06-28 Thread Lars Gullik Bjønnes
Kathryn <[EMAIL PROTECTED]> writes: | here is an example file... | | #This file was created by Thu Jun 28 20:38:40 2001 | #KLyX 0.10 (C) 1995-1998 Matthias Ettrich and the LyX and KLyX Teams | \lyxformat 2.15 | \textclass article | \language default | \inputencoding latin This inputencoding lo

Re: Beginner: use of Jpeg, Png + lyx preview and html output

2001-06-28 Thread Dekel Tsur
On Wed, Jun 27, 2001 at 08:52:33PM +1000, Kathryn Andersen wrote: > > The only weakness I see (after several hours trying lyx -I'm using > > 1.1.6fix2) is about images. You can import .eps files, but a 20K PNG > > file turns into a 1MB eps file. > > Yep. Nope. See below. > Regarding conversions

errors running latex

2001-06-28 Thread Kathryn
here is an example file... #This file was created by Thu Jun 28 20:38:40 2001 #KLyX 0.10 (C) 1995-1998 Matthias Ettrich and the LyX and KLyX Teams \lyxformat 2.15 \textclass article \language default \inputencoding latin \fontscheme default \graphics default \paperfontsize default \spa

bilingual documents ?

2001-06-28 Thread Olivier Tubach
Hello, is it possible to have in a lyx document : some english text the french translation other chapter some english text the french translation and export only the english version (or the french version) ? Best regards Olivier Tubach

RE: bilingual tests in lyx

2001-06-28 Thread Juergen Vigna
I do this using a 2 column tabular. In 1.1.6 this should be easily possible as there you have full paragraph support inside a cell. Oviously you should make a backup of your documents before doing this as the fileformat of 1.1.6 tabulars is completely different from versions before and you will no

RE: How to change a paragraph's background color

2001-06-28 Thread Juergen Vigna
On 28-Jun-2001 Claus Hentschel wrote: > Using a colorbox, i.e. (completely in tred, too) > > \colorbox{lightgray}{here is may text which goes over many lines} Did you try: \colorbox{lightgray}{\parbox{\linewidth}{here is may text which goes over many lines}} Jürgen -- -._-._-._-.

Re: erros during LaTex run...

2001-06-28 Thread Dekel Tsur
On Thu, Jun 28, 2001 at 07:44:40PM +1000, Kathryn Wotton wrote: > > > Hey, > > > Ive had a few problems with viewing a preview of any documents ive done in > > > klyx, sometimes when I do file -> Preview -> view DVI, it comes up with an > > > alert message saying "there were errors during the LaT

Re: erros during LaTex run...

2001-06-28 Thread Kathryn Wotton
On Thu, 28 Jun 2001, Dekel Tsur wrote: > On Thu, Jun 28, 2001 at 04:59:42PM +1000, Kathryn Wotton wrote: > > Hey, > > Ive had a few problems with viewing a preview of any documents ive done in > > klyx, sometimes when I do file -> Preview -> view DVI, it comes up with an > > alert message saying

bilingual tests in lyx

2001-06-28 Thread Ramón Flores d'as Seixas
Hi: I am proud and lazy user of Lyx. I use lyx for almost all my writing work, but there is a task that I don't know how to do it with lyx. As a teacher I need to do bilingual test as the following: 1) What of the following sentences Qual das seguintes afirmações é falsa: is false: [ ]

How to change a paragraph's background color

2001-06-28 Thread Claus Hentschel
I want to change the background color of some pargraphs (of type 'Quote' but this should be of no interest IMHO) into light gray. My preamble does include this: \usepackage{color} \definecolor{lightgray}[rgb}0.75,0.75,0.75} If I do include (in red) \color{lightgray} at the beginning of m

Re: erros during LaTex run...

2001-06-28 Thread Dekel Tsur
On Thu, Jun 28, 2001 at 04:59:42PM +1000, Kathryn Wotton wrote: > Hey, > Ive had a few problems with viewing a preview of any documents ive done in > klyx, sometimes when I do file -> Preview -> view DVI, it comes up with an > alert message saying "there were errors during the LaTex run. One erro

Re: Outline running past bottom of the page

2001-06-28 Thread Dekel Tsur
On Wed, Jun 27, 2001 at 06:49:11PM +0200, Herbert Voss wrote: > > Kent Kostuk wrote: > > > > As I mentioned before. The file that I have attached runs into the > > footer section of some pages. I didn't recall doing anything out of > > the ordinary, but given I am still experimenting there is a

Re: Url Package Options

2001-06-28 Thread Dekel Tsur
On Wed, Jun 27, 2001 at 11:30:19AM +0200, Juergen Spitzmueller wrote: > Good morning! > > How can I change the package options of url.sty? > I tried to insert \usepackage[T1,hyphens]{url} in the preamble, but I > get an error message ["Options clash"] because LyX automatically loads > url.sty w

Re: floatflt problem

2001-06-28 Thread Herbert Voss
On Thu, 28 Jun 2001, Markus Mohr wrote: > > insert some ctrl-enter behind last bla or in tex red > > \vspace{2cm} > Well, thanks, I thought of that, but it looked to 'wordish' to be the > right thing. :) > Especialy that the text is written over the figure doesn't look right. > Is there a speci

Re: unknown textclass "scrbook"

2001-06-28 Thread Olivier Tubach
Thanks Claus, I'll try that soom. thanks again Olivier

Re: floatflt problem

2001-06-28 Thread Markus Mohr
Hi! > insert some ctrl-enter behind last bla or in tex red > \vspace{2cm} Well, thanks, I thought of that, but it looked to 'wordish' to be the right thing. :) Especialy that the text is written over the figure doesn't look right. Is there a special reason for this behaviour? thanks marksu

Re: unknown textclass "scrbook"

2001-06-28 Thread Claus Hentschel
How does MikTex work(?): While installing MikTeX you have to decide where the default tree of all (Mik)TeX files will be placed. By default this is 'C:\Program Files\MikTeX\texmf'. BTW: I do recommend to install MikTeX into C:\MikTeX instead of 'C:\Program Files\MikTeX' because that path does no