Re: section numbering

2011-01-28 Thread Richard Heck
On 01/28/2011 02:38 AM, Sajjad wrote: Hello forum, I am writing a small report and the document settings has been set to Report. When i change the environment to section the numbering style starts with 0.1. I would like to have it started as 1 instead. How do i change this setting? This

Re: Section numbering mystery

2007-10-03 Thread Helge Hafting
Donn Ingle wrote: Hello again, I have attached a sample file. The problem is explained within, but to precis: 1. I want roman numeral numbering up to the TOC, thereafter I want normal numbering. Don't know this one. 2. I want the SECTIONs to not be numbered, but to appear in the TOC Use

Re: Section numbering mystery

2007-10-03 Thread Donn Ingle
Forget it - I found an answer on: http://wiki.lyx.org/Examples/RomanPageNumbering Once again, I had searched the wiki for "Roman numerals" -- to no avail. If I had tried "mainmatter", it would have worked. I got to it from google with "lyx numbering frontmatter mainmatter" \d

Re: Section numbering

2006-11-08 Thread Paul A. Rubin
[EMAIL PROTECTED] wrote: I'm writing a set of rules unsing Koma article. I'd like section numbers appear as: Article 12 instead of simply 12. How should I do ? Change of layout or what ? Thanks for the help Try putting \renewcommand{\thesection}{Article \arabic{section}} in the preamble. /

Re: Section numbering (additional dots needed)

2004-05-26 Thread Juergen Spitzmueller
Dominik Waßenhoven wrote: > It is possible with the KOMA-classes, for example "scrartcl". Then > you can use the document-option "pointednumbers". I don't know how > to get this with standard article class. in the preamble, write \renewcommand\thesection{\arabic{section}.} \renewcommand\thesubsec

Re: Section numbering (additional dots needed)

2004-05-24 Thread Dominik Waßenhoven
Hi Oleg, Oleg schrieb: Hello, Can i place a dot after section number in article or other style like this: 1. Introduction 1.1. Common ? It is possible with the KOMA-classes, for example "scrartcl". Then you can use the document-option "pointednumbers". I don't know how to get this with standar

Re: Section numbering (additional dots needed)

2004-05-24 Thread Christian Ridderström
On Thu, 20 May 2004, Oleg wrote: > Hello, > > Can i place a dot after section number in article or other style like this: > > 1. Introduction > 1.1. Common ? > > I've tried to change article.layout, LabelSep xx but it only adds spaces > after number, maybe there is other function for this. I

Re: section numbering with new line

2002-12-29 Thread Dekel Tsur
On Mon, Dec 16, 2002 at 03:45:56PM +0100, Jochen Wurster wrote: > my institution requires a special layout for the work i am currently > writing. And there are some requirements which i couldn't fulfill completly > with lyx. At the moment i am using book document class. > - Section: Section number

Re: Section numbering format

2002-07-10 Thread Herbert Voss
Remzi Seker wrote: > > I need to have my chapter, section, subsection titles formatted together with > their numbers. I have the titles formatted with the help of Dekel and > Herbert, however the numbers are not really as I want. Such that > 1.1 THIS IS A SECTION > the number "1.1" is bold and

Re: Section numbering

2001-11-03 Thread Rich Shepard
On Sat, 3 Nov 2001, Rodney Kanno wrote: > Ahh okay...so simple, I was expecting to have to put in some code > somewhere..Thanks! Rodney, You're certainly welcome. I'm a LyX newcomer, too, so I'm always willing to give back for the help that I've received. The ease of producing quality docu

Re: Section numbering

2001-11-03 Thread Rodney Kanno
Ahh okay...so simple, I was expecting to have to put in some code somewhere..Thanks! Rodney Rich Shepard wrote: > On Sat, 3 Nov 2001, Rodney Kanno wrote: > >> As suggested, I changed my paper to the article class. BUt how do I get >> the title to print on it's own page (like how the report cl

Re: Section numbering

2001-11-03 Thread Rich Shepard
On Sat, 3 Nov 2001, Rodney Kanno wrote: > As suggested, I changed my paper to the article class. BUt how do I get > the title to print on it's own page (like how the report class does it)? > I do not want to use chapters..mainly section ans subsections. Layout->Paragraph, then selectel PageBre

Re: Section numbering

2001-11-03 Thread Renaud MICHEL
Le Samedi 3 Novembre 2001 20:02, vous avez écrit : > As suggested, I changed my paper to the article class. BUt how do I get > the title to print on it's own page (like how the report class does it)? > I do not want to use chapters..mainly section ans subsections. Use the option titlepage (in the

Re: Section numbering

2001-11-03 Thread Rodney Kanno
As suggested, I changed my paper to the article class. BUt how do I get the title to print on it's own page (like how the report class does it)? I do not want to use chapters..mainly section ans subsections. Rodney Matej Cepl wrote: > On Fri, Nov 02, 2001 at 08:00:13AM -1000, Rodney Kanno wro

Re: Section numbering

2001-11-02 Thread Matej Cepl
On Fri, Nov 02, 2001 at 08:00:13AM -1000, Rodney Kanno wrote: > I am writing a paper using the report document class. When I add a > section, the numbering starts at 0.1, how do I get it to start at 1? Using sections before chapters is considered a really bad idea. If you do not want chapters at

Re: Section numbering

2001-11-02 Thread Christopher M. Jones
Yes. You could put it in either of those places. If you want this for all time then you should put it in the preamble and save it as the default layout. On Friday 02 November 2001 06:39 pm, you wrote: > Pardon my ignorance, but I'm a newbie and I don't know where I would add > the command: > >

Re: Section numbering

2001-11-02 Thread Rodney K
Pardon my ignorance, but I'm a newbie and I don't know where I would add the command: \renewcommand{\thesection}{\arabic{section}} would this be in the report itself or in the latex preamble? Rodney On Friday 02 November 2001 01:57 pm, Renaud MICHEL wrote: > Le Vendredi 2 Novembre 2001 19:00

Re: Section numbering

2001-11-02 Thread Renaud MICHEL
Le Vendredi 2 Novembre 2001 19:00, vous avez écrit : > I am writing a paper using the report document class. When I add a > section, the numbering starts at 0.1, how do I get it to start at 1? It is because the report class has chapters, you should use chapter instead of section, if you don't wa

Re: Section numbering origin changes

2001-10-25 Thread J.P. van Bolhuis
Rich Shepard wrote: > > Last evening I came up against a problem with section numberin changes > that I could not resolve. It occurred in two imported text documents, one I > declared an article the other a report. Both are software manuals (one an > admin guide the other a user guide) I was se

Re: Section Numbering

2001-03-25 Thread Herbert Voss
Hisyam wrote: > > Hello, > You are absolutely right that I should using the latex8 document class for > my conference paper. > > After reading throught the Help->Customization and the Help->Extended > manual, I make the following changes: > 1. cp /usr/share/lyx/layouts/latex8.layout > ~/.lyx/lay

Re: Section Numbering

2001-03-24 Thread Hisyam
7;ve download latex8.sty from Internet. Where should I put this style? Helps are appreciated. Have a nice day! Hisyam - Original Message - From: Allan Rae <[EMAIL PROTECTED]> To: Hisyam <[EMAIL PROTECTED]> Cc: LyX Users <[EMAIL PROTECTED]> Sent: Wednesday, March 21, 2001 1:

Re: Section Numbering

2001-03-20 Thread Allan Rae
On Wed, 21 Mar 2001, Hisyam wrote: > Thank you. Work nicely for section but I do get additional problems. > Defination, Theorem, Equations numbering also change to Roman which not what > I what. Any suggestions? If it's a conference paper you are writing you should in fact be using the latex8 do

Re: Section Numbering

2001-03-20 Thread Hisyam
AIL PROTECTED]> Sent: Tuesday, March 20, 2001 6:16 PM Subject: Re: Section Numbering > >>>>> "Hisyam" == Hisyam <[EMAIL PROTECTED]> writes: > > Hisyam> Hi Floks, How do I change section numbering from 1, 2, ... to > Hisyam> I, II, beca

Re: Section Numbering

2001-03-20 Thread Jean-Marc Lasgouttes
> "Hisyam" == Hisyam <[EMAIL PROTECTED]> writes: Hisyam> Hi Floks, How do I change section numbering from 1, 2, ... to Hisyam> I, II, because I need to write an article in IEEE Hisyam> conference paper format. Thanks. Have a nice day! Your best bet is to get the IEEEtran.cls document c

Re: Section-numbering

2001-03-08 Thread Remzi Seker
On Thursday 08 March 2001 09:48, Chris Schulbert wrote: => Hi! => => I my document I want to switch off temporarily the secion-numbering. => Although, the sections should still apear in the toc. It is somewhat => biological work and the many generas and species, I have to describe => shouldn't sho

Re: Section Numbering and Face.

2001-01-20 Thread Dekel Tsur
On Fri, Jan 19, 2001 at 10:58:15AM -0600, Rem wrote: > I am writing my thesis in LyX and I have to stick to the thesis guidelines of > Graduate School so here is what I need to do: > > Sections should not be bold. I change the face from Layout > Font, but the > number, i.e. 0.1 remains there an

Re: Section Numbering

1999-05-17 Thread Jean-Marc Lasgouttes
> "Eric" == Bono, Eric <[EMAIL PROTECTED]> writes: Eric> Hi, I recently got LyX 1.0.2 installed on our SGI UNIX network. Eric> While working through the tutorial, I can not get LyX to number Eric> subsections, it simply changes the fonts. Could you explain better what you tried to do or send