Lines Matching refs:section

129 \ifx\putwordsection\undefined   \gdef\putwordsection{section}\fi
971 % after a section heading. If WORD is `insert', then do indent at such
1058 % to a command which sets the catcodes (such as @item or @section).
1203 % We have to set dummies so commands such as @code in a section title
1220 % #1 is the section text. #2 is the pdf expression for the number
1227 % page number. We could generate a destination for the section
1228 % text in the case where a section has no node, but it doesn't
2386 % If the document has an @itemize directly after a section title, a
3813 % outlines by their "section number". We avoid collisions with chapter
3866 % page headings and footings can use it. @section does likewise.
3874 % @raisesections: treat @section as chapter, @subsection as section, etc.
3878 % @lowersections: treat @chapter as section, @section as subsection, etc.
3885 % A numbered section within an unnumbered changes to unnumbered too.
3973 % section resetting is \global in case the chapter is in a group, such
3987 % So @section and the like are numbered underneath this chapter.
3988 \global\let\section = \numberedsec
4005 \global\let\section = \appendixsec
4035 \global\let\section = \unnumberedsec
4116 % These macros control what the section commands do, according
4119 \let\section = \numberedsec
4125 % NOTE on use of \vbox for chapter headings, section headings, and such:
4156 % These macros generate a chapter, section, etc. heading only
4195 % #1 is the text, #2 is the section type (Ynumbered, Ynothing,
4230 % use \thissection because that changes with each section.
4295 % Section titles. These macros combine the section number parts and
4310 % Print any size, any type, section title.
4312 % #1 is the text, #2 is the section level (sec/subsec/subsubsec), #3 is
4313 % the section type for xrefs (Ynumbered, Ynothing, Yappendix), #4 is the
4314 % section number.
4324 % Only insert the space after the number if we have a section number.
4333 % for @headings -- no section number, don't include in toc,
4355 % Output the actual section heading.
4357 \hangindent=\wd0 % zero if no section number
4375 % section headings. Otherwise, it would insert a valid breakpoint between:
4377 % @section sec-whatever
4452 % We can't do this, because then an actual ^ in a section
4536 % The first argument is the chapter or section name.
4538 % The arguments in between are the chapter number, section number, ...
5123 % a break between a section heading and a defun.
5127 % Similarly, after a section heading, do not allow a break.
5819 % 2) NAME-snt - section number and type, passed as the SNT arg, or
5862 \expandafter\ifx\csname SETxref-automatic-section-title\endcsname\relax
5866 % Use the actual chapter/section title appear inside
5867 % the square brackets. Use the real section title if we have it.
6436 % Don't suppress indentation if a float happens to start a section.