]> www.fi.muni.cz Git - evince.git/blob - help/C/toolbar.page
help/C: documented toolbar (bug # 503638)
[evince.git] / help / C / toolbar.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       type="topic" style="task"
3       id="toolbar">
4
5   <info>
6     <link type="guide" xref="index#tips"/>
7     <desc><link xref="toolbar#view">Show, hide</link> or 
8 <link
9 xref="toolbar#edit">edit</link> the toolbar.</desc>
10
11     <revision pkgversion="3.2" version="0.1" date="2011-04-11"
12 status="draft"/>
13     <credit type="author">
14       <name>Tiffany Antopolski</name>
15       <email>tiffany@antopolski.com</email>
16     </credit>
17     <license>
18       <p>Creative Commons Share Alike 3.0</p>
19     </license>
20
21   </info>
22
23 <title>Toolbar</title>
24
25 <section id="view">
26 <title>Show or hide the toolbar</title>
27   <p>Click <guiseq><gui>View</gui><gui>Toolbar</gui></guiseq>.</p>
28 <p>
29 The default toolbar contains only a basic set
30 of tools: </p>
31 <media type="image" src="figures/evince-toolbar-default.png" width="475"/>
32 <list>
33 <item><p><gui>Previous</gui> and <gui>Next</gui> for <link
34 xref="movingaround#between-pages">moving</link> from page to page.</p></item>
35 <item><p>A tool to adjust the <link xref="movingaround#zoom">zoom</link> level.</p></item>
36 <item><p>The 'page select' <link
37 xref="movingaround#between-pages">tool.</link></p></item>
38 </list>
39 <p>
40 You can <link xref="toolbar#modify">modify</link> the toolbar if you prefer a different
41 set.</p>
42 </section>
43
44 <section id="modify">
45 <title>Add, remove and rearrange the tools in the toolbar.</title>
46 <steps>
47 <item><p><link xref="toolbar#view">Show</link> the toolbar.</p></item>
48 <item><p>Click <guiseq><gui>Edit</gui><gui>Toolbar</gui></guiseq>.</p></item>
49 </steps>
50 <p>The <gui>toolbar editor</gui> contains the items that are not in the toolbar and the separator item.</p>
51 <media type="image" src="figures/evince-toolbar-editor.png"
52 width="475"/>
53
54 <terms>
55   <item><title>To add new items to the toolbar:</title>
56         <p>drag them from the toolbar editor to the toolbar.</p></item>
57
58   <item><title>To remove items from the toolbar:</title>
59         <p>drag them from the toolbar to the toolbar editor.</p></item>
60
61    <item><title>To rearrange items on the toolbar:</title>
62          <p>drag them to their new position on the toolbar.</p></item>
63 </terms>
64 <p>When you have finish editing the toolbar, click <gui>Close</gui> in the toolbar editor window.</p>
65 </section>
66 </page>
67