mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-05 21:24:11 +01:00
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.
33 lines
966 B
Plaintext
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:
|