1<page xmlns="http://projectmallard.org/1.0/"
2      type="topic" style="task"
3      id="duplex-12page">
4
5  <info>
6    <link type="guide" xref="print-booklet#doubleSided"/>
7
8    <desc>Print a 12 page booklet.</desc>
9
10    <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
11    <credit type="author">
12      <name>Tiffany Antopolski</name>
13      <email>tiffany@antopolski.com</email>
14    </credit>
15    <license>
16      <p>Creative Commons Share Alike 3.0</p>
17    </license>
18
19  </info>
20
21<title>12-page booklet</title>
22<steps>
23 <item>
24  <p>
25   Press the menu button in the top-right corner of the window and press the <gui style="button">Print</gui> button.
26  </p>
27 </item>
28
29 <item>
30  <p>
31   Choose the <gui>General</gui> tab.
32  </p>
33  <p>
34   Under <em>Range</em>, choose <gui>Pages</gui>.
35  </p>
36  <p>
37   Type the numbers of the pages in this order: 12, 1, 2, 11, 10, 3, 4, 9, 8, 5, 6, 7
38  </p>
39
40 </item>
41 <item>
42  <p>
43   Choose the <gui>Page Setup</gui> tab.
44  </p>
45 <p>
46   Under <em>Layout</em>, in the <gui>Two-sided</gui> option, select <gui>Short Edge (Flip)</gui>.
47  </p>
48  <p>
49   In the <gui>Pages per side</gui> option, select <gui>2</gui>.
50  </p>
51  <p>
52   In the <gui>Page ordering</gui> menu, select <gui>Left to right</gui>.
53  </p>
54  <p>
55   Click <gui>Print</gui>.
56  </p>
57 </item>
58</steps>
59</page>
60