1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-05 21:24:11 +01:00
Files
pentadactyl-pm/vimperator/locale/en-US/print.txt
Doug Kearns 61b6491b8b Add all.html for viewing all help in a single page.
This is all really inside out. It would be much better to store the help
in a single file and use asciidoc/docbook's capabilities to split it if
desired.
2009-05-24 23:32:09 +10:00

33 lines
966 B
Plaintext

heading:Printing[printing]
|:ha| |:hardcopy| +
||:ha[rdcopy][!]||
________________________________________________________________________________
Print current document. Open a GUI dialog where you can select the printer,
number of copies, orientation, etc. When used with [!], the dialog is skipped
and the default printer used.
________________________________________________________________________________
||:ha[rdcopy][!] >{filename}|| +
________________________________________________________________________________
As above, but write the output to {filename}.
Note: Not available on Windows.
________________________________________________________________________________
section:Firefox{nbsp}printing{nbsp}dialogs[firefox-print-dialogs]
The "Print Preview" and "Page Setup" dialogs can be opened via the [c]:dialog[c]
command
\{nbsp}[c]:dialog printpreview[c]
and
\{nbsp}[c]:dialog printsetup[c]
respectively.
// vim: set filetype=asciidoc: