summaryrefslogtreecommitdiffstats
path: root/help/C/gedit-printing-select.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/gedit-printing-select.page')
-rw-r--r--help/C/gedit-printing-select.page32
1 files changed, 32 insertions, 0 deletions
diff --git a/help/C/gedit-printing-select.page b/help/C/gedit-printing-select.page
new file mode 100644
index 0000000..e5ae33d
--- /dev/null
+++ b/help/C/gedit-printing-select.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="gedit-printing-select">
+
+ <info>
+ <link type="guide" xref="gedit-printing#printing-order-select"/>
+ <desc>Choose the pages that you want to print.</desc>
+ </info>
+
+ <title>Only print certain pages</title>
+
+ <p>You can selectively print only certain pages from the document. For
+ example, if you enter the page numbers "1,3,5-7,9", then only pages 1, 3,
+ 5, 6, 7 and 9 will be printed. To print pages of your choice:</p>
+
+ <steps>
+ <item>
+ <p>Select <guiseq><gui style="menu">File</gui>
+ <gui style="menuitem">Print…</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>In the <gui style="tab">General</gui> tab in the Print dialog choose
+ <gui style="radiobutton">Pages</gui> from the
+ <gui style="group">Range</gui> section.</p></item>
+ <item>
+ <p>Type the numbers of the pages you want to print from the document,
+ separated by commas. Use a dash to specify a range of pages.</p>
+ </item>
+ </steps>
+
+ <!--TODO: Fix this <media type="image" src="print-select.png"/> -->
+</page>