]> www.fi.muni.cz Git - evince.git/blobdiff - help/C/print-order.page
minor cosmetic changes as per Phil Bull.
[evince.git] / help / C / print-order.page
index aa2799acaaa7e71dc765559616a402fd6eb3bee7..78ed4b44811916903c002352347172c9e79661ab 100644 (file)
 <title>Getting Copies To Print In The Correct Order</title>
 
 <section>
-<title>Reverse</title>
-<p>
-Printers usually print the first page first, and the last page last, so the 
-pages end up in reverse order when you pick them up. 
-</p>
-<p>
- To reverse the order:
-</p>
-<steps>
- <item><p><guiseq><gui>File</gui><gui>Print...</gui></guiseq></p></item>
- <item><p>In the <gui>General</gui> tab of the Print window under <em>Copies</em> check <gui>Reverse</gui>. The last page will be printed first, and so on.</p></item>
+ <title>
+  Reverse
+ </title>
+ <p>
+  Printers usually print the first page first, and the last page last, so the pages end up in reverse order when you pick them up. 
+ </p>
+ <p>
+  To reverse the order:
+ </p>
+ <steps>
+  <item><p><guiseq><gui>File</gui><gui>Print...</gui></guiseq></p></item>
+  <item><p>In the <gui>General</gui> tab of the Print window under <em>Copies</em> check <gui>Reverse</gui>. The last page will be printed first, and so on.</p></item>
  </steps>
-
 </section>
 
 <section>
-<title>Collate</title>
-<p>
-If you are printing more than one copy of the document, the print outs will be grouped by page 
-number by default. (e.g. The copies of page one come out, then the copies of page two, etc.) Collating will make each copy come out with 
+ <title>
+  Collate
+ </title>
+ <p>
+  If you are printing more than one copy of the document, the print outs will be grouped by page number by default. (e.g. The copies of page one come out, then the copies of page two, etc.) Collating will make each copy come out with 
 its pages grouped together.
-</p>
-
-<p>
- To Collate:
-</p>
-<steps>
- <item><p><guiseq><gui>File</gui><gui>Print...</gui></guiseq></p></item>
- <item><p>In the <gui>General</gui> tab of the Print window under <em>Copies</em> check <gui>Collate</gui>. </p></item>
+ </p>
+
+ <p>
 To Collate:
+ </p>
+ <steps>
 <item><p><guiseq><gui>File</gui><gui>Print...</gui></guiseq></p></item>
 <item><p>In the <gui>General</gui> tab of the Print window under <em>Copies</em> check <gui>Collate</gui>. </p></item>
  </steps>
  <media type="image" src="reverse-collate.png"/>
 </section>
 
-
-
 </page>