mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 07:02:27 +01:00
26 lines
655 B
Plaintext
26 lines
655 B
Plaintext
HEADER
|
|
|
|
|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.
|
|
________________________________________________________________________________
|
|
|
|
section:Firefox{nbsp}printing{nbsp}dialogs[firefox-print-dialogs]
|
|
|
|
The "Print Preview" and "Page Setup" dialogs can be opened via the :dialog command
|
|
|
|
:dialog printpreview
|
|
|
|
and
|
|
|
|
:dialog printsetup
|
|
|
|
respectively.
|
|
|
|
// vim: set syntax=asciidoc:
|