1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-06 16:15:45 +01:00

add a special version to :hardcopy to skip the print dialog and move print

related help to a dedicated page
This commit is contained in:
Doug Kearns
2008-08-05 02:30:17 +00:00
parent 2a0c5ef869
commit 19916d7118
6 changed files with 39 additions and 10 deletions

View File

@@ -61,6 +61,7 @@ section:Help{nbsp}topics[overview]
recurring workflows.
- help:Autocommands[autocommands.html]: Automatically execute code on certain
events.
- help:Print[print.html]: Printing commands.
- help:Developer{nbsp}information[developer.html]: How to write docs or
plugins.
- help:Various[various.html]: Other help which didn't fit into any other category.

25
locale/en-US/print.txt Normal file
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 [a]![a], 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:

View File

@@ -238,14 +238,6 @@ in a new tab. Here, downloads can be paused, canceled and resumed.
________________________________________________________________________________
|:ha| |:hardcopy| +
||:ha[rdcopy]||
________________________________________________________________________________
Print current document. Open a GUI dialog where you can select the printer,
number of copies, orientation, etc.
________________________________________________________________________________
|:noh| |:nohlsearch| +
||:noh[lsearch]||
________________________________________________________________________________