• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/bash-94.1.2/bash-3.2/doc/

Lines Matching +refs:ps +refs:header +refs:page

38 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
54 % dvips foo.dvi -o # or whatever; this makes foo.ps.
115 \ifx\putwordpage\undefined \gdef\putwordpage{page}\fi
255 % the page break happens to be in the middle of an example.
257 % Do this early so pdf references go to the beginning of the page.
274 \hfil % center the page within the outer (page) hsize.
553 % @group ... @end group forces ... to be all on one page, by enclosing
562 % cause the glue on the previous page to be unduly stretched, because it
566 % percent of a page (\vfilllimit can be changed inside of @tex).
586 % \dimen2 is how much space is left on the page (more or less).
588 % if the group doesn't fit on the current page, and it's a big big
589 % group, force a page break.
592 \page
641 % forces a page break if there is not space-in-mils remaining.
649 %% This method tries to make TeX break the page naturally
669 % And a page break here is fine.
672 % TeX does not even consider page breaks if a penalty added to the
674 % empty box we just added fits on the page, we must make it consider
675 % page breaks. On the other hand, we don't want to actually break the
676 % page after the empty box. So we use a penalty of 9999.
679 % page at this \penalty, if there are no other feasible breakpoints in
681 % almost-but-not-quite fill up a page, TeX will have a hard time doing
682 % good page breaking, for example.) However, I could not construct an
683 % example where a page broke at this \penalty; if it happens in a real
687 % Back up by the size of the box, whether we did a page break or not.
690 % Do not allow a page break right after this kern.
725 % @page forces the start of a new page
727 \def\page{\par\vfill\supereject}
730 % outputs text on separate line in roman font, starting at standard page margin
772 % (if RIGHT-TEXT is given, use TEXT for left page, RIGHT-TEXT for right;
787 \def\temp{\inrightmargin\righttext}% odd page -> outside is right margin
1282 % Fonts for title page:
1663 \message{page headings,}
1668 % First the title page. Must do @settitle before @titlepage.
1682 \endgroup\page\hbox{}\page}
1691 % Leave some space at the very top of the page.
1697 % print a rule at the page bottom also.
1700 % No rule at page bottom unless we print one at the top with @title.
1714 \let\oldpage = \page
1715 \def\page{%
1720 \let\page = \oldpage
1722 % \def\page{\oldpage \hbox{}}
1729 % It is important to do the page break before ending the group,
1731 % If we use the new definition of \page, we always get a blank page
1732 % after the title page, which we certainly don't want.
1737 % in effect the toc pages will come out with page numbers.
1761 %%% Set up page headings and footings.
1826 % @headings after turns on double-sided headings after this page.
1827 % @headings doubleafter turns on double-sided headings after this page.
1828 % @headings singleafter turns on single-sided headings after this page.
1838 % When we turn headings on, set the page number to 1.
1841 % title on inside top of left hand pages, and page numbers on outside top
1853 % For single-sided printing, chapter title goes across top left of page,
1854 % page number on top right.
1951 % by itself, and do not allow a page break either before or after that
1970 % Stop a page break at the \parskip glue coming up. (Unfortunately
1971 % we can't prevent a possible page break at the following
2205 % or in percent of \hsize, the current width of text on page.
2359 % Maybe so, but it also creates really weird page breaks when the table
2683 % page 401 of the TeXbook.
3270 % Avoid page breaks due to these extra skips, too.
3289 % \entry {sortstring}{page}{topic}
3291 % \entry {sortstring}{page}{topic}{subtopic}
3413 % \hangindent is only relevant when the entry text and page number
3437 % there are no page numbers. The next person who breaks this will be
3445 % If we must, put the page number on a line of its own, and fill out
3447 % fill leaders glue in \indexdotfill if the page number does fit.)
3449 \null\nobreak\indexdotfill % Have leaders before the page number.
3455 \pdfgettoks#2.\ \the\toksA % The page number ends the paragraph.
3457 \ #2% The page number ends the paragraph.
3477 \pdfgettoks#2.\ \the\toksA % The page number ends the paragraph.
3485 % Adapted from the TeXbook, page 416, which is to say,
3508 % Unvbox the main output page.
3518 % Change the page size parameters. We could do this once outside this
3550 % (undoubled) page height minus any material left over from the
3551 % previous page.
3563 % Re-output the contents of the output page -- any previous material,
3577 % current page, no automatic page break.
3580 % If we end up splitting too much material for the current page,
3581 % though, there will be another page break right after this \output
3593 % the current page. We're now back to normal single-column
3676 % page headings and footings can use it. @section does likewise.
3982 %%% Define plain chapter starts, and page on/off switching for it
4029 \nobreak\bigskip % no page break after a chapter title
4150 % Tell \shipout to create a page destination if we're doing pdf, which
4152 % just do it on every page because the title pages are numbered 1 and
4153 % 2 (the page numbers aren't printed), and so are the first two pages
4168 % start on an odd page, unlike chapters. Thus, we maintain
4186 % Roman numerals for page numbers.
4214 % We want a true roman here for the page numbers.
4246 % The last argument is the page number.
4304 % page number.
4337 \vskip 0pt plus1pt % allow a little stretch for the sake of nice page breaks
4873 % manual for man page generation.)
4881 \parindent = 0pt % looks wrong on title page
5017 % #3 is the control sequence to process the header, such as \defunheader.
5023 % header. But if there's nothing but headers, we want to allow a
5824 % NAME-pg (the page number), and NAME-snt (section number and type).
5918 % page 3
5933 % \internalsetq{foo}{page} expands into
5934 % CHARACTERS @xrdef{foo}{...expansion of \page...}
6081 % For example, @xrdef{$\leq $-fun}{page ...} made by @defun ^^
6356 % 4) hoffset; 5) binding offset; 6) topskip; 7) physical page height; 8)
6357 % physical page width.
6397 % If page is nothing but text, make it come out even.
6684 @c page-delimiter: "^\\\\message"