Home | History | Annotate | Download | only in build-aux

Lines Matching full:page

33 %   http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
129 \ifx\putwordpage\undefined \gdef\putwordpage{page}\fi
289 \chardef\PAGE = 255
290 \output = {\onepageout{\pagecontents\PAGE}}
315 % Do this early so pdf references go to the beginning of the page.
332 \hfil % center the page within the outer (page) hsize.
683 % @group ... @end group forces ... to be all on one page, by enclosing
692 % cause the glue on the previous page to be unduly stretched, because it
696 % percent of a page (\vfilllimit can be changed inside of @tex).
730 % \dimen2 is how much space is left on the page (more or less).
732 % if the group doesn't fit on the current page, and it's a big big
733 % group, force a page break.
736 \page
752 % forces a page break if there is not space-in-mils remaining.
758 %% This method tries to make TeX break the page naturally
778 % And a page break here is fine.
781 % TeX does not even consider page breaks if a penalty added to the
783 % empty box we just added fits on the page, we must make it consider
784 % page breaks. On the other hand, we don't want to actually break the
785 % page after the empty box. So we use a penalty of 9999.
788 % page at this \penalty, if there are no other feasible breakpoints in
790 % almost-but-not-quite fill up a page, TeX will have a hard time doing
791 % good page breaking, for example.) However, I could not construct an
792 % example where a page broke at this \penalty; if it happens in a real
796 % Back up by the size of the box, whether we did a page break or not.
799 % Do not allow a page break right after this kern.
808 % @page forces the start of a new page.
810 \def\page{\par\vfill\supereject}
813 % outputs text on separate line in roman font, starting at standard page margin
853 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
868 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
1305 % #4 is the page number
1309 % page number. We could generate a destination for the section
1579 % Fonts for title page (20.4pt):
2140 \message{page headings,}
2145 % First the title page. Must do @settitle before @titlepage.
2158 \endgroup\page\hbox{}\page}
2164 % Leave some space at the very top of the page.
2166 % No rule at page bottom unless we print one at the top with @title.
2171 \let\oldpage = \page
2172 \def\page{%
2176 \let\page = \oldpage
2177 \page
2186 % It is important to do the page break before ending the group,
2188 % If we use the new definition of \page, we always get a blank page
2189 % after the title page, which we certainly don't want.
2194 % in effect the toc pages will come out with page numbers.
2229 % print a rule at the page bottom also.
2254 %%% Set up page headings and footings.
2313 % @headings after turns on double-sided headings after this page.
2314 % @headings doubleafter turns on double-sided headings after this page.
2315 % @headings singleafter turns on single-sided headings after this page.
2325 % When we turn headings on, set the page number to 1.
2328 % title on inside top of left hand pages, and page numbers on outside top
2340 % For single-sided printing, chapter title goes across top left of page,
2341 % page number on top right.
2425 % by itself, and do not allow a page break either before or after that
2444 % Stop a page break at the \parskip glue coming up. However, if
2676 % or in percent of \hsize, the current width of text on page.
2827 % Maybe so, but it also creates really weird page breaks when the
3534 % Take care of unwanted page breaks:
3551 % Avoid page breaks due to these extra skips, too.
3606 % \entry {sortstring}{page}{topic}
3608 % \entry {sortstring}{page}{topic}{subtopic}
3713 % then page number (#2) flushed to the right margin. It is used for index
3740 % \hangindent is only relevant when the entry text and page number
3769 % #1 is the page number.
3772 % there are no page numbers. The next person who breaks this will be
3782 % If we must, put the page number on a line of its own, and fill out
3784 % fill leaders glue in \indexdotfill if the page number does fit.)
3786 \null\nobreak\indexdotfill % Have leaders before the page number.
3816 \pdfgettoks#2.\ \the\toksA % The page number ends the paragraph.
3824 % Adapted from the TeXbook, page 416, which is to say,
3847 % Unvbox the main output page.
3848 \unvbox\PAGE
3857 % Change the page size parameters. We could do this once outside this
3889 % (undoubled) page height minus any material left over from the
3890 % previous page.
3902 % Re-output the contents of the output page -- any previous material,
3916 % current page, no automatic page break.
3919 % If we end up splitting too much material for the current page,
3920 % though, there will be another page break right after this \output
3926 \global\output = {\onepageout{\pagecontents\PAGE}}%
3932 % the current page. We're now back to normal single-column
4024 % page headings and footings can use it. @section does likewise.
4321 %%% Define plain chapter starts, and page on/off switching for it
4405 % the pdfdest) after any page break, but before the actual text has
4416 \nobreak\bigskip % no page break after a chapter title
4549 % We append the current node name (if any) and page number as additional
4579 % Tell \shipout to create a pdf destination on each page, if we're
4581 % just write one on every page because the title pages are numbered
4582 % 1 and 2 (the page numbers aren't printed), and so are the first
4621 % start on an odd page, unlike chapters. Thus, we maintain
4637 % Roman numerals for page numbers.
4667 % We want a true roman here for the page numbers.
4716 % The last argument is the page number.
4762 % page number.
5282 \parindent = 0pt % paragraph indentation looks wrong on title page
5993 % 3) NAME-pg - the page number.
6127 % output the `page 3'.
6789 % page number, and we want to fully expand that so we can get a link
6829 % Page size parameters.
6863 % 7) physical page height; 8) physical page width.
6903 % If page is nothing but text, make it come out even.
7200 @c page-delimiter: "^\\\\message"