1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-08 16:54:12 +01:00
Files
pentadactyl-pm/vimperator/locale/en-US/print.txt
Doug Kearns 16b9b98a45 Remove setting of 'syntax' in Asciidoc file modelines.
Setting 'filetype' makes this redundant.
2009-01-19 00:45:58 +11:00

34 lines
932 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.
________________________________________________________________________________
||: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 :dialog command
:dialog printpreview
and
:dialog printsetup
respectively.
// vim: set filetype=asciidoc: