Lines Matching refs:Page
40 % Texinfo has a small home page at http://texinfo.org/.
109 \ifx\putwordpage\undefined \gdef\putwordpage{page}\fi
188 \chardef\PAGE = 255
189 \output = {\onepageout{\pagecontents\PAGE}}
215 % the page break happens to be in the middle of an example.
217 % Do this early so pdf references go to the beginning of the page.
234 \hfil % center the page within the outer (page) hsize.
521 % @group ... @end group forces ... to be all on one page, by enclosing
587 % forces a page break if there is not space-in-mils remaining.
595 %% This method tries to make TeX break the page naturally
615 % And a page break here is fine.
618 % TeX does not even consider page breaks if a penalty added to the
620 % empty box we just added fits on the page, we must make it consider
621 % page breaks. On the other hand, we don't want to actually break the
622 % page after the empty box. So we use a penalty of 9999.
625 % page at this \penalty, if there are no other feasible breakpoints in
627 % almost-but-not-quite fill up a page, TeX will have a hard time doing
628 % good page breaking, for example.) However, I could not construct an
629 % example where a page broke at this \penalty; if it happens in a real
633 % Back up by the size of the box, whether we did a page break or not.
636 % Do not allow a page break right after this kern.
671 % @page forces the start of a new page
673 \def\page{\par\vfill\supereject}
676 % outputs text on separate line in roman font, starting at standard page margin
718 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
733 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
1144 % Fonts for title page:
1492 \message{page headings,}
1497 % First the title page. Must do @settitle before @titlepage.
1511 \endgroup\page\hbox{}\page}
1519 % Leave some space at the very top of the page.
1525 % print a rule at the page bottom also.
1528 % No rule at page bottom unless we print one at the top with @title.
1542 \let\oldpage = \page
1543 \def\page{%
1548 \let\page = \oldpage
1550 % \def\page{\oldpage \hbox{}}
1557 % It is important to do the page break before ending the group,
1559 % If we use the new definition of \page, we always get a blank page
1560 % after the title page, which we certainly don't want.
1589 %%% Set up page headings and footings.
1654 % @headings after turns on double-sided headings after this page.
1655 % @headings doubleafter turns on double-sided headings after this page.
1656 % @headings singleafter turns on single-sided headings after this page.
1666 % When we turn headings on, set the page number to 1.
1669 % title on inside top of left hand pages, and page numbers on outside top
1681 % For single-sided printing, chapter title goes across top left of page,
1682 % page number on top right.
1779 % by itself, and do not allow a page break either before or after that
1798 % Stop a page break at the \parskip glue coming up. Unfortunately
1799 % we can't prevent a possible page break at the following
2030 % or in percent of \hsize, the current width of text on page.
2180 % Maybe so, but it also creates really weird page breaks when the table
2425 % page 401 of the TeXbook: make the current font be a dummy font.
2937 % Avoid page breaks due to these extra skips, too.
2957 % \entry {sortstring}{page}{topic}
2959 % \entry {sortstring}{page}{topic}{subtopic}
3081 % \hangindent is only relevant when the entry text and page number
3105 % there are no page numbers. The next person who breaks this will be
3113 % If we must, put the page number on a line of its own, and fill out
3115 % fill leaders glue in \indexdotfill if the page number does fit.)
3117 \null\nobreak\indexdotfill % Have leaders before the page number.
3123 \pdfgettoks#2.\ \the\toksA % The page number ends the paragraph.
3125 \ #2% The page number ends the paragraph.
3146 % Adapted from the TeXbook, page 416, which is to say,
3169 % Unvbox the main output page.
3170 \unvbox\PAGE
3179 % Change the page size parameters. We could do this once outside this
3211 % (undoubled) page height minus any material left over from the
3212 % previous page.
3224 % Re-output the contents of the output page -- any previous material,
3238 % current page, no automatic page break.
3241 % If we end up splitting too much material for the current page,
3242 % though, there will be another page break right after this \output
3248 \global\output = {\onepageout{\pagecontents\PAGE}}%
3254 % the current page. We're now back to normal single-column
3337 % page headings and footings can use it. @section does likewise.
3672 %%% Define plain chapter starts, and page on/off switching for it
3719 \nobreak\bigskip % no page break after a chapter title
3835 % start on an odd page, unlike chapters. Thus, we maintain
3853 % Roman numerals for page numbers.
3880 % We want a true roman here for the page numbers.
3911 % The last argument is the page number.
3968 % page number.
4001 \vskip 0pt plus1pt % allow a little stretch for the sake of nice page breaks
5481 % page 3
5501 % \internalsetq {foo}{page} expands into
5645 % For example, 'xrdef {$\leq $-fun}{page ...} made by @defun ^^
5892 % Page size parameters.
5956 % If page is nothing but text, make it come out even.
6196 @c page-delimiter: "^\\\\message"