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:
@@ -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
25
locale/en-US/print.txt
Normal 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:
|
||||
@@ -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]||
|
||||
________________________________________________________________________________
|
||||
|
||||
Reference in New Issue
Block a user