~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to help/bg/duplex-npages.page

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya, Josselin Mouette, Rodrigo Moya
  • Date: 2011-05-19 12:12:42 UTC
  • mfrom: (1.1.65 upstream) (1.3.6 experimental)
  • Revision ID: james.westby@ubuntu.com-20110519121242-967hbn2nh2hunp4y
Tags: 3.0.0-4ubuntu1
[ Josselin Mouette ]
* bug-presubj: please document where to report rendering bugs.
* evince.mime: dropped. We have desktop files to handle MIME 
  associations, no need to maintain an alternate system by hand.
  Closes: #619564, #627027, #551734, #581441.

[ Rodrigo Moya ]
* Rebase from Debian and GNOME3 PPA (thanks to Rico Tzschichholz).
  Remaining Ubuntu changes:
* debian/apparmor-profile:
* debian/apparmor-profile.abstraction:
* debian/evince.apport:
* debian/evince-common.dirs:
* debian/evince-common.postinst:
* debian/evince-common.postrm:
  - Add apparmor profile
* debian/control:
  - Build-Depend on debhelper (>= 7.4.20ubuntu5), gnome-common,
    hardening-includes and liblaunchpad-integration-3.0-dev
  - Standards-Version is 3.9.1
  - Depend on apparmor
* debian/rules:
  - Include hardening.make
  - Add rule to install apparmor files
* debian/watch:
  - Watch unstable series
* debian/patches/01_lpi.patch:
  - Launchpad integration patch
* debian/patches/04_gold.patch:
  - Link against libz
* debian/patches/05_library-path.patch:
  - Fix library path for g-ir-scanner

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="duplex-npage" xml:lang="bg">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="print-booklet#doubleSided"/>
 
6
 
 
7
    <desc>Print a booklet over 20 pages.</desc>
 
8
 
 
9
    <revision pkgversion="2.32" version="0.1" date="2010-10-28" status="draft"/>
 
10
    <credit type="author">
 
11
      <name>Tiffany Antopolski</name>
 
12
      <email>tiffany@antopolski.com</email>
 
13
    </credit>
 
14
    <license>
 
15
      <p>Creative Commons Share Alike 3.0</p>
 
16
    </license>
 
17
 
 
18
  </info>
 
19
 
 
20
<title>n-Page Booklet</title>
 
21
 <note style="important">
 
22
  <p>
 
23
   <em>n</em> is a multiple of 4.
 
24
  </p>
 
25
 </note>
 
26
 
 
27
 <p>
 
28
   If the number of pages in your PDF document is not a multiple of 4, you should add the appropriate number of blank pages (1,2 or 3) to make it a multiple of 4.
 
29
 To do so, you can:
 
30
   </p>
 
31
 <steps>
 
32
 <item>
 
33
  <p>
 
34
    Create a blank PDF using <app>Open Office Word Processor</app>.
 
35
  </p>
 
36
 </item>
 
37
 <item>
 
38
  <p>
 
39
   Merge the blank pages with your PDF document using <app>PDF-Shuffler</app> placing the blank pages at the end.
 
40
  </p>
 
41
 </item>
 
42
</steps>
 
43
 
 
44
 
 
45
<steps>
 
46
 <item>
 
47
  <p>
 
48
   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
 
49
  </p>
 
50
 </item>
 
51
 <item>
 
52
  <p>
 
53
   Choose the <gui>General</gui> tab.
 
54
  </p>
 
55
  <p>
 
56
   Under <em>Range</em>, choose <gui>Pages</gui>.
 
57
  </p>
 
58
  <tree>
 
59
   <item>
 
60
   Type the numbers of the pages in this order:
 
61
       <item>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...</item>
 
62
      <item>...until you have typed n-number of pages.</item>
 
63
    </item>
 
64
  </tree>
 
65
 </item>
 
66
 <item>
 
67
  <p>
 
68
   Choose the <gui>Page Setup</gui> tab.
 
69
  </p>
 
70
  <p>
 
71
   Under <em>Layout</em>, in the <gui>Two-side</gui> option, select <gui>Short Edge (Flip)</gui>.
 
72
  </p>
 
73
  <p>
 
74
   In the <gui>Pages per side</gui> option, select <gui>2</gui>.
 
75
  </p>
 
76
  <p>
 
77
   In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.
 
78
  </p>
 
79
 </item>
 
80
 <item>
 
81
  <p>
 
82
   Click <gui>Print</gui>.
 
83
  </p>
 
84
 </item>
 
85
</steps>
 
86
</page>