]> www.fi.muni.cz Git - evince.git/blobdiff - help/C/print-select.page
help: print-select.page, fix bug # 637512
[evince.git] / help / C / print-select.page
index 3b5813e34c21487fad55fc7bbebd4844ce8ebf67..01c153eb7ed4fea4a59199e8f2adb37590109262 100644 (file)
@@ -3,7 +3,6 @@
       id="print-select">
 
   <info>
-    <link type="guide" xref="index#printing"/>
     <link type="guide" xref="printing"/>
     <desc>Print only specific pages, or only a range of pages.</desc>
 
@@ -24,7 +23,7 @@
  To only print certain pages from the document:
 </p>
 <steps>
- <item><p>Click <guiseq><gui>File</gui><gui> Print...</gui></guiseq></p></item>
+ <item><p>Click <guiseq><gui>File</gui><gui>Print</gui></guiseq></p></item>
  <item><p>In the <gui>General</gui> tab in the Print window choose <gui>Pages</gui> from the <gui>Range</gui> section.</p></item>
 <item><p> Type the numbers of the pages you want to print in the textbox, separated by commas. Use a dash to denote a range of pages.
 </p></item>
 
 
 <note>
-<p> 
- <em>Example:</em>
+<p>
+ For example, if you enter "1,3,5-7,9" in the <gui>Pages</gui> textbox, pages 1,3,5,6,7 and 9 will be printed.
 </p>
- <media type="image" src="print-select.png"/>
-  <list>
-   <item>  
-    <p>
-     Pages 1, 3, 5, 6, 7 and 9 will be printed.
-    </p>
-   </item>
-  </list>
+ <media type="image" src="figures/print-select.png"/>
 </note>
 
 </page>