lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subsection number


From: Joe Beach
Subject: Re: Subsection number
Date: Wed, 26 Apr 2006 11:31:42 -0600
User-agent: Debian Thunderbird 1.0.7 (X11/20051017)

Ah, I misunderstood what your first message. Unfortunately, I'm not sure how to do what you are wanting.

Joe

Benoit Bidoggia wrote:
Hi Joe,

thank you for your answer, but I've already done that
for the SubSubSections, where They don't want
any number; BUT for the SubSection They do want just
the SubSection number W/O the Section number, i.e.:

NOT
1.2. SubSection

BUT
2.SubSection

Any idea?

Thank you again,
best regards,
BenoƮt

On 4/25/06, Joe Beach <address@hidden> wrote:

Hi Benoit,

If I recall correctly, you need to change

@SubSectionHeadingFormat { @I {number @DotSep  title} //0.1c {} }

to

@SubSectionHeadingFormat { @I {title} //0.1c {} }

Removing "number @DotSep" from the format will remove the subsection
number and the separation character from the subsection headings. This
should just print the subsection title, in italics. I haven't tested
this in a lout document, but I recall doing something like this before.

Joe Beach


Benoit Bidoggia wrote:

Hi everybody,

I'm writing a paper and They didn't want the subsection number
preceded by the section number in the subsection titles, e.g.:

II. ThisIsTheSectionTitle

A. ThisIsTheFirstSubSectionTitle

B. ThisIsTheSecondSubSectionTitle...

May I ask you to help me? What should I write in myreport.lout file.
This is what I did since now.

Thank you very much,
best regards.

Benoit

 @SectionNumbers             { UCRoman       } # kind of section numbers
 @SubSectionNumbers          { UCAlpha       } # kind of subsection numbers

 @SectionHeadingFont         { Base 12p                      } # section head 
font
 @SectionHeadingBreak        { lines 1.2fx nohyphen } # section head break
 @SectionHeadingFormat       { @Centre @S {number @DotSep title} //0.1c {}
     } # section head fmt
 @SubSectionHeadingFont      { Slope 11p             } # subsection head font
 @SubSectionHeadingBreak     { lines 1.2fx nohyphen } # subsection head break
 @SubSectionHeadingFormat    { @I {number @DotSep  title} //0.1c {} } #
subsection head fmt
 @SubSubSectionHeadingFont   { Slope 11p             } # sub-subs. head font
 @SubSubSectionHeadingBreak  { lines 1.2fx nohyphen  } # sub-subs. head break
 @SubSubSectionHeadingFormat { title } # sub-subs. head fmt

--
Joe Beach
Research Assistant Professor
Physics Department
Colorado School of Mines
1523 Illinois Street
Golden CO 80401-1887
Voice: 303-384-2176
Fax: 303-273-3919


--
Joe Beach
Research Assistant Professor
Physics Department
Colorado School of Mines
1523 Illinois Street
Golden CO 80401-1887
Voice: 303-384-2176
Fax: 303-273-3919


reply via email to

[Prev in Thread] Current Thread [Next in Thread]