blob: f816acbc7d8ded2ad7c44e0c44c6c01e54591bc6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="reorder">
<info>
<link type="guide" xref="index#modify"/>
</info>
<title>Reordering Pages</title>
<p>
To move a page, right click on it and choose <gui><em>Move Left</em></gui> or
<gui><em>Move Right</em></gui>.
</p>
<p>
Alternatively, you can move a page by first selecting it and then choosing
<gui><em>Move Left</em></gui> or <gui><em>Move Right</em></gui> from the "Page" menu.
</p>
</page>
|