Re: Re: how to suppress "Chapter X" in chapter heading (book class)?

2001-12-11 Thread Guenter Milde
> James Lindenschmidt wrote: > > > Now that I've buttered everyone up after my last email :-) I have a > > last-minute formatting question. What is the easiest way to suppress the > > "Chapter X" Heading at the beginning of each chapter in the book document > > class? > > > > In other words,

Fwd: Re: how to suppress "Chapter X" in chapter heading (book class)?

2001-12-11 Thread James Lindenschmidt
Herbert Voss Spoke Thusly: > why can't you use "chapter*", the star-version of chapter layout? Because then it doesn't show up in the Table of Contents. At least not automagically. Also, I tried setting "section number depth" in Layout-->Document-->Extra to 0, but that didn't work, either. Tha

Re: how to suppress "Chapter X" in chapter heading (book class)?

2001-12-11 Thread Herbert Voss
James Lindenschmidt wrote: > Now that I've buttered everyone up after my last email :-) I have a > last-minute formatting question. What is the easiest way to suppress the > "Chapter X" Heading at the beginning of each chapter in the book document > class? > > In other words, instead of: >

how to suppress "Chapter X" in chapter heading (book class)?

2001-12-11 Thread James Lindenschmidt
Now that I've buttered everyone up after my last email :-) I have a last-minute formatting question. What is the easiest way to suppress the "Chapter X" Heading at the beginning of each chapter in the book document class? In other words, instead of: Chapter 1 (big bold letters)

thanks to H. Voss and the LyX developers

2001-12-11 Thread James Lindenschmidt
Greetings everyone, I am just finishing a thesis that I wrote using LyX, and I just wanted to publicly thank the LyX developers, and H. Voss for his fantastic help/tips page. Using LyX made everything so much easier, especially for this non-techie philosophy student desktop-end-user type. L

\v{e} in LyX

2001-12-11 Thread Matej Cepl
Hi, I am a Czech and as such there are some funny characters in my name. My first name is in reality Mat\v{e}j. In order to write it correctly in documents with latin1 input coding, I use ERT. However, now when moved one of my documents through LyX-LaTeX-LyX cycle (editing some paper on my very s

Using ctable in lyx

2001-12-11 Thread Wayan
Dear Lyx-users, I want to make a foottable in my table. I have found there is a ctable.sty which is capable to do what I mean. Have someone had an experience to use this package together with lyx table? Or is there another way to make such footnotes in table? Thank you very much for your kind at

Re: Missing '.sty' files

2001-12-11 Thread Matej Cepl
On Mon, Dec 10, 2001 at 10:51:51AM -0400, cmasters wrote: > 1. Are these not automatically included in the Latex / Lyx distributions > released for my system? I believe, that most the packages used by LyX are part of the tetex, which is the standard TeX distibution on Unixes. Try to file these tw

Euro again

2001-12-11 Thread hans.vogelsberger
In November, Rubén Barreto asked Otto Tronarp to have a look at http://www.lyx.org/helps/symbols to get the eurosign working on lyx, but the only possibilities I found on this site where usind \euro, \euros{500}, \euro{} and \EUR{500} after downloading the necessary CTAN packages. For a symbo

Re: Ejour2 and single column abstract in twocoulmn mode

2001-12-11 Thread Herbert Voss
Ingar Pareliussen wrote: > Hi all > > Has anyone got ejour2.layout to work with a single column abstract in > twocoulmn mode ? > > I have tried Herbert Voss method, found on the web-page. (Thanks Herbert for > all the wonderful help I have found there !). But I couldn't get this to work. >

Re: \addtocontents--remove page number?

2001-12-11 Thread Herbert Voss
Tuukka Toivonen wrote: > Another problem with LaTeX. I have a few chapters (Abstract, for example) > that need to go into the table of contents but without the page numbering. > > I tried > \addtocontents{toc}{\noindent SOMENAME} > which inserts SOMENAME into the TOC. However, it is inte

hebrew latex problem

2001-12-11 Thread Tomas B . Winkler
I've installed lyx-1.1.6fix3 rpm packages form www.lyx.org on redhat 7.2 and tetex-latex-heb-1.0.2-2.noarch.rpm from Mandrake and : This is the file created by lyx %% LyX 1.1 created this file. For more info, see http://www.lyx.org/. %% Do not edit unless you really know what you are doing.

\addtocontents--remove page number?

2001-12-11 Thread Tuukka Toivonen
Another problem with LaTeX. I have a few chapters (Abstract, for example) that need to go into the table of contents but without the page numbering. I tried \addtocontents{toc}{\noindent SOMENAME} which inserts SOMENAME into the TOC. However, it is intended, althought obviously lines in T

Re: Missing '.sty' files

2001-12-11 Thread cmasters
Greetings Rod, On 11-12-01, Rod Pinna wrote: > Final note, > > If you are running stable, there is a package called task-tex, which > should give you a working system. > > i.e. apt-get install task-tex > > This doesn't exist in the unstable branch. > I suspect that's it ~this~ package which

Re: Missing '.sty' files

2001-12-11 Thread cmasters
Greetings Rod, Thank you ~very~ much. Your experiences and suggestions greatly helped. On 11-12-01, Rod Pinna wrote: > > I just checked my installation; doing > > locate helvet.sty showed the file in > > /usr/share/texmf/tex/latex/psnfss > Originally, although I had this directory, it was ~

Re: Missing '.sty' files

2001-12-11 Thread Rod Pinna
Final note, If you are running stable, there is a package called task-tex, which should give you a working system. i.e. apt-get install task-tex This doesn't exist in the unstable branch. Rod On Tue, 11 Dec 2001, Rod Pinna wrote: > > Actually, looking at the psnfss documentation, helvet.st

Re: Missing '.sty' files

2001-12-11 Thread Rod Pinna
Actually, looking at the psnfss documentation, helvet.sty only changes the sans serif font to helvetica. To make the default font sans serif, you'll also need to add \renewcommand{\familydefault}{\sfdefault} to your preamble. I would agree that this might not be obvious from the dialog box. R

Re: Missing '.sty' files

2001-12-11 Thread Rod Pinna
I just checked my installation; doing locate helvet.sty showed the file in /usr/share/texmf/tex/latex/psnfss As far as I remember, this should have come from the standard debian tetex installation. Checking the file helvet.sty, it appears that it changes the form of your sans serif font from

Re: font question

2001-12-11 Thread Wayan
On 10 Dec 2001, Rodney K wrote: > I am trying to create a document using the helvetica font. However, > selecting the helvetica font from the document properties dialog box > does not change the font from the default (romans?) to helvetica. How do > I do this? Changing the document font with co

Re: Missing '.sty' files

2001-12-11 Thread cmasters
Greetings Rod, On 11-12-01, Rod Pinna wrote: > > Mr Masters, > > I currently use LyX on a debian potato system, without too many problems. > Have you installed all the debian tetex packages? This includes > tetex-extra, and tetex-nonfree, as well as tetex-base. If that doesn't > help, telling p

Ejour2 and single column abstract in twocoulmn mode

2001-12-11 Thread Ingar Pareliussen
Hi all Has anyone got ejour2.layout to work with a single column abstract in twocoulmn mode ? I have tried Herbert Voss method, found on the web-page. (Thanks Herbert for all the wonderful help I have found there !). But I couldn't get this to work. I downloaded MyArticle.inc from the webpag