1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 05:51:26 +02:00

New directory layout.

This commit is contained in:
Kris Maglione
2008-12-02 13:42:44 -05:00
parent 3a8817a560
commit 1c153aa978
81 changed files with 133 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
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: