~ubuntu-branches/ubuntu/quantal/gnome-user-docs/quantal

« back to all changes in this revision

Viewing changes to gnome-help/lv/printing-booklet-singlesided.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-23 14:38:11 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20120223143811-wyn109rglrbx3mnr
Tags: 3.3.1-0ubuntu1
* New upstream release.
* debian/watch: Watch for unstable releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="printing-booklet-singlesided" xml:lang="lv">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="printing-booklet"/>
 
6
 
 
7
    <desc/>
 
8
 
 
9
    <revision pkgversion="3.4.0" date="2012-02-19" status="candidate"/>
 
10
 
 
11
    <credit type="author">
 
12
      <name>Tiffany Antopolski</name>
 
13
      <email>tiffany@antopolski.com</email>
 
14
    </credit>
 
15
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
16
  </info>
 
17
 
 
18
<title>Print a booklet on a single-sided printer</title>
 
19
 
 
20
<note>
 
21
  <p>These instructions are for printing a booklet from a PDF document.</p>
 
22
<p>If you want to print a booklet from a <app>LibreOffice</app> document,
 
23
 first export it to a PDF by choosing <guiseq><gui>File</gui><gui>Export
 
24
 as PDF…</gui></guiseq>. Your document needs to have a multiple of 4
 
25
 number of pages (4, 8, 12, 16,...). You may need to add up to 3 blank
 
26
pages.</p>
 
27
</note>
 
28
 
 
29
 
 
30
<p>To print:</p>
 
31
 <steps>
 
32
 <item>
 
33
  <p>Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.</p>
 
34
 </item>
 
35
 <item>
 
36
  <p>Choose the <gui>General</gui> tab.</p>
 
37
  <p>Under <em>Range</em>, choose <gui>Pages</gui>.</p>
 
38
  </item>
 
39
   <item>
 
40
     <p>Type the numbers of the pages in this order (n is the total number of
 
41
 pages, and a multiple of 4):</p>
 
42
 
 
43
       <p>n, 1, 2, n-1, n-2, 3, 4, n-3, n-4, 5, 6, n-5, n-6, 7, 8, n-7, n-8, 9,
 
44
       10, n-9, n-10, 11, 12, n-11...</p>
 
45
      <p>...until you have typed all of the pages.</p>
 
46
 
 
47
 
 
48
 
 
49
 <note><p>Examples:</p>
 
50
     <p>4 page booklet: Type <input>4,1,2,3</input></p>
 
51
     <p>8 page booklet: Type <input>8,1,2,7,6,3,4,5</input></p>
 
52
     <p>12 page booklet: Type <input>12,1,2,11,10,3,4,9,8,5,6,7</input></p>
 
53
     <p>16 page booklet: Type <input>16,1,2,15,14,3,4,13,12,5,6,11,10,7,8,9</input></p>
 
54
     <p>20 page booklet: Type <input>20,1,2,19,18,3,4,17,16,5,6,15,14,7,8,13,12,9,10,11</input></p>
 
55
     </note>
 
56
 
 
57
    </item>
 
58
 <item>
 
59
  <p>Choose the <gui>Page Setup</gui> tab.</p>
 
60
  <p>Under <em>Layout</em>, in the <gui>Two-sided</gui> menu, select
 
61
 <gui>One Sided</gui>.</p>
 
62
  <p>In the <gui>Pages per side</gui> menu, select <gui>2</gui>.</p>
 
63
  <p>In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.</p>
 
64
  <p>In the <gui>Only print</gui> menu, select <gui>Odd sheets</gui>.</p>
 
65
 </item>
 
66
 <item>
 
67
  <p>Click <gui>Print</gui>.</p>
 
68
 </item>
 
69
   <item>
 
70
    <p>When all the pages have printed, flip the pages over and place them back
 
71
 in the printer.</p>
 
72
   </item>
 
73
   <item>
 
74
    <p>Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.</p>
 
75
   </item>
 
76
   <item>
 
77
    <p>Choose the <gui>Page Setup</gui> tab.</p>
 
78
     <p>In the <gui>Only print</gui> menu, select <gui>Even sheets</gui>.</p>
 
79
   </item>
 
80
   <item>
 
81
    <p>Click <gui>Print</gui>.</p>
 
82
   </item>
 
83
  </steps>
 
84
</page>