blob: 0892e4cce6ffd8788642863fef029e299c83dad3 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 | <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, select it and move the page left or right using the <key><</key> and <key>></key> keys.
    </p>
    <p>
    To remove the selected page use the <key>Delete</key> key.
    </p>
</page>
 |