Re: Adding "DRAFT" to a document

2001-11-01 Thread Herbert Voss
Rich Shepard wrote: > > If this is covered in the docs, I missed it. I would like to add a > watermark or other marking that reads, "DRAFT" on articles, reports or other > documents. What is the accepted way of doing this? there are packages draftcopy, drafthead or look at http://www.lyx.org/

Re: Adding "DRAFT" to a document

2001-11-01 Thread I Wayan Warmada
On Thu, 1 Nov 2001, Rich Shepard wrote: > If this is covered in the docs, I missed it. I would like to add a > watermark or other marking that reads, "DRAFT" on articles, reports or other > documents. What is the accepted way of doing this? add the following line on latex preamble: \usepacka

Adding new rows leaves gaps in table

2001-11-01 Thread Laurent Duperval
Hi, I created a table with two columns and 5 rows. I realised later that I needed more rows ao I added some using the TableLayoutPopup. What happened then is that the rows added (six of them) had a gap above them. So now, it look like I have one header, 4 lines, then 6 little one-line tables unde

Adding "DRAFT" to a document

2001-11-01 Thread Rich Shepard
If this is covered in the docs, I missed it. I would like to add a watermark or other marking that reads, "DRAFT" on articles, reports or other documents. What is the accepted way of doing this? Thanks, Rich Dr. Richard B. Shepard, President Applied Ecosystem Services,

[applemac]{inputenc}(a wish)

2001-11-01 Thread Jacobo Myerston
I have a wish for future versions of LyX: support for mac encoding. That would make easier postprocessing latex files generated in LyX in OSX. --

Re: using prosper with lyx

2001-11-01 Thread Herbert Voss
Nico Mock wrote: > > Hy All, > > i'm a newbie to prosper and was quite impressed about the capabilities of > prosper. > I spend the whole afternoon introducing the prosper.cls/.layout file to my > lyx1.1.6fix3. I read the famous chapter 6 about Customization and was able to > go half the way. >

Re: Changing margins

2001-11-01 Thread Herbert Voss
Anna Nikitin wrote: > > I'm working with LaTex2e and I've got a problems with changing margins. > I've downloaded "geometry.sty" from the web and put it into the > directory where my input file is. > I've tried to change margins in the following way: > \geometry{paper=a4paper,dvips,top=1.5cm,

using prosper with lyx

2001-11-01 Thread Nico Mock
Hy All, i'm a newbie to prosper and was quite impressed about the capabilities of prosper. I spend the whole afternoon introducing the prosper.cls/.layout file to my lyx1.1.6fix3. I read the famous chapter 6 about Customization and was able to go half the way. 1. Step I placed all .sty files at

Changing margins

2001-11-01 Thread Anna Nikitin
Hello, I'm working with LaTex2e and I've got a problems with changing margins. I've downloaded "geometry.sty" from the web and put it into the directory where my input file is. I've tried to change margins in the following way: \geometry{paper=a4paper,dvips,top=1.5cm,left=1.5cm,right=1.5cm,

A new screenplay class

2001-11-01 Thread Ken Kelly
Hi, I'm interested in using lyx for screenplays, but the existing class (Hollywood) is not suitable. I deleted some parts of the class that didn't work as expected (FADE IN/FADE OUT and the title page). That left me with two problems remaining... The speaker

Re: Conditional text

2001-11-01 Thread Dekel Tsur
On Thu, Nov 01, 2001 at 08:04:59AM +0100, Herbert Voss wrote: > http://www.lyx.org/help/IfThen/ifthen.html > One comment: to save typing, one can define \newcommand{\ifprinted}[2]{\ifthenelse{\boolean{PrintEquation}}{#1}{#2}} and then use \ifprinted{}{}

Re: Breaking a long table

2001-11-01 Thread I Wayan Warmada
On Thu, 1 Nov 2001, Herbert Voss wrote: > http://www.lyx.org/help/table/longtable.phtml > > Herbert Thank for your help. I have searched actually in your site (http://www.educat.hu-etc...), but I didn't find it. Maybe you have not entered it into the list of LyX-Tips... Thank again, Wayan

Re: Breaking a long table

2001-11-01 Thread Herbert Voss
I Wayan Warmada wrote: > > I have a problem with the table. How can LyX or LaTeX to break a very long > table (in portrait) automatically if the table more than one page? Can LyX > or LaTeX do that? Or should I calculate how many rows are suitable to the > one page of paper? http://www.lyx.org/h

Re: Breaking a long table

2001-11-01 Thread Jose Abilio Oliveira Matos
On Thu, Nov 01, 2001 at 12:04:25PM +0100, I Wayan Warmada wrote: > > Hi, > I have a problem with the table. How can LyX or LaTeX to break a very long > table (in portrait) automatically if the table more than one page? Can LyX > or LaTeX do that? Or should I calculate how many rows are suitable t

Re: csv2lyx-0.0.6fix2

2001-11-01 Thread Antonio Gulino
On Thu, 1 Nov 2001, Guenter Milde wrote: > On Tue, 30 Oct 2001 14:00:09 +0100 (CET) wrote Antonio Gulino ><[EMAIL PROTECTED]>: > > > pod2man csv2lyx > csv2lyx.1 > > Did you have a look at the produced manpage? Yes > I had just done so (should have before posting) and found some bugs. Yes, I kno

Re: Conditional text

2001-11-01 Thread Renaud MICHEL
Le Jeudi 1 Novembre 2001 08:04, vous avez écrit : > Laurent Duperval wrote: > > I perused the documentation and nothing is mentioned about conditional > > text. For those who don't know, conditional text is text that is printed > > under certain conditions. This allows you to maintain only one doc

Breaking a long table

2001-11-01 Thread I Wayan Warmada
Hi, I have a problem with the table. How can LyX or LaTeX to break a very long table (in portrait) automatically if the table more than one page? Can LyX or LaTeX do that? Or should I calculate how many rows are suitable to the one page of paper? Thank you very much for your kind help and attent

Re: Final project format requirements

2001-11-01 Thread Dekel Tsur
On Thu, Nov 01, 2001 at 06:30:50AM -0300, Roberto Hernandez wrote: > > Now I have another question. After reading in some website about how to > change the bibliography, I decided to check the "scrbook.cls" file. There are > a couple of lines that indicate there is an option to add the Bibliogr

Re: Final project format requirements

2001-11-01 Thread Herbert Voss
Roberto Hernandez wrote: > > > Now I have another question. After reading in some website about how to > change the bibliography, I decided to check the "scrbook.cls" file. There are > a couple of lines that indicate there is an option to add the Bibliography to > the ToC: > > - > \

Re: Re: hidden features

2001-11-01 Thread Guenter Milde
On 31 Oct 2001 10:22:26 +0100 wrote Jean-Marc Lasgouttes <[EMAIL PROTECTED]>: > > "Kontra" == Kontra Gergely <[EMAIL PROTECTED]> writes: > > Kontra> I really wonder, if it is possible to write latex macros, and > Kontra> use LaTeX macros in the dummy way. I mean without "Red Evil > Kontra>

Re: Final project format requirements

2001-11-01 Thread Roberto Hernandez
On Wednesday 31 October 2001 12:49, Jean-Marc Lasgouttes wrote: | > "Roberto" == Roberto Hernandez <[EMAIL PROTECTED]> writes: | | Roberto> Thanks for this tip. However, I have a problem getting it to | Roberto> work correctly. When I add that line to the preamble, it | Roberto> doesn't work.