ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/help-langpack/zh_CN/evince/annotations.page

73 lines
2.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" style="task" id="annotations" xml:lang="evince-zh-CN">
<info>
<link type="guide" xref="index#annotations"/>
<desc>怎样创建和自定义注释。</desc>
<revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
<revision pkgversion="3.26" version="0.2" date="2017-08-03" status="final"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany@antopolski.com</email>
</credit>
<credit type="author">
<name>Andre Klapper</name>
<email>ak-47@gmx.net</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
</info>
<title>添加注释</title>
<p>注释是在 PDF 文档中添加的笔记或评论。您可以使用 <app>文档查看器</app> 添加注释。</p>
<p>
When you open a file, you should have a side pane on the left side of the window.
If you do not have a visible side pane, click the <gui style="button">Side pane</gui>
button in the top-left corner, or press the <key>F9</key> key on the keyboard.
</p>
<p>
At the bottom of the side pane, the buttons <gui>Thumbnails</gui>, <gui>Outline</gui>, <gui>Annotations</gui> and <gui>Bookmarks</gui> let you choose what to display in the side pane. (Some options may not be available for some documents).
</p>
<p>要创建一个注释:</p>
<steps>
<item>
<p>
Select the <gui style="button">Annotate the document</gui> button from the header bar:
</p>
<media type="image" src="figures/add-text-annotation.png" its:translate="no"/>
<list>
<item>
<p>
You should now see <gui style="button">Note text</gui> and <gui style="button">Highlight text</gui> buttons below the header bar.
</p>
</item>
</list>
</item>
<item>
<p>
Click on the first button to add a text annotation.
</p>
</item>
<item>
<p>
Click on the spot in the document window you would like to add the annotation to. Your <em>annotation</em> window will open.
</p>
</item>
<item>
<p><em>注释</em> 窗口中输入您的文本。</p>
<note>
<p>您可以调整注释的大小,在注释的任意一个下角边单击并按下鼠标左键,然后移动。</p>
</note>
</item>
<item>
<p>单击注释上角上的 <gui>x</gui> 可关闭该注释。</p>
</item>
</steps>
</page>