• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/emacs-93/emacs/lisp/

Lines Matching +defs:right +defs:only

180 ;; utilities to indicate the printer name, it's used only when
239 ;; portrait mode and only 50 lines in landscape mode. The margins represent
276 ;; even-page print only even pages.
278 ;; odd-page print only odd pages.
280 ;; even-sheet print only even sheets.
282 ;; odd-sheet print only odd sheets.
293 ;; `ps-left-margin' `ps-inter-column' `ps-right-margin'
347 ;; directory; on the right, the page number and date of printing. The default
353 ;; When printing on duplex printers, left and right are reversed so that the
389 ;; To print only one header at the top of each page, set
390 ;; `ps-print-only-one-header' to t.
398 ;; duplex Switch headers only when duplexing is on, that is, when
417 ;; will show only the buffer name and page number. To show more, set
422 ;; and `ps-right-header'.
424 ;; the left or right side of the header. Each element of the list should be a
467 ;; `ps-left-footer', `ps-right-footer' and `ps-footer-frame-alist'. These
470 ;; The variables `ps-print-only-one-header' and `ps-switch-header' also control
480 ;; ps-right-footer nil
529 ;; It's strongly recommended only insert PostScript code and/or comments
531 ;; special initialization that only your printing system needs.
564 ;; printing system. This is useful only if printing
613 ;; or right. If `ps-spool-tumble' is non-nil, produces output suitable for
614 ;; binding at the top or bottom. It has effect only when `ps-spool-duplex' is
653 ;; right-top 4 3 2 1 right-bottom 12 11 10 9
661 ;; top-right 10 7 4 1 bottom-right 12 9 6 3
743 ;; `zebra' specifies that only the line number of the first line in a
811 ;; on next page. Visually, valid values are (the character `+' at right of
853 ;; It is evaluated once before any printing process. This is the right
916 ;; empty line or a line containing only spaces and tabs.
1038 ;; be printed in bold or italic, but their guesses aren't always right. For
1058 ;; For the sake of efficiency, the lists are built only once; the same lists
1061 ;; Because these lists are built only once, it's possible for them to get out
1166 ;; 5. Print background texts only for current page (if any)
1167 ;; 6. Print background images only for current page (if any)
1179 ;; To avoid wrapping too many lines, you may want to adjust the left and right
1228 ;; `ps-left-footer', `ps-right-footer', `ps-footer-frame-alist' and
1314 ;; particular, bold or italic fonts don't print in the right background color.
1460 (error "`ps-print' only supports Emacs 22 and higher")))))
1655 printing system. This is useful only if printing system
1680 It's strongly recommended only insert PostScript code and/or comments specific
1682 initialization that only your printing system needs.
1788 This variable is used only when `ps-printer-name' is a non-empty string."
1953 `even-page' print only even pages.
1955 `odd-page' print only odd pages.
1957 `even-sheet' print only even sheets.
1959 but for values greater than 1, it'll print only the even sheet
1962 `odd-sheet' print only odd sheets.
1964 but for values greater than 1, it'll print only the odd sheet
2075 `right-top' 4 3 2 1 `right-bottom' 12 11 10 9
2083 `top-right' 10 7 4 1 `bottom-right' 12 9 6 3
2091 (const right-top) (const right-bottom)
2093 (const top-right) (const bottom-right))
2134 Visually, valid values are (the character `+' at right of each column indicates
2200 `zebra' specifies that only the line number of the first line in a
2309 from lower left corner to upper right corner.
2354 (defcustom ps-right-margin (/ (* 72 2.0) 2.54) ; 2 cm
2426 changing variables `ps-left-header' and `ps-right-header'."
2527 `ps-right-footer'."
2605 (defcustom ps-print-only-one-header nil
2606 "*Non-nil means print only one header/footer at the top/bottom of each page.
2608 only one header/footer over all columns or one header/footer per column.
2623 duplex Switch headers/footers only when duplexing is on, that is, when
2686 start on the right page. Also, if headers are turned on, the headers will be
2698 or right. If `ps-spool-tumble' is non-nil, produces output suitable for
2701 It has effect only when `ps-spool-duplex' is non-nil."
3019 It's used only when `ps-print-color-p' is non-nil."
3062 It's used only when `ps-print-color-p' is non-nil.
3100 This variable is used only when `ps-print-color-p' is set to `black-white'."
3207 (defcustom ps-right-header
3210 "*The items to display (each on a line) on the right part of the page header.
3262 (defcustom ps-right-footer
3265 "*The items to display (each on a line) on the right part of the page footer.
3475 the generated image. This command works only if you are using a window system,
3493 the generated image. This command works only if you are using a window system,
3514 the generated image. This command works only if you are using a window system,
3536 the generated image. This command works only if you are using a window system,
3638 '(30 . ps-right-margin)
3642 '(30 . ps-print-only-one-header)
3662 '(30 . ps-right-header)
3664 '(30 . ps-right-footer)
4526 ;; It is used to get the lower right corner (only in landscape mode)
4533 ps-left-margin ps-right-margin
4540 ps-right-margin == %s
4548 ps-right-margin
4818 ;; `ps-right-header', `ps-left-footer' and `ps-right-footer'.
4848 ps-rh-cache (ps-generate-string-list ps-right-header)))
4851 ps-rf-cache (ps-generate-string-list ps-right-footer)))
5200 ;; Ledger paper size is a special case, it is the only paper size where the
5404 (right-top
5413 (right-bottom
5440 (top-right
5449 (bottom-right
5576 (format "/RightMargin %s def\n" ps-right-margin)
5591 (ps-output-boolean "PrintOnlyOneHeader" ps-print-only-one-header)
5962 (if ps-print-only-one-header
5983 ;; Print only when a new sheet begins.
6008 ;; Print only when a new sheet begins.
6012 ;; Print only when a new page begins.
6019 ;; Print only when a new column begins.
6037 (or ps-rh-cache ps-right-header))
6046 (or ps-rf-cache ps-right-footer))
6189 ;; Specify a foreground color only if one's specified and it's
6389 ;; only foreground color, not a `real' face
6392 ;; only background color, not a `real' face
6653 ;; This avoids trouble if chars with read-only properties
6655 (inhibit-read-only t))
6847 ;; WARNING!!! The following code is *sample* code only.
6915 ;; `gnus-article-mode-hook' is called only once, the first time the *Article*
6916 ;; buffer enters that mode, so it would only work for the first time
6918 ;; only alternative is `gnus-article-prepare-hook'.
6980 ;; WARNING! The following function is a *sample* only, and is *not*
7001 ;; WARNING! The following function is a *sample* only, and is *not*
7017 ps-right-margin (/ (* 72 1.0) 2.54) ; 1.0 cm
7044 STRING should contain only ASCII characters.")