[OS X TeX] sectioning format
Alain Schremmer
Schremmer.Alain at verizon.net
Thu Jul 29 20:49:05 EDT 2004
I agree that enumerated list do it—I used asparaenum. The trouble is
that
Text in a new, unnumbered paragraph …
is not treated the same way after
\begin{asparaenum}
\item
as after
\section.
Well, this is another of these things about which I am curious as I
learn but which I am not about to lose any sleep over. After all, this
is not a dissertation to be filed next week.
I will try you second suggestion later on.
Regards
--schremmer
On Jul 29, 2004, at 8:19 PM, Herb Schulz wrote:
> On 7/29/04 6:50 PM, "Herb Schulz" <herbs at wideopenwest.com> wrote:
>
>> The standard sequence is section, subsection, subsubsection,
>> paragraph,
>> subparagraph. If you really want to use \paragraph you should change
>> \theparagraph via
>>
>> \renewcommand\theparagraph{\arabic{paragraph}.}
>>
>> and to change the section number to have a period
>>
>> \renewcommand\thesection{\arabic{section}.}
>>
>> You MAY also need to make the paragraph reset when section changes by
>> doing
>>
>> \makeatletter
>> \@addtoreset{paragraph}{section}
>> \makeother
>>
>> if it doesn't work as is.
>> ...
>
> I guess I should try it out before I say it! What I said above doesn't
> work.
> To use sectioning commands you'd have to redefine the \subsection
> command so
> that it would be a run-in heading (the afterskip is negative) as well
> as
> change \thesubsection to only give the sub-section number in arabic.
>
> However, the use of sectioning and enumerated lists does work.
>
> Good Luck,
>
> Herb Schulz
> (herbs at wideopenwest.com)
>
> --------------------- Info ---------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
> & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
>
>
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the MacOSX-TeX
mailing list