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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

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="ca">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="printing-booklet"/>
 
6
 
 
7
    <desc/>
 
8
 
 
9
    <credit type="author">
 
10
      <name>Tiffany Antopolski</name>
 
11
      <email>tiffany@antopolski.com</email>
 
12
    </credit>
 
13
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
14
  
 
15
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
16
      <mal:name>David Aguilera</mal:name>
 
17
      <mal:email>david.aguilera.moncusi@gmail.com</mal:email>
 
18
      <mal:years>2011</mal:years>
 
19
    </mal:credit>
 
20
  </info>
 
21
 
 
22
<title>Print a booklet on a single-sided printer</title>
 
23
 
 
24
<note><p>These instruction are for printing a booklet from a PDF document.  If you want to print a booklet from a <app>LibreOffice</app> document, first export it to a PDF. Make sure the document has a multiple of 4 pages.  You may need to add up to 3 blank pages.</p></note>
 
25
 
 
26
 
 
27
<p>
 
28
  To print:
 
29
 </p>
 
30
  <steps>
 
31
 <item>
 
32
  <p>
 
33
   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
 
34
  </p>
 
35
 </item>
 
36
 <item>
 
37
  <p>
 
38
   Choose the <gui>General</gui> tab.
 
39
  </p>
 
40
  <p>
 
41
   Under <em>Range</em>, choose <gui>Pages</gui>.
 
42
  </p>
 
43
  </item>
 
44
   <item>
 
45
     <p>
 
46
   Type the numbers of the pages in this order (n is the total number of pages, and a multiple of 4):</p>
 
47
 
 
48
       <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, 10, n-9, n-10, 11, 12, n-11...</p>
 
49
      <p>...until you have typed all of the pages.</p>
 
50
 
 
51
 
 
52
 
 
53
 <note><p>Examples:</p>
 
54
     <p>4 page booklet: Type <input>4,1,2,5</input></p>
 
55
     <p>8 page booklet: Type <input>8,1,2,7,6,3,4,5</input></p>
 
56
     <p>12 page booklet: Type <input>12,1,2,11,10,3,4,9,8,5,6,7</input></p>
 
57
     <p>16  page booklet: Type <input>16,1,2,15,14,3,4,13,12,5,6,11,10,7,8,9</input></p>
 
58
     <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>
 
59
     </note>
 
60
 
 
61
    </item>
 
62
 <item>
 
63
  <p>
 
64
   Choose the <gui>Page Setup</gui> tab.
 
65
  </p>
 
66
  <p>
 
67
   Under <em>Layout</em>, in the <gui>Two-side</gui> menu, select <gui>One Sided</gui>.
 
68
  </p>
 
69
  <p>
 
70
   In the <gui>Pages per side</gui> menu, select <gui>2</gui>.
 
71
  </p>
 
72
  <p>
 
73
   In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.
 
74
  </p>
 
75
  <p>
 
76
   In the <gui>Only print</gui> menu, select <gui>Odd sheets</gui>.
 
77
  </p>
 
78
 </item>
 
79
 <item>
 
80
  <p>
 
81
   Click <gui>Print</gui>.
 
82
  </p>
 
83
 </item>
 
84
   <item>
 
85
    <p>
 
86
     When all the pages have printed, flip the pages over and place them back in the printer.
 
87
    </p>
 
88
   </item>
 
89
   <item>
 
90
    <p>
 
91
    Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
 
92
    </p>
 
93
   </item>
 
94
   <item>
 
95
    <p>
 
96
      Choose the <gui>Page Setup</gui> tab.
 
97
    </p>
 
98
     <p>
 
99
      In the <gui>Only print</gui> menu, select <gui>Even sheets</gui>.
 
100
     </p>
 
101
   </item>
 
102
   <item>
 
103
    <p>
 
104
     Click <gui>Print</gui>.
 
105
    </p>
 
106
   </item>
 
107
  </steps>
 
108
</page>