/usr/share/help/C/evince/bookmarks.page is in evince-common 3.18.2-1ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 | <page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="bookmarks">
<info>
<link type="guide" xref="index#annotations"/>
<revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
<revision pkgversion="3.10" date="2013-11-04" status="final"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email its:translate="no">tiffany@antopolski.com</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email its:translate="no">kittykat3756@gmail.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
<desc>You can use annotations like bookmarks.</desc>
</info>
<title>Bookmarks</title>
<p>You can add, rename and delete bookmarks using the <app>Document
Viewer</app>.</p>
<p>When you open a file, you should see a side pane on the left side of the
window. If you do not have a visible side pane, press the <key>F9</key>
key.</p>
<p>At the top of this side pane, there is a dropdown menu. To work with
bookmarks, select the <gui>Bookmarks</gui> option from this dropdown menu.</p>
<links type="section"/>
<section id="create">
<title>Create a bookmark</title>
<steps>
<item>
<p>In the PDF document itself, navigate to the page to which you would
like to add the bookmark.</p>
</item>
<item>
<p>In the side pane, select <gui>Bookmarks</gui> from the dropdown
menu.</p>
</item>
<item>
<p>Click the <gui>Add</gui> button at the bottom of the side pane. The
default name of the bookmark you just added is the page number of the
document.</p>
</item>
<item>
<p>The bookmark is now listed in the bookmarks list.</p>
</item>
</steps>
</section>
<section id="rename">
<title>Rename a bookmark</title>
<steps>
<item><p>Select the bookmark in the side pane.</p></item>
<item><p>Click on the bookmark name.</p></item>
<item><p>Enter the new name.</p></item>
<item><p>Press <key>Enter</key>.</p></item>
</steps>
</section>
<section id="delete">
<title>Delete a bookmark</title>
<steps>
<item><p>Select the bookmark in the side pane.</p></item>
<item><p>Click the <gui>Remove</gui> button at the bottom of the side pane.</p></item>
</steps>
</section>
</page>
|