[evince] Import Mallard documentation
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] Import Mallard documentation
- Date: Tue, 5 Oct 2010 07:36:51 +0000 (UTC)
commit d19ad6f9b763a5fda2fb8ef5dab0c24bf43f8832
Author: Ryan Lortie <desrt desrt ca>
Date: Mon Oct 4 23:29:46 2010 -0400
Import Mallard documentation
Replace the existing Evince user guide with new topic-based help from
the Mallard project.
Documentation written by Phil Bull and Tiffany Antopolski.
help/C/add-text-annotation.png | Bin 0 -> 9282 bytes
help/C/annotation-properties.page | 55 +++
help/C/annotations-delete.page | 24 +
help/C/annotations-nav-to-page.png | Bin 0 -> 118833 bytes
help/C/annotations-navigate.page | 29 ++
help/C/annotations-navigate.png | Bin 0 -> 7919 bytes
help/C/annotations.page | 108 +++++
help/C/bookmarks.page | 25 +
help/C/commandline.page | 60 +++
help/C/convertPostScript.page | 54 +++
help/C/convertSVG.page | 51 +++
help/C/convertpdf.page | 65 +++
help/C/editing.page | 35 ++
help/C/evince.xml | 774 --------------------------------
help/C/evincelogo.png | Bin 0 -> 3205 bytes
help/C/figures/evince_start_window.png | Bin 17272 -> 0 bytes
help/C/finding.page | 48 ++
help/C/formats.page | 42 ++
help/C/forms.page | 24 +
help/C/gconf-editor.png | Bin 0 -> 92966 bytes
help/C/index.page | 45 ++
help/C/introduction.page | 26 ++
help/C/invert-colors.page | 43 ++
help/C/legal.xml | 85 +----
help/C/list-add-tabs.png | Bin 0 -> 6445 bytes
help/C/movingaround.page | 139 ++++++
help/C/noprint.page | 89 ++++
help/C/openerror.page | 27 ++
help/C/opening.page | 46 ++
help/C/password.page | 34 ++
help/C/presentations.page | 62 +++
help/C/print-2sided.page | 83 ++++
help/C/print-2sided.png | Bin 0 -> 56930 bytes
help/C/print-differentsize.page | 41 ++
help/C/print-order.page | 59 +++
help/C/print-select.page | 49 ++
help/C/print-select.png | Bin 0 -> 6266 bytes
help/C/printing.page | 51 +++
help/C/reload.page | 36 ++
help/C/reverse-collate.png | Bin 0 -> 6368 bytes
help/C/shortcuts.page | 229 ++++++++++
help/C/textselection.page | 49 ++
help/C/tips.page | 26 ++
help/C/zoom.png | Bin 0 -> 6022 bytes
help/C/zooming.page | 57 +++
help/Makefile.am | 54 ++-
46 files changed, 1870 insertions(+), 854 deletions(-)
---
diff --git a/help/C/add-text-annotation.png b/help/C/add-text-annotation.png
new file mode 100644
index 0000000..6ca8d85
Binary files /dev/null and b/help/C/add-text-annotation.png differ
diff --git a/help/C/annotation-properties.page b/help/C/annotation-properties.page
new file mode 100644
index 0000000..aab5fa8
--- /dev/null
+++ b/help/C/annotation-properties.page
@@ -0,0 +1,55 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="annotations-properties">
+
+ <info>
+ <link type="guide" xref="index#annotations"/>
+ <desc>You can customise the author, colour, style or icon of an annotation.</desc>
+
+ <revision pkgversion="2.33.0" version="0.1" date="2010-10-02" status="review"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany antopolski com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+ <title>Customise an Annotation</title>
+
+<steps>
+ <item>
+ <p>
+ Right click on the annotation icon in the document.
+ </p>
+ </item>
+ <item>
+ <p>
+ Select <gui>Annotation Properties...</gui>
+ </p>
+ </item>
+ <item>
+ <p>
+ In the <gui>Annotation Properties</gui> window, you can change the author, colour, style and icon of your note.
+ </p>
+ <note>
+ <p>
+ The annotation properties will be applied to the note for which you made the changes only. Each note can have a different set of properties.
+ </p>
+ </note>
+ </item>
+</steps>
+
+
+<section>
+ <title>Can I permanently change the default annotation properties?</title>
+<p>
+ The default annotation properties (author, colour, style and icon) can only be changed on a particular note as stated <link xref="annotations#properties">above</link>. So if you want all icons for your notes to be <gui>red</gui> instead of <gui>yellow</gui>, you will have to change the default from <gui>yellow</gui> to <gui>red</gui> individually on each note. There is no way to save different default settings for annotation properties, at this time.
+
+</p>
+
+
+</section>
+</page>
diff --git a/help/C/annotations-delete.page b/help/C/annotations-delete.page
new file mode 100644
index 0000000..780ef86
--- /dev/null
+++ b/help/C/annotations-delete.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="annotations-delete">
+
+ <info>
+ <link type="guide" xref="index#annotations"/>
+ <desc>You can not remove an annotation in <app>Evince Document Viewer</app>.</desc>
+
+ <revision pkgversion="2.33.0" version="0.1" date="2010-10-02" status="review"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany antopolski com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+ <title>How can I remove an annotation?</title>
+ <p>
+ You can not remove an annotation in <app>Evince Document Viewer at this time.</app>
+ </p>
+</page>
diff --git a/help/C/annotations-nav-to-page.png b/help/C/annotations-nav-to-page.png
new file mode 100644
index 0000000..08a746d
Binary files /dev/null and b/help/C/annotations-nav-to-page.png differ
diff --git a/help/C/annotations-navigate.page b/help/C/annotations-navigate.page
new file mode 100644
index 0000000..080680e
--- /dev/null
+++ b/help/C/annotations-navigate.page
@@ -0,0 +1,29 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="annotations-navigate">
+
+ <info>
+ <link type="guide" xref="index#annotations"/>
+ <desc>You can navigate to annotations.</desc>
+
+ <revision pkgversion="2.33.0" version="0.1" date="2010-10-02" status="review"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany antopolski com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+ <title>Annotation Navigation</title>
+ <p>
+ If you have created annotations on your document, you can use the <gui>List</gui> tab to display the list of all the annotations in the document. The list indicates the type, page number, author and date of the annotation.
+ </p>
+<media type="image" src="annotations-navigate.png"/>
+ <p>
+ To quickly navigate to the location of a particular annotation, click on the arrow to the left of the page number. You will see a list of annotations on that page. Click on the annotation you are interested in, and <app>Evince Document Viewer</app> will navigate to the location of the annotation in the document.
+ </p>
+<media type="image" src="annotations-nav-to-page.png"/>
+</page>
diff --git a/help/C/annotations-navigate.png b/help/C/annotations-navigate.png
new file mode 100644
index 0000000..261f128
Binary files /dev/null and b/help/C/annotations-navigate.png differ
diff --git a/help/C/annotations.page b/help/C/annotations.page
new file mode 100644
index 0000000..7a4990b
--- /dev/null
+++ b/help/C/annotations.page
@@ -0,0 +1,108 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="annotations">
+
+ <info>
+ <link type="guide" xref="index#annotations"/>
+ <desc>Creating Annotations in <app>Evince Document Viewer</app>.</desc>
+
+ <revision pkgversion="2.33.0" version="0.1" date="2010-09-28" status="review"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany antopolski com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Adding an Annotation</title>
+
+<p>
+ When you open a file in <app>Evince Document Viewer</app> you should have a side pane on the left side of the window. If you do not have a visible side pane, click <guiseq><gui>View</gui><gui>Side Pane</gui></guiseq> or press <key>F9</key>.
+</p>
+
+<p>
+ At the top of this side pane, there is a drop-down menu with the following options (some of which may be <em>dimmed</em> for some documents):
+</p>
+ <list>
+ <item>
+ <p>
+ <gui>Thumbnails</gui>
+ </p>
+ </item>
+ <item>
+ <p>
+ <gui>Index</gui>
+ </p>
+ </item>
+ <item>
+ <p>
+ <gui>Attachments</gui>
+ </p>
+ </item>
+ <item>
+ <p>
+ <gui>Layers</gui>
+ </p>
+ </item>
+ <item>
+ <p>
+ <gui>Annotations</gui>
+ </p>
+ </item>
+ </list>
+
+<p>
+ To create an annotation:
+</p>
+<steps>
+ <item>
+ <p>
+ Select <gui>Annotations</gui> from the drop-down menu.
+ </p>
+ <list>
+ <item>
+ <p>
+ You should now see <gui>List</gui> and <gui>Add</gui> tabs under the drop-down menu.
+ </p>
+ <media type="image" src="list-add-tabs.png"/>
+ </item>
+ </list>
+ </item>
+ <item>
+ <p>
+ Select the <gui>Add</gui> tab.
+ </p>
+ </item>
+ <item>
+ <p>
+ Click on the icon to add a text annotation.
+ </p>
+ <media type="image" src="add-text-annotation.png"/>
+ </item>
+ <item>
+ <p>
+ Click on the spot in the document window you would like to add the annotion to. Your <em>annotation</em> window will open.
+ </p>
+ </item>
+ <item>
+ <p>
+ Type your text into the <em>annotation</em> window.
+ </p>
+ <note>
+ <p>
+ You can resize the note by clicking and holding the left mouse button on one of the bottom corners of the note, and moving it around.
+ </p>
+ </note>
+ </item>
+ <item>
+ <p>
+ Close the note by clicking on the <gui>x</gui> in the top corner of the note.
+ </p>
+ </item>
+</steps>
+
+
+</page>
diff --git a/help/C/bookmarks.page b/help/C/bookmarks.page
new file mode 100644
index 0000000..71ae9d2
--- /dev/null
+++ b/help/C/bookmarks.page
@@ -0,0 +1,25 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="bookmarks">
+
+ <info>
+ <link type="guide" xref="index#other"/>
+ <desc>Can I create bookmarks in <app>Evince Document Viewer</app>?</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-09-28" status="review"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany antopolski com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Bookmarks</title>
+<p>
+ <app> Evince Document Viewer </app> does not have a bookmark system. However, you can use <link xref = "annotations">annotations</link> like bookmarks.
+</p>
+
+</page>
diff --git a/help/C/commandline.page b/help/C/commandline.page
new file mode 100644
index 0000000..01beba1
--- /dev/null
+++ b/help/C/commandline.page
@@ -0,0 +1,60 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="commandline">
+
+ <info>
+ <link type="guide" xref="index#other"/>
+ <desc>The Document Viewer can be started with the <cmd>evince</cmd> command.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Opening The Document Viewer From The Command Line</title>
+
+<p>
+To start the Document Viewer from the command line, type <cmd>evince</cmd>. You
+can open a specific file by typing the filename after the evince command:
+</p>
+
+<screen>evince file.pdf</screen>
+<p>
+You can open multiple files by typing the filenames after the evince command, separating the filenames by a space:
+</p>
+<screen>evince file1.pdf file2.pdf</screen>
+<p>
+Evince also supports the handling of files on the web. For example, after the evince command you can give the location of a file on the web:
+</p>
+<screen>evince http://www.claymath.org/millennium/P_vs_NP/pvsnp.pdf</screen>
+<section>
+ <title>Opening A Document At A Specific Page</title>
+ <p>
+ You can use the <cmd>--page-label</cmd> switch to open a document at a
+ specific page. For example, to open a document to page 3, you would type:
+ </p>
+ <screen>evince --page-label=3</screen>
+ <p>
+ The page label should be in the same format as the page number displayed in
+ the Document Viewer toolbar.
+ </p>
+</section>
+<section>
+ <title>Opening A Document In Fullscreen Mode</title>
+ <screen>evince --fullscreen file.pdf</screen>
+</section>
+<section>
+ <title>Opening A Document In Presentation Mode</title>
+ <screen>evince --presentation file.pdf</screen>
+</section>
+<section>
+ <title>Opening A Document In Preview Mode</title>
+ <screen>evince --preview file.pdf</screen>
+</section>
+</page>
diff --git a/help/C/convertPostScript.page b/help/C/convertPostScript.page
new file mode 100644
index 0000000..7993795
--- /dev/null
+++ b/help/C/convertPostScript.page
@@ -0,0 +1,54 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="convertPostScript">
+
+ <info>
+ <link type="guide" xref="index#other"/>
+ <link type="guide" xref="tips"/>
+ <desc>You can convert a document to PostScript.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Converting A Document To PostScript</title>
+
+<p>
+You can convert documents of the following format types to PostScript files:
+</p>
+<list>
+ <item><p>DjVu (.djvu, .djv)</p></item>
+ <item><p>Portable Document Format (.pdf)</p></item>
+ <item><p>Tagged Image File Format (.tiff, .tif)</p></item>
+</list>
+<p>
+This works by opening the file in Document Viewer and "printing" the document as a PostScript file.
+</p>
+<steps>
+ <item>
+ <p>
+ Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> and go to the
+ <gui>General</gui> tab.
+ </p>
+ </item>
+ <item>
+ <p>
+ Select <gui>Print to File</gui> and choose PostScript as the
+ <gui>Output format</gui>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Choose a name and folder to save the file in, then click <gui>Print</gui>.
+ The PostScript file will be saved in the folder you chose.
+ </p>
+ </item>
+</steps>
+</page>
diff --git a/help/C/convertSVG.page b/help/C/convertSVG.page
new file mode 100644
index 0000000..ab3bb78
--- /dev/null
+++ b/help/C/convertSVG.page
@@ -0,0 +1,51 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="convertSVG">
+
+ <info>
+ <link type="guide" xref="index#other"/>
+ <link type="guide" xref="tips"/>
+ <desc>You can convert a document to SVG by "printing" it to a file.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Converting A Document To SVG</title>
+<p>
+You can convert documents of the following format types to SVG files:
+</p>
+<list>
+ <item><p>Portable Document Format (.pdf)</p></item>
+</list>
+<p>
+This works by opening the file in Document Viewer and "printing" the document as an SVG file.
+</p>
+<steps>
+ <item>
+ <p>
+ Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> and go to the
+ <gui>General</gui> tab.
+ </p>
+ </item>
+ <item>
+ <p>
+ Select <gui>Print to File</gui> and choose SVG as the
+ <gui>Output format</gui>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Choose a name and folder to save the file in, then click <gui>Print</gui>.
+ The SVG file will be saved in the folder you chose.
+ </p>
+ </item>
+</steps>
+</page>
diff --git a/help/C/convertpdf.page b/help/C/convertpdf.page
new file mode 100644
index 0000000..662b3fd
--- /dev/null
+++ b/help/C/convertpdf.page
@@ -0,0 +1,65 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="convertpdf">
+
+ <info>
+ <link type="guide" xref="index#other"/>
+ <link type="guide" xref="tips"/>
+ <desc>You can convert a document to PDF by "printing" it to a file.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Converting A Document To PDF</title>
+
+<p>
+You can convert documents of the following format types into PDF format:
+</p>
+<list>
+ <item><p>Device Independent file format (.dvi)</p></item>
+ <item><p>PostScript (.ps)</p></item>
+</list>
+<p>
+This works by opening the file in Document Viewer and "printing" the document as a PDF file.
+</p>
+<steps>
+ <item>
+ <p>
+ Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> and go to the
+ <gui>General</gui> tab.
+ </p>
+ </item>
+ <item>
+ <p>
+ Select <gui>Print to File</gui> and choose PDF as the
+ <gui>Output format</gui>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Choose a name and folder to save the file in, then click <gui>Print</gui>.
+ The PDF will be saved in the folder you chose.
+ </p>
+ </item>
+</steps>
+<p>
+Note:
+</p>
+<p>
+You can't select text in PostScript or .dvi files, but you usually can do
+this in PDF files. Converting .dvi or PostScript files to PDF will not make
+the text selectable. This is because the text itself isn't stored in the file
+(it's just an image of what the text looks like), so there is no way to recover
+it and put it in the PDF. You can use <em>Optical Character Recognition</em>
+(OCR) software to extract the text from files if you need to.
+</p>
+
+</page>
diff --git a/help/C/editing.page b/help/C/editing.page
new file mode 100644
index 0000000..84ead1e
--- /dev/null
+++ b/help/C/editing.page
@@ -0,0 +1,35 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="editing">
+
+ <info>
+ <link type="guide" xref="index#other"/>
+ <link type="guide" xref="tips"/>
+ <desc>You can not use the <app>Evince Document Viewer</app> to edit files.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Can I Edit Documents In The Document Viewer?</title>
+
+<note style="tip">
+ <p>
+ The document viewer can not be used to make changes to documents. You need to use the appropriate editing application for the type of file you want to change.
+ </p>
+</note>
+
+<note>
+ <p>
+ PDF and PostScript (.ps) files are not usually intended to be edited, but PDF editing software is available. Try
+<link href="http://pdfedit.petricek.net/en/index.html">pdfedit</link>, for example.
+ </p>
+</note>
+</page>
diff --git a/help/C/evincelogo.png b/help/C/evincelogo.png
new file mode 100644
index 0000000..41091f4
Binary files /dev/null and b/help/C/evincelogo.png differ
diff --git a/help/C/finding.page b/help/C/finding.page
new file mode 100644
index 0000000..49f95fc
--- /dev/null
+++ b/help/C/finding.page
@@ -0,0 +1,48 @@
+<page xmlns="http://projectmallard.org/1.0/"
+
+ type="topic" style="task"
+ id="finding">
+
+ <info>
+ <link type="guide" xref="index#reading"/>
+ <desc>Search for a given term on a page.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Finding Things In A Document</title>
+<steps>
+ <item><p>Click <guiseq><gui>Edit</gui><gui>Find</gui></guiseq> or press
+ <keyseq><key>Ctrl</key><key>F</key></keyseq> or <key>/</key> to display a
+ search box. </p></item>
+
+ <item><p>Type the word you want to look for and a search will start
+ automatically.</p></item>
+
+ <item><p>The <gui>Find Previous</gui> and <gui>Find Next</gui> buttons let you skip from
+ one search result to another.</p></item>
+
+ <item>
+ <p>To hide the search bar, click anywhere in the document.</p>
+ <note style = "tip">
+ <p>If the search bar says <em>0 found on this page</em>, and clicking the <gui>Find Next</gui> button has no effect, then your search word has not been
+ found in the document.</p>
+ </note>
+ </item>
+</steps>
+
+
+
+<note><p>Some documents are not searchable because the original text of the document has
+ been converted into a different format. For example, many PostScript (.ps) files are not searchable.</p>
+</note>
+
+</page>
diff --git a/help/C/formats.page b/help/C/formats.page
new file mode 100644
index 0000000..118594c
--- /dev/null
+++ b/help/C/formats.page
@@ -0,0 +1,42 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="formats">
+
+ <info>
+ <link type="guide" xref="index#pres"/>
+ <link type="seealso" xref="convertpdf"/>
+ <link type="seealso" xref="convertPostScript"/>
+ <link type="seealso" xref="convertSVG"/>
+ <desc>PDF, PostScript and several other formats are supported.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Supported Formats</title>
+
+<p>
+The Document Viewer supports the following formats:
+</p>
+<list>
+ <item><p>Comic Book Archive (.cbr and .cbz)</p></item>
+ <item><p>Device Independent file format (.dvi)</p></item>
+ <item><p>DjVu (.djvu, .djv)</p></item>
+ <item><p>OpenOffice Presentation (.odp)</p></item>
+ <item><p>Portable Document Format (.pdf)</p></item>
+ <item><p>PostScript (.ps)</p></item>
+ <item><p>Scalable Vector Graphics (.svg)</p></item>
+ <item><p>Tagged Image File Format (.tiff, .tif)</p></item>
+ <item><p>Other Image Files (.gif, .jpeg, .png)</p></item>
+
+
+</list>
+
+</page>
diff --git a/help/C/forms.page b/help/C/forms.page
new file mode 100644
index 0000000..95567d5
--- /dev/null
+++ b/help/C/forms.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="forms">
+
+ <info>
+ <link type="guide" xref="index#other"/>
+ <desc>Working with fillable forms in <app>Evince Document Viewer</app>.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-09-28" status="review"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany antopolski com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Forms</title>
+
+
+
+</page>
diff --git a/help/C/gconf-editor.png b/help/C/gconf-editor.png
new file mode 100644
index 0000000..4920ea1
Binary files /dev/null and b/help/C/gconf-editor.png differ
diff --git a/help/C/index.page b/help/C/index.page
new file mode 100644
index 0000000..154fdf5
--- /dev/null
+++ b/help/C/index.page
@@ -0,0 +1,45 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="index">
+
+ <info>
+ <desc>Help for the Evince Document Viewer.</desc>
+ <title type='link'>Evince Document Viewer</title>
+ <title type='text'>Evince Document Viewer</title>
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
+ </info>
+
+<title><media type="image" src="evincelogo.png">Evince logo</media>
+Evince Document Viewer</title>
+
+<section id="reading" style="2column">
+ <title>Reading Documents</title>
+</section>
+
+<section id="pres" style="2column" groups="main">
+ <title>Presentations and Other Supported Formats</title>
+</section>
+
+<section id="printing" style="2column" groups="main">
+ <title>Printing</title>
+</section>
+
+<section id="annotations" style="2column" groups="main">
+ <title>Annotations</title>
+</section>
+
+<section id="problems" style="2column">
+ <title>Problems and Common Questions</title>
+</section>
+
+<section id="other" style="2column">
+ <title>Other Information</title>
+</section>
+
+</page>
diff --git a/help/C/introduction.page b/help/C/introduction.page
new file mode 100644
index 0000000..511c203
--- /dev/null
+++ b/help/C/introduction.page
@@ -0,0 +1,26 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="introduction">
+
+ <info>
+ <link type="guide" xref="index"/>
+ <desc>Introduction to the <em>Evince Document Viewer</em>.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany antopolski com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>
+
+Introduction
+
+</title>
+<p><app>Evince</app> is a document viewer. See <link xref="formats"/> for a list of file types you can view.</p>
+</page>
diff --git a/help/C/invert-colors.page b/help/C/invert-colors.page
new file mode 100644
index 0000000..71a92c7
--- /dev/null
+++ b/help/C/invert-colors.page
@@ -0,0 +1,43 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="invert-colors">
+
+ <info>
+ <link type="guide" xref="index#other"/>
+
+ <desc>
+ Inverting the colors can make it easier to read some text.
+ </desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Invert Colours On A Page</title>
+
+<list>
+ <item>
+ <p>
+ Click <guiseq><gui>View</gui><gui>Inverted Colors</gui></guiseq>.
+ </p>
+ <note>
+ <p>
+ This will swap black for white, white for black, and so on.
+ </p>
+ </note>
+ </item>
+</list>
+
+<note style="tip">
+ <p>
+ Doing this can make it easier to read text, especially in the case of certain kinds of visual impairment.
+ </p>
+</note>
+</page>
diff --git a/help/C/legal.xml b/help/C/legal.xml
index ac97e1d..0e59883 100644
--- a/help/C/legal.xml
+++ b/help/C/legal.xml
@@ -1,76 +1,9 @@
- <legalnotice id="legalnotice">
- <para>
- Permission is granted to copy, distribute and/or modify this
- document under the terms of the GNU Free Documentation
- License (GFDL), Version 1.1 or any later version published
- by the Free Software Foundation with no Invariant Sections,
- no Front-Cover Texts, and no Back-Cover Texts. You can find
- a copy of the GFDL at this <ulink type="help"
- url="ghelp:fdl">link</ulink> or in the file COPYING-DOCS
- distributed with this manual.
- </para>
- <para> This manual is part of a collection of GNOME manuals
- distributed under the GFDL. If you want to distribute this
- manual separately from the collection, you can do so by
- adding a copy of the license to the manual, as described in
- section 6 of the license.
- </para>
-
- <para>
- Many of the names used by companies to distinguish their
- products and services are claimed as trademarks. Where those
- names appear in any GNOME documentation, and the members of
- the GNOME Documentation Project are made aware of those
- trademarks, then the names are in capital letters or initial
- capital letters.
- </para>
-
- <para>
- DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED
- UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE
- WITH THE FURTHER UNDERSTANDING THAT:
-
- <orderedlist>
- <listitem>
- <para>DOCUMENT IS PROVIDED ON AN "AS IS" BASIS,
- WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
- IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES
- THAT THE DOCUMENT OR MODIFIED VERSION OF THE
- DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR
- A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE
- RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE
- OF THE DOCUMENT OR MODIFIED VERSION OF THE
- DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR
- MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT,
- YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY
- CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY
- SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
- OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
- LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED
- VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER
- EXCEPT UNDER THIS DISCLAIMER; AND
- </para>
- </listitem>
- <listitem>
- <para>UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL
- THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE),
- CONTRACT, OR OTHERWISE, SHALL THE AUTHOR,
- INITIAL WRITER, ANY CONTRIBUTOR, OR ANY
- DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION
- OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH
- PARTIES, BE LIABLE TO ANY PERSON FOR ANY
- DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR
- CONSEQUENTIAL DAMAGES OF ANY CHARACTER
- INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS
- OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
- MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR
- LOSSES ARISING OUT OF OR RELATING TO USE OF THE
- DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT,
- EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
- THE POSSIBILITY OF SUCH DAMAGES.
- </para>
- </listitem>
- </orderedlist>
- </para>
- </legalnotice>
-
+<license xmlns="http://projectmallard.org/1.0/"
+ href="http://creativecommons.org/licenses/by-sa/3.0/us/">
+<p>This work is licensed under a
+<link href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons
+Attribution-Share Alike 3.0 United States License</link>.</p>
+<p>As a special exception, the copyright holders give you permission to copy,
+modify, and distribute the example code contained in this document under the
+terms of your choosing, without restriction.</p>
+</license>
diff --git a/help/C/list-add-tabs.png b/help/C/list-add-tabs.png
new file mode 100644
index 0000000..74af3db
Binary files /dev/null and b/help/C/list-add-tabs.png differ
diff --git a/help/C/movingaround.page b/help/C/movingaround.page
new file mode 100644
index 0000000..6161f9b
--- /dev/null
+++ b/help/C/movingaround.page
@@ -0,0 +1,139 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="movingaround">
+
+ <info>
+ <link type="guide" xref="index#reading"/>
+ <desc>Scrolling and navigating around a page.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Moving Around A Document</title>
+
+<p>
+You can move around each page of a document by any of the following methods:
+</p>
+<list>
+ <item>
+ <p>
+ Scrolling up and down using the mouse wheel. To move around a page just by moving the mouse:
+ </p>
+ <steps>
+ <item><p>
+ Right-click the page and select <gui>Autoscroll</gui>.
+ </p></item>
+ <item><p>
+ Move the mouse pointer towards the bottom of the
+ window to scroll down; it will scroll faster depending on how far down the
+ window you go.
+ </p></item>
+ <item><p>
+ To stop autoscrolling, click anywhere in the document.
+ </p></item>
+ </steps>
+ </item>
+ <item>
+ <p>
+ Using the scroll bar on the document window.
+ </p>
+ </item>
+ <item>
+ <p>
+ Using the up and down arrow keys of your keyboard.
+ </p>
+ </item>
+ <item>
+ <p>
+ Dragging the page around with your mouse, as if you are grabbing it. To do this:
+ </p>
+
+ <list>
+ <item>
+ <p>
+ Move the mouse pointer over the page and hold down the middle mouse button to drag it around.
+ </p>
+ </item>
+ <item>
+ <p>
+ If you don't have a middle mouse button, hold down the left and right mouse buttons at the same time, then drag.
+ </p>
+ </item>
+ </list>
+</item>
+</list>
+
+
+<section>
+ <title>Flipping Between Pages</title>
+
+ <p>You can move between pages of a document using one of the following methods:</p>
+
+ <list>
+ <item><p>Click the <gui>Previous</gui> or <gui>Next</gui> buttons on the toolbar. </p></item>
+ <item><p> Use the Go Menu:</p>
+ <list>
+ <item><p><guiseq><gui>Go</gui><gui>Next Page</gui></guiseq></p></item>
+ <item><p><guiseq><gui>Go</gui><gui>Previous Page</gui></guiseq></p></item>
+ </list>
+ </item>
+ <item><p>Press the <keyseq><key>Ctrl</key><key>Page Up</key></keyseq> or
+ <keyseq><key>Ctrl</key><key>Page Down</key></keyseq> buttons on the keyboard.</p></item>
+ <item><p>To go to a specific page:</p>
+ <list>
+ <item><p>type a page number in the text box on the toolbar and press <key>Enter</key>. </p></item>
+ <item><p>If you want to go to the beginning or the end of the document:</p>
+ <list>
+ <item><p>Click <guiseq><gui>Go</gui><gui>First Page</gui></guiseq>. You can also press <keyseq><key>Ctrl</key><key>Home</key></keyseq> on your keyboard.</p></item>
+ <item><p>Click <guiseq><gui>Go</gui><gui>Last Page</gui></guiseq> or Press <keyseq><key>Ctrl</key><key>End</key></keyseq> on your keyboard.</p></item>
+ </list></item>
+ </list></item>
+ <item><p>
+ To move ten pages at a time, press
+ <keyseq><key>Shift</key><key>Page Up</key></keyseq> or
+ <keyseq><key>Shift</key><key>Page Down</key></keyseq>.
+ </p>
+
+ <note style="tip"><p>
+ You can only move around one page at a time, by default. If you want to move
+ between pages just by scrolling or dragging, click
+ <guiseq><gui>View</gui><gui>Continuous</gui></guiseq>.
+ </p></note>
+ </item>
+</list>
+
+</section>
+
+<section>
+ <title>Navigating With A Page List Or Table Of Contents</title>
+
+ <p>To make the side pane visible:</p>
+ <list>
+ <item><p>Click <guiseq><gui>View</gui><gui>Side Pane</gui></guiseq> on the toolbar,
+ or press <key>F9</key> on the keyboard. </p></item>
+ <item><p>You should see a preview of all of the pages in
+ the document.</p></item>
+ </list>
+
+ <p>You can move between pages by clicking on them in the side pane. </p>
+
+ <note>
+ <p>
+ Some documents have an index or table of contents, which you can display in the
+ side pane. Click the drop-down list at the top of the side pane and select
+ <gui>Index</gui> to view it. </p>
+ <note style = "tip"><p>Most documents don't use this feature, so you
+ won't be able to view their index in the side pane.</p></note>
+</note>
+
+</section>
+
+</page>
diff --git a/help/C/noprint.page b/help/C/noprint.page
new file mode 100644
index 0000000..a02dfa5
--- /dev/null
+++ b/help/C/noprint.page
@@ -0,0 +1,89 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="noprint">
+
+ <info>
+ <link type="guide" xref="index#printing" group="main" />
+ <desc>The author may have put printing restrictions on the document.</desc>
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Why Can't I Print A Document?</title>
+
+<p>A document might not print because of:</p>
+ <list>
+ <item><p>Printer problems or, </p></item>
+ <item><p>PDF printing restrictions.</p></item>
+ </list>
+
+
+<section>
+ <title>Printer Problems</title>
+ <p>
+ There are many reasons why your printer might not be working. For example, it
+ could be out of paper or ink, or unplugged or damaged.
+ </p>
+
+ <p>To check if your printer is printing correctly:</p>
+ <list>
+ <item><p>Choose <guiseq><gui>System</gui><gui>Administration</gui><gui>Printing</gui></guiseq></p></item>
+ <item><p>Double click on your printer in the list.</p></item>
+ <item><p>Select <gui>Settings</gui> in the left menu. Click on <gui>Print Test Page</gui>. A page should be sent to your printer.</p>
+<note>
+ <p>
+If this fails, see your printer's manual
+ to see what else you can do.
+</p>
+</note>
+
+</item>
+ </list>
+
+
+</section>
+
+<section>
+ <title>PDF Printing Restrictions</title>
+ <p>
+ Some PDF documents have a setting which prevents you from printing them.
+ Authors can set this printing restriction when they write a document.
+ Evince overrides this restriction by default, but you may want to check
+ that it hasn't been disabled:
+ </p>
+
+ <steps>
+ <item>
+ <p>
+ Press <keyseq><key>Alt</key><key>F2</key></keyseq> to open the Run
+ Application window.
+ </p>
+ </item>
+ <item>
+ <p>
+ Type <input>gconf-editor</input> into the text box and click
+ <gui>Run</gui>. The Configuration Editor will open.
+ </p>
+ </item>
+ <item><p>Browse to <sys>/apps/evince</sys> using the side pane.</p></item>
+ <item>
+ <p>
+ Make sure that the <gui>override_restrictions</gui> option is checked.
+ </p>
+ </item>
+ <item>
+ <p>
+ Go back to the Document Viewer and try to print the document again.
+ </p>
+ </item>
+ </steps>
+</section>
+
+</page>
diff --git a/help/C/openerror.page b/help/C/openerror.page
new file mode 100644
index 0000000..119aecb
--- /dev/null
+++ b/help/C/openerror.page
@@ -0,0 +1,27 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="openerror">
+
+ <info>
+ <link type="guide" xref="index#reading"/>
+ <desc>Why can't I open a file?</desc>
+ <link type="seealso" xref="formats"/>
+
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-09-24" status="review"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany antopolski com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Error When Opening A File</title>
+
+<p>If you try to open a document of a format that <app>Evince Document Viewer</app> does not recognise, you will get an "Unable to open document" error message. Click <gui>Close</gui> to return to the Document Viewer window.
+</p>
+
+</page>
diff --git a/help/C/opening.page b/help/C/opening.page
new file mode 100644
index 0000000..e7b8000
--- /dev/null
+++ b/help/C/opening.page
@@ -0,0 +1,46 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="opening">
+
+ <info>
+ <link type="guide" xref="index#reading"/>
+ <desc>How to open a document using Evince Document Viewer.</desc>
+ <link type="seealso" xref="formats"/>
+ <link type="seealso" xref="commandline"/>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany antopolski com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Opening A Document</title>
+
+ <p>You can open a document in <app>Evince Document Viewer</app> using the following ways:</p>
+
+ <list>
+ <item><p> Double-click on the file icon in the file manager or on the Desktop. </p>
+ <note style="tip"><p>
+ Double clicking opens PDF, PostScript, .djvu, .dvi and Comic Book Archive files in the Document Viewer by default.
+ </p></note>
+ </item>
+
+ <item><p>Right-click on a file icon on the Desktop or in the file manager and click <guiseq><gui>Open With</gui><gui>Document Viewer</gui></guiseq>.</p>
+ </item>
+</list>
+
+<p>If a Document View window is already open you can: </p>
+ <list>
+ <item><p>drag a file icon into the window from the Desktop or the file manager. The new file will open in a new window (provided the file is of a file type supported by Document Viewer).</p></item>
+ <item><p>choose <guiseq><gui>File</gui><gui>Open</gui></guiseq> from the Menubar. In the Open Document dialog box, choose the file you wish to open, and click <gui>Open</gui>. The file will open in a new window.</p></item>
+</list>
+
+
+
+
+</page>
diff --git a/help/C/password.page b/help/C/password.page
new file mode 100644
index 0000000..3920e47
--- /dev/null
+++ b/help/C/password.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="password">
+
+ <info>
+ <link type="guide" xref="index#reading"/>
+ <desc>Handling PDF files which are password-protected.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Password-Protected Documents</title>
+
+<p>If you try to open a PDF document that is protected with a password, a window will appear asking you to enter the document password. Enter the password and click <gui>Open Document</gui>.</p>
+
+<p>There are two types of passwords:</p>
+
+<list>
+ <item><p>The <em>user password</em> is needed to view the document.</p></item>
+ <item><p> The <em>master password</em> is required to print the document as well as view it.</p></item>
+</list>
+
+<note>
+ <p>These passwords are set by the person who created the document.</p>
+</note>
+</page>
diff --git a/help/C/presentations.page b/help/C/presentations.page
new file mode 100644
index 0000000..e60ca6b
--- /dev/null
+++ b/help/C/presentations.page
@@ -0,0 +1,62 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="presentations">
+
+ <info>
+ <link type="guide" xref="index#pres" group="main"/>
+ <desc>You can play presentations with the Document Viewer.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Presentations</title>
+<p>The <app>Document Viewer</app> can be used to display presentations. </p>
+
+<p>To start a presentation:</p>
+<steps>
+ <item><p> <link xref="opening">Open a file</link> </p></item>
+ <item><p> Click <guiseq><gui>View</gui><gui>Presentation</gui></guiseq> (or press <key>F5</key>).</p>
+
+<p>
+The presentation will be displayed full screen.
+</p>
+</item>
+</steps>
+
+
+<section>
+<title>Moving Through A Presentation</title>
+<p>Use the <key>spacebar</key>, right arrow key, down arrow key, or left mouse click to go to the next slide. </p>
+<p>Use the left arrow key, up arrow key or right mouse click to go to the previous slide. </p>
+<note style = "tip">
+ <p>You can also use the scroll wheel to move back and forth through the presentation.</p>
+</note>
+<p>Use <key>Esc</key> to exit the presentation.</p>
+</section>
+
+
+
+<p>
+The following file formats can be used for presentations:
+</p>
+<list>
+ <item><p>Comic Book Archive (.cbr and .cbz)</p></item>
+ <item><p>Device Independent file format (.dvi)</p></item>
+ <item><p>DjVu (.djvu, .djv)</p></item>
+ <item><p>OpenOffice Presentation (.odp)</p></item>
+ <item><p>Portable Document Format (.pdf)</p></item>
+ <item><p>PostScript (.ps)</p></item>
+</list>
+
+
+
+
+</page>
diff --git a/help/C/print-2sided.page b/help/C/print-2sided.page
new file mode 100644
index 0000000..0e3151a
--- /dev/null
+++ b/help/C/print-2sided.page
@@ -0,0 +1,83 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="print-2sided">
+
+ <info>
+ <link type="guide" xref="index#printing"/>
+ <link type="guide" xref="printing"/>
+
+ <desc>Printing two-sided and multi-page per per sheet</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Two-Sided And Multiple Pages Per Side Layout For Printing</title>
+
+<p>
+You can print on both sides of each sheet of paper:
+</p>
+
+<steps>
+ <item>
+ <p>
+ Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Go to the <gui>Page Setup</gui> tab of the Print window and choose an
+ option from the <gui>Two-sided</gui> drop-down list.
+ </p>
+ </item>
+ <item>
+ <p>
+ You can print more than one page of the document per <em>side</em> of
+ paper too. Use the <gui>Pages per side</gui> option to do this.
+ </p>
+ </item>
+</steps>
+
+<p>
+ If you are printing a booklet (which will perhaps be bound or stapled in the middle of each page):
+</p>
+<steps>
+ <item>
+ <p>
+ Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Choose the <gui>Page Setup</gui> tab.
+ </p>
+ </item>
+ <item>
+ <p>
+ Under <em>Layout</em>, in the <gui>Pages per side</gui> menu, select <gui>2</gui>.
+ </p>
+ </item>
+ <item>
+ <p>
+ In the <gui>Page ordering</gui> and <gui>Only print</gui> options, choose selections that will print the document in sach a way that the pages will be in the right order after binding.
+ </p>
+<media type="image" src="print-2sided.png"/>
+<note>
+ <p>
+You may need to use the <link xref="print-select"> Pages</link> option on the <gui>General</gui> tab too.
+ </p>
+</note>
+ </item>
+</steps>
+
+
+
+
+</page>
diff --git a/help/C/print-2sided.png b/help/C/print-2sided.png
new file mode 100644
index 0000000..ec15e28
Binary files /dev/null and b/help/C/print-2sided.png differ
diff --git a/help/C/print-differentsize.page b/help/C/print-differentsize.page
new file mode 100644
index 0000000..1f93aa4
--- /dev/null
+++ b/help/C/print-differentsize.page
@@ -0,0 +1,41 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="print-differentsize">
+
+ <info>
+ <link type="guide" xref="index#printing"/>
+ <link type="guide" xref="printing"/>
+ <desc>Printing a document on paper of a different size, shape or orientation.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+ </info>
+<title>Changing The Paper Size When Printing</title>
+
+<p>
+If you want to change the paper size of your document (for example, print a US Letter-sized PDF on A4 paper), you can
+change the printing format for the document.
+</p>
+<steps>
+ <item><p>Click <guiseq><gui> File </gui><gui> Print... </gui></guiseq></p></item>
+ <item><p>Select the <gui>Page Setup</gui> tab.</p></item>
+ <item><p>Under the <em>Paper</em> column, choose your <em>Paper size</em> from the dropdown list.</p></item>
+ <item><p>Click <gui>Print</gui> and your document should print.</p></item>
+</steps>
+
+<p>
+You can also use the <em>Orientation</em> menu to choose a different orientation:
+</p>
+<list>
+<item><p><gui>Portrait</gui></p></item>
+<item><p><gui>Landscape</gui></p></item>
+<item><p><gui>Reverse portrait</gui></p></item>
+<item><p><gui>Reverse landscape</gui></p></item>
+</list>
+</page>
diff --git a/help/C/print-order.page b/help/C/print-order.page
new file mode 100644
index 0000000..aa2799a
--- /dev/null
+++ b/help/C/print-order.page
@@ -0,0 +1,59 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="print-order">
+
+ <info>
+ <link type="guide" xref="index#printing"/>
+ <link type="guide" xref="printing"/>
+
+ <desc>Use the Collate and Reverse options to make pages print in order.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+ </info>
+
+<title>Getting Copies To Print In The Correct Order</title>
+
+<section>
+<title>Reverse</title>
+<p>
+Printers usually print the first page first, and the last page last, so the
+pages end up in reverse order when you pick them up.
+</p>
+<p>
+ To reverse the order:
+</p>
+<steps>
+ <item><p><guiseq><gui>File</gui><gui>Print...</gui></guiseq></p></item>
+ <item><p>In the <gui>General</gui> tab of the Print window under <em>Copies</em> check <gui>Reverse</gui>. The last page will be printed first, and so on.</p></item>
+ </steps>
+
+</section>
+
+<section>
+<title>Collate</title>
+<p>
+If you are printing more than one copy of the document, the print outs will be grouped by page
+number by default. (e.g. The copies of page one come out, then the copies of page two, etc.) Collating will make each copy come out with
+its pages grouped together.
+</p>
+
+<p>
+ To Collate:
+</p>
+<steps>
+ <item><p><guiseq><gui>File</gui><gui>Print...</gui></guiseq></p></item>
+ <item><p>In the <gui>General</gui> tab of the Print window under <em>Copies</em> check <gui>Collate</gui>. </p></item>
+ </steps>
+ <media type="image" src="reverse-collate.png"/>
+</section>
+
+
+
+</page>
diff --git a/help/C/print-select.page b/help/C/print-select.page
new file mode 100644
index 0000000..3b5813e
--- /dev/null
+++ b/help/C/print-select.page
@@ -0,0 +1,49 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="print-select">
+
+ <info>
+ <link type="guide" xref="index#printing"/>
+ <link type="guide" xref="printing"/>
+ <desc>Print only specific pages, or only a range of pages.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+ </info>
+
+<title>Only Printing Certain Pages</title>
+
+
+<p>
+ To only print certain pages from the document:
+</p>
+<steps>
+ <item><p>Click <guiseq><gui>File</gui><gui> Print...</gui></guiseq></p></item>
+ <item><p>In the <gui>General</gui> tab in the Print window choose <gui>Pages</gui> from the <gui>Range</gui> section.</p></item>
+<item><p> Type the numbers of the pages you want to print in the textbox, separated by commas. Use a dash to denote a range of pages.
+</p></item>
+</steps>
+
+
+
+<note>
+<p>
+ <em>Example:</em>
+</p>
+ <media type="image" src="print-select.png"/>
+ <list>
+ <item>
+ <p>
+ Pages 1, 3, 5, 6, 7 and 9 will be printed.
+ </p>
+ </item>
+ </list>
+</note>
+
+</page>
diff --git a/help/C/print-select.png b/help/C/print-select.png
new file mode 100644
index 0000000..6a7a686
Binary files /dev/null and b/help/C/print-select.png differ
diff --git a/help/C/printing.page b/help/C/printing.page
new file mode 100644
index 0000000..abdb67c
--- /dev/null
+++ b/help/C/printing.page
@@ -0,0 +1,51 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="printing">
+
+ <info>
+ <link type="guide" xref="index#printing" group="main" />
+ <link type="seealso" xref="noprint"/>
+
+ <desc>How to print, and common questions about printing.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Printing A Document</title>
+
+<list>
+ <item><p>To print a document:</p>
+ <steps>
+ <item><p>Click <guiseq><gui>File</gui><gui>Print</gui></guiseq></p></item>
+ <item><p>Choose your printer from the list </p></item>
+ <item><p>Click <gui>Print</gui>.</p></item>
+ </steps>
+ </item>
+</list>
+
+<list>
+ <item>
+ <p>Printing is enabled for the following file formats:</p>
+ <list>
+ <item><p>Device Independent file format (.dvi)</p></item>
+ <item><p>DjVu (.djvu, .djv)</p></item>
+ <item><p>Portable Document Format (.pdf)</p></item>
+ <item><p>PostScript (.ps)</p></item>
+ <item><p>Tagged Image File Format (.tiff, .tif)</p></item>
+ </list>
+ </item>
+</list>
+
+
+
+
+
+</page>
diff --git a/help/C/reload.page b/help/C/reload.page
new file mode 100644
index 0000000..96305e1
--- /dev/null
+++ b/help/C/reload.page
@@ -0,0 +1,36 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="reload">
+
+ <info>
+ <link type="guide" xref="index#problems"/>
+
+ <desc>
+ The Document Viewer automatically reloads your document if another program
+ changes it while you're viewing it.
+ </desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Why Does The Document Keep Reloading?</title>
+
+<p>
+If the Document Viewer detects that the document you have open has changed
+(perhaps because another program has modified it), it will automatically reload
+the document and display the most recent version for you.
+</p>
+
+<p>
+If the document is deleted while you are still viewing it, it will remain open in the Document Viewer.
+</p>
+
+</page>
diff --git a/help/C/reverse-collate.png b/help/C/reverse-collate.png
new file mode 100644
index 0000000..28d1da2
Binary files /dev/null and b/help/C/reverse-collate.png differ
diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page
new file mode 100644
index 0000000..4f08e5f
--- /dev/null
+++ b/help/C/shortcuts.page
@@ -0,0 +1,229 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="shortcuts">
+
+ <info>
+ <link type="guide" xref="index#other"/>
+ <desc>All keyboard shortcuts listed, and how to create custome shortcuts.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+
+<title>Keyboard Shortcuts</title>
+
+<section><title>Default Shortcuts</title>
+<section>
+ <title>Opening, Closing, Saving And Printing</title>
+ <table frame = "all" rules = "cols" shade = "rows">
+
+ <tr>
+ <td>Open a document.</td><td><keyseq><key>Ctrl</key><key>O</key></keyseq></td>
+ </tr>
+ <tr>
+ <td>Open a copy of the current document.</td> <td><keyseq><key>Ctrl</key><key>N</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Save a copy of the current document with a new file name.</td><td><keyseq><key>Ctrl</key><key>S</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Print the current document.</td><td><keyseq><key>Ctrl</key><key>P</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Close the current document window.</td><td><keyseq><key>Ctrl</key><key>W</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Reload the document (effectively closes and re-opens the document).</td><td><keyseq><key>Ctrl</key><key>R</key></keyseq></td>
+ </tr>
+ </table>
+</section>
+
+
+
+
+<section>
+ <title>Moving around the document</title>
+<table frame = "all" rules = "cols" shade = "rows">
+ <tr>
+
+ <td>Move up/down a page.</td><td><key>Arrow</key> keys</td>
+ </tr>
+ <tr>
+
+ <td>Move up/down a page several lines at a time.</td><td><key>Page Up</key> / <key>Page Down</key></td>
+ </tr>
+ <tr>
+
+ <td>Go to the previous/next page.</td><td><keyseq><key>Ctrl</key><key>Page Up</key></keyseq> / <keyseq><key>Ctrl</key><key>Page Down</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Go to the beginning of a page (beginning of the document if <guiseq><gui>View</gui> <gui>Continuous</gui></guiseq> is selected).</td><td><key>Home</key></td>
+ </tr>
+ <tr>
+
+ <td>Go to the end of a page (end of the document if <guiseq><gui>View</gui><gui>Continuous</gui></guiseq> is selected).</td> <td><key>End</key></td>
+ </tr>
+ <tr>
+
+ <td>Go to the beginning of the document.</td><td><keyseq><key>Ctrl</key><key>Home</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Go to the end of the document.</td><td><keyseq><key>Ctrl</key><key>End</key></keyseq></td>
+ </tr>
+</table>
+</section>
+
+<section>
+ <title>Selecting and copying text</title>
+<table frame = "all" rules = "cols" shade = "rows">
+ <tr>
+
+ <td>Copy highlighted text.</td><td><keyseq><key>Ctrl</key><key>C</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Select all the text in a document.</td><td><keyseq><key>Ctrl</key><key>A</key></keyseq></td>
+ </tr>
+</table>
+</section>
+
+<section>
+ <title>Finding text</title>
+<table frame = "all" rules = "cols" shade = "rows">
+ <tr>
+
+ <td>
+ Show the toolbar that lets you search for words in the document. The
+ search box is automatically highlighted when you press this, and the
+ search will start as soon as you type some text.
+ </td><td><keyseq><key>Ctrl</key><key>F</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Go to the next search result.</td><td><keyseq><key>Ctrl</key><key>G</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Go to the previous search result.</td><td><keyseq><key>Ctrl</key><key>Shift</key><key>G</key></keyseq></td>
+ </tr>
+</table>
+</section>
+
+<section>
+ <title>Rotating and zooming</title>
+<table frame = "all" rules = "cols" shade = "rows">
+ <tr>
+
+ <td>Rotate the pages 90 degrees counter-clockwise.</td><td><keyseq><key>Ctrl</key><key>Left arrow</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Rotate the pages 90 degrees clockwise.</td><td><keyseq><key>Ctrl</key><key>Right arrow</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Zoom in.</td><td><keyseq><key>Ctrl</key><key>+</key></keyseq></td>
+ </tr>
+ <tr>
+
+ <td>Zoom out.</td><td><keyseq><key>Ctrl</key><key>-</key></keyseq></td>
+ </tr>
+</table>
+</section>
+</section>
+
+<section>
+ <title>Create Your Own Custom Shortcuts</title>
+
+
+<p>
+Enable the /desktop/gnome/interface/can_change_accels flag in gconf:
+</p>
+<steps>
+ <item>
+ <p>
+ Press<keyseq><key>Alt</key><key>F2</key></keyseq>. The Run Application dialogue opens.
+ </p>
+ </item>
+ <item>
+ <p>
+ In the textbox, type 'gconf-editor'.
+ </p>
+ </item>
+ <item>
+ <p>
+ In the Configuration Editor select <guiseq><gui>desktop</gui><gui>gnome</gui><gui>interface</gui></guiseq>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Check the value box for <gui>can_change_accels</gui> in the right side of the window.
+ </p>
+ </item>
+ <item>
+ <p>
+ You can add/change the shortcut as follows:
+ </p>
+ <list style = "auto">
+ <item>
+ <p>
+ Open <app>Evince Document Viewer</app>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Hover the pointer over the menu item you want to change/create the shortcut for.
+ </p>
+ </item>
+ <item>
+ <p>
+ Enter the shortcut you want on the keyboard, e.g. <keyseq><key>Ctrl</key><key>Shift</key><key>T</key></keyseq>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Close <app>Evince Document Viewer</app>.
+ </p>
+ </item>
+ </list>
+ </item>
+ <item>
+ <p>
+ Repeat steps 1-3.
+ </p>
+ </item>
+ <item>
+ <p>
+ Uncheck the value box for <gui>can_change_accels</gui> in the right side of the window.
+ </p>
+ <note>
+ <p>
+ The next time Evince starts your custom shortcut key will be preserved.
+ </p>
+ </note>
+
+ </item>
+</steps>
+
+
+<note style = "tip">
+ <p>
+ Note that this also works for many other Gnome applications as well.
+ </p>
+</note>
+</section>
+</page>
diff --git a/help/C/textselection.page b/help/C/textselection.page
new file mode 100644
index 0000000..701b4cc
--- /dev/null
+++ b/help/C/textselection.page
@@ -0,0 +1,49 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="textselection">
+
+ <info>
+ <link type="guide" xref="index#problems"/>
+ <desc>When you copy text, the text that is pasted might be different from what you had selected.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Why Didn't The Text I Selected Copy Properly?</title>
+
+
+<p>
+If you highlight and copy text from a document using <app>Evince Document Viewer</app> and then paste it into another
+application, the formatting may alter. It may also contain different characters than the original selection. This often happens when copying text from a PDF document with multiple columns.
+</p>
+
+<note>
+ <p>
+ This problem happens because of how some document formats handle text.
+ The actual text in the document is stored differently from the way it is
+ displayed. This may result in a copy that does not appear as expected.
+ </p>
+</note>
+
+<note style="tip">
+ <p>
+ Unfortunately, there is no real way of fixing this problem. Copying
+ less text at a time, or copying the text into a text editor may minimise the problem. You can locate a text editor by clicking: </p>
+<list>
+ <item>
+ <p>
+ <guiseq><gui>Applications</gui><gui>Accessories</gui><gui>gedit Text Editor</gui></guiseq>.
+ </p>
+ </item>
+</list>
+</note>
+
+</page>
diff --git a/help/C/tips.page b/help/C/tips.page
new file mode 100644
index 0000000..90e321e
--- /dev/null
+++ b/help/C/tips.page
@@ -0,0 +1,26 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="tips">
+
+ <info>
+ <link type="guide" xref="index#other"/>
+ <desc>Learn about extra features, and ways you can use the Document Viewer more effectively.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Tips And Tricks</title>
+<p>
+Learn how you can use the Document Viewer more effectively, by making use of
+features that might not be obvious.
+</p>
+
+</page>
diff --git a/help/C/zoom.png b/help/C/zoom.png
new file mode 100644
index 0000000..2e523e1
Binary files /dev/null and b/help/C/zoom.png differ
diff --git a/help/C/zooming.page b/help/C/zooming.page
new file mode 100644
index 0000000..7771a0d
--- /dev/null
+++ b/help/C/zooming.page
@@ -0,0 +1,57 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="zooming">
+
+ <info>
+ <link type="guide" xref="index#reading"/>
+ <desc>Change the size of the document by zooming in or out of the page.</desc>
+
+ <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Zooming In And Out</title>
+
+<list>
+ <item><p>Click <guiseq><gui>View</gui><gui>Zoom In</gui></guiseq> or use the keyboard shortcuts <keyseq><key>Ctrl</key><key>+</key></keyseq> to zoom in.</p></item>
+<item><p>Click <guiseq><gui>View</gui><gui>Zoom Out</gui></guiseq> or use the keyboard shortcuts <keyseq><key>Ctrl</key><key>-</key></keyseq> to zoom out.</p></item>
+</list>
+
+<p>Alternatively, you can do one of the following:</p>
+<list>
+ <item><p>hold down <key>Ctrl</key> and use your mouse scroll wheel to zoom.</p></item>
+ <item><p>select desired zoom percentage from the drop down menu above the window.</p>
+ <media type="image" src="zoom.png"/>
+ </item>
+</list>
+<note>
+<p>
+The <gui>Best Fit</gui> option will make a document page fit the whole <em>height</em> of the window. </p>
+<p>The <gui>Fit Page Width</gui> option will make a
+document page fill the whole <em>width</em> of the window.
+</p>
+<p>
+If you want to see two pages at once, side by side, like in a book, click
+<guiseq><gui>View</gui><gui>Dual</gui></guiseq>.
+</p>
+</note>
+<p>You can use the whole of your screen to view the document:</p>
+
+<list>
+ <item><p>Click <guiseq><gui>View</gui><gui>Fullscreen</gui></guiseq> or press <key>F11</key>. </p></item>
+ <item><p>To exit from the full screen mode:</p>
+ <list>
+ <item><p>Press <key>F11</key> or <key>Escape</key></p></item>
+ <item><p>or click the <gui>Leave Fullscreen</gui> button at the top of the screen.</p></item>
+ </list>
+ </item>
+</list>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index dae4729..b157b6c 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,14 +1,60 @@
SUBDIRS = reference
if ENABLE_HELP
-
include $(top_srcdir)/gnome-doc-utils.make
+
+DOC_ID = evince
+DOC_INCLUDES = legal.xml
+
dist-hook: doc-dist-hook
DOC_MODULE = evince
-DOC_ENTITIES = legal.xml
-DOC_INCLUDES =
-DOC_FIGURES = figures/evince_start_window.png
+DOC_INCLUDES = legal.xml
+DOC_FIGURES = \
+ add-text-annotation.png \
+ annotations-navigate.png \
+ annotations-nav-to-page.png \
+ evincelogo.png \
+ gconf-editor.png \
+ list-add-tabs.png \
+ print-2sided.png \
+ print-select.png \
+ reverse-collate.png \
+ zoom.png
+
+DOC_PAGES = \
+ annotation-properties.page \
+ annotations-delete.page \
+ annotations-navigate.page \
+ annotations.page \
+ bookmarks.page \
+ commandline.page \
+ convertpdf.page \
+ convertPostScript.page \
+ convertSVG.page \
+ editing.page \
+ finding.page \
+ formats.page \
+ forms.page \
+ index.page \
+ introduction.page \
+ invert-colors.page \
+ movingaround.page \
+ noprint.page \
+ openerror.page \
+ opening.page \
+ password.page \
+ presentations.page \
+ print-2sided.page \
+ print-differentsize.page \
+ printing.page \
+ print-order.page \
+ print-select.page \
+ reload.page \
+ shortcuts.page \
+ textselection.page \
+ tips.page \
+ zooming.page
DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr it ja nl oc pt_BR ru sl sr sv uk vi zh_CN
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]