bug-texinfo
[Top][All Lists]
Advanced

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

Re: Section number increments


From: Jesper Harder
Subject: Re: Section number increments
Date: Fri, 20 Feb 2004 19:39:29 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

address@hidden (Karl Berry) writes:

> I don't really care if pdf xrefs fail when numbered/unnumbered
> sections are mixed, since that's very unusual.  I never saw any real
> documents that needed to do that -- Jesper, what does your real
> document look like?

I use unnumbered sections because I need two sectioning level more
below the lowest one in Texinfo.  

So I use @unnumberedsubsubsec for both these lower levels and generate
the section number myself, e.g.

@section Lambda Lists
   @subsection Ordinary Lambda Lists
      @subsubsection Specifiers for the required parameters
      @subsubsection Specifiers for optional parameters
      @subsubsection A specifier for a rest parameter
      @subsubsection Specifiers for keyword parameters
         @unnumberedsubsubsec 3.4.1.4.1  Suppressing Keyword Argument Checking
            @unnumberedsubsubsec 3.4.1.4.1.1  Examples of Suppressing Keyword 
Argument Checking
      @subsubsection Specifiers for @keyref{aux} variables
      @subsubsection Examples of Ordinary Lambda Lists
   @subsection Generic Function Lambda Lists
   @subsection Specialized Lambda Lists
   @subsection Macro Lambda Lists
      @subsubsection Destructuring by Lambda Lists
         @unnumberedsubsubsec 3.4.4.1.1  Data-directed Destructuring by Lambda 
Lists
            @unnumberedsubsubsec 3.4.4.1.1.1  Examples of Data-directed 
Destructuring by Lambda Lists
         @unnumberedsubsubsec 3.4.4.1.2  Lambda-list-directed Destructuring by 
Lambda Lists
   @subsection Destructuring Lambda Lists




reply via email to

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