Lines Matching refs:section
130 \ifx\putwordsection\undefined \gdef\putwordsection{section}\fi
980 % after a section heading. If WORD is `insert', then do indent at such
1067 % to a command which sets the catcodes (such as @item or @section).
1262 % such as \, aren't expanded when present in a section title.
1283 % #1 is the section text, which is what will be displayed in the
1291 % page number. We could generate a destination for the section
1292 % text in the case where a section has no node, but it doesn't
2553 % If the document has an @itemize directly after a section title, a
3974 % outlines by their "section number". We avoid collisions with chapter
4027 % page headings and footings can use it. @section does likewise.
4035 % @raisesections: treat @section as chapter, @subsection as section, etc.
4039 % @lowersections: treat @chapter as section, @section as subsection, etc.
4046 % A numbered section within an unnumbered changes to unnumbered too.
4134 % section resetting is \global in case the chapter is in a group, such
4148 % So @section and the like are numbered underneath this chapter.
4149 \global\let\section = \numberedsec
4166 \global\let\section = \appendixsec
4196 \global\let\section = \unnumberedsec
4277 % These macros control what the section commands do, according
4280 \let\section = \numberedsec
4286 % NOTE on use of \vbox for chapter headings, section headings, and such:
4317 % These macros generate a chapter, section, etc. heading only
4356 % #1 is the text, #2 is the section type (Ynumbered, Ynothing,
4391 % use \thissection because that changes with each section.
4456 % Section titles. These macros combine the section number parts and
4471 % Print any size, any type, section title.
4473 % #1 is the text, #2 is the section level (sec/subsec/subsubsec), #3 is
4474 % the section type for xrefs (Ynumbered, Ynothing, Yappendix), #4 is the
4475 % section number.
4485 % Only insert the space after the number if we have a section number.
4494 % for @headings -- no section number, don't include in toc,
4521 % section is on page n+1, thus toc/etc. are wrong. Debian bug 276000.
4524 % Output the actual section heading.
4526 \hangindent=\wd0 % zero if no section number
4544 % section headings. Otherwise, it would insert a valid breakpoint between:
4546 % @section sec-whatever
4726 % The first argument is the chapter or section name.
4728 % The arguments in between are the chapter number, section number, ...
5316 % a break between a section heading and a defun.
5320 % Similarly, after a section heading, do not allow a break.
6002 % 2) NAME-snt - section number and type, passed as the SNT arg, or
6043 \expandafter\ifx\csname SETxref-automatic-section-title\endcsname\relax
6047 % Use the actual chapter/section title appear inside
6048 % the square brackets. Use the real section title if we have it.
6623 % Don't suppress indentation if a float happens to start a section.