[evince] [help/C] fixed validation issues.
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] [help/C] fixed validation issues.
- Date: Wed, 21 Dec 2011 03:52:17 +0000 (UTC)
commit bee235ae05042b17b97ee5ba901013e35f303809
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date: Tue Dec 20 22:51:53 2011 -0500
[help/C] fixed validation issues.
help/C/annotation-properties.page | 2 +-
help/C/commandline.page | 12 ++++++------
help/C/index.page | 17 ++++++++++-------
help/C/movingaround.page | 6 ++----
help/C/noprint.page | 8 +++++---
help/C/presentations.page | 12 +++++++-----
help/C/print-order.page | 4 ++--
help/C/shortcuts.page | 14 +++++++-------
help/C/synctex-editors.page | 4 ++--
9 files changed, 42 insertions(+), 37 deletions(-)
---
diff --git a/help/C/annotation-properties.page b/help/C/annotation-properties.page
index afc34f5..e354888 100644
--- a/help/C/annotation-properties.page
+++ b/help/C/annotation-properties.page
@@ -43,7 +43,7 @@
</steps>
-<section>
+<section id="change-default">
<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 above. 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.
diff --git a/help/C/commandline.page b/help/C/commandline.page
index 5ebb4b3..8bdd7d3 100644
--- a/help/C/commandline.page
+++ b/help/C/commandline.page
@@ -10,17 +10,17 @@
<credit type="author">
<name>Phil Bull</name>
<email>philbull gmail com</email>
+ </credit>
+ <credit type="editor">
<name>Tiffany Antopolski</name>
<email>tiffany antopolski com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
-
</info>
<title>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:
@@ -35,7 +35,7 @@ You can open multiple files by typing the filenames after the evince command, se
The <app>document viewer</app> 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>
+<section id="open">
<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
@@ -47,15 +47,15 @@ The <app>document viewer</app> also supports the handling of files on the web.
the Document Viewer toolbar.
</p>
</section>
-<section>
+<section id="fullsreen">
<title>Opening a document in fullscreen mode</title>
<screen>evince --fullscreen file.pdf</screen>
</section>
-<section>
+<section id="presentation">
<title>Opening a document in presentation mode</title>
<screen>evince --presentation file.pdf</screen>
</section>
-<section>
+<section id="preview">
<title>Opening a document in preview mode</title>
<screen>evince --preview file.pdf</screen>
</section>
diff --git a/help/C/index.page b/help/C/index.page
index f7ebbc5..f4050df 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -3,7 +3,6 @@
id="index">
<info>
- <desc>Help for the Evince Document Viewer.</desc>
<title type='link' role="trail"><media type="image" src="figures/evince-trail.png"/></title>
<title type='link'>Evince Document Viewer</title>
<title type='text'>Evince Document Viewer</title>
@@ -11,14 +10,17 @@
<credit type="author">
<name>Phil Bull</name>
<email>philbull gmail com</email>
+ </credit>
+ <credit type="editor">
<name>Tiffany Antopolski</name>
<email>tiffany antopolski com</email>
</credit>
- <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
- </info>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+ </info>
-<title><media type="image" src="figures/evincelogo.png">Evince logo</media>
-Evince document viewer</title>
+<title><media type="image" src="figures/evincelogo.png">Evince logo</media>Evince document viewer</title>
<section id="reading" style="2column">
<title>Reading documents</title>
@@ -52,11 +54,12 @@ Evince document viewer</title>
<title>Tips and tricks</title>
</section>
-<section id="synctex" style="2column" groups="first second third fourth fifth sixth">
+<section id="synctex">
<title>SyncTeX</title>
+ <links type="topic" style="2column" groups="first second third fourth fifth sixth"/>
</section>
-<section id="getInvolved" style="2column" >
+<section id="getInvolved" style="2column">
<title>Get involved</title>
</section>
</page>
diff --git a/help/C/movingaround.page b/help/C/movingaround.page
index ba90b02..be3c6a7 100644
--- a/help/C/movingaround.page
+++ b/help/C/movingaround.page
@@ -18,7 +18,6 @@
</info>
<title>Moving around a document</title>
-
<p>
You can move around each page of a document by any of the following methods:
</p>
@@ -71,7 +70,6 @@ You can move around each page of a document by any of the following methods:
</item>
</list>
-
<section id="between-pages">
<title>Flipping between pages</title>
@@ -89,7 +87,7 @@ the <link xref="toolbar">toolbar</link>.</p></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 id="page-select">
+ <list>
<item><p>Type a page number in the 'page select' tool on the <link
xref="toolbar">toolbar</link> and press <key>Enter</key>. </p></item>
<item><p>If you want to go to the beginning or the end of the document:</p>
@@ -114,7 +112,7 @@ xref="toolbar">toolbar</link> and press <key>Enter</key>. </p></item>
</section>
-<section>
+<section id="navigating">
<title>Navigating with a page list or table of contents</title>
<p>To make the side pane visible click <guiseq><gui>View</gui><gui>Side Pane</gui></guiseq> on the toolbar,
diff --git a/help/C/noprint.page b/help/C/noprint.page
index 3a0390c..04a192a 100644
--- a/help/C/noprint.page
+++ b/help/C/noprint.page
@@ -17,15 +17,17 @@
</info>
<title>I can't print a document</title>
-
+<section id="why">
+ <title>Possible reasons for printing failure</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>
-<section>
+<section id="printer-problems">
<title>Printer problems</title>
<p>
There are many reasons why your printer might not be working. For example, it
@@ -49,7 +51,7 @@ If this fails, see <link href="ghelp:gnome-help?printing">Printing help</link>.
</section>
-<section>
+<section id="pdf-restrictions">
<title>PDF printing restrictions</title>
<p>
Some PDF documents have a setting which prevents you from printing them.
diff --git a/help/C/presentations.page b/help/C/presentations.page
index 07fd0de..7401f15 100644
--- a/help/C/presentations.page
+++ b/help/C/presentations.page
@@ -18,7 +18,8 @@
</info>
<title>Presentations</title>
-
+<section id="start-presentation">
+<title>Starting a presentation</title>
<p>To start a presentation:</p>
<steps>
<item>
@@ -31,8 +32,8 @@
</p>
</item>
</steps>
-
-<section>
+</section>
+<section id="present">
<title>
Moving through a presentation
</title>
@@ -52,7 +53,8 @@
</p>
</section>
-
+<section id="file-formats">
+<title>Supported presentation file formats</title>
<p>
The following file formats can be used for presentations:
</p>
@@ -64,5 +66,5 @@ The following file formats can be used for presentations:
<item><p>Portable Document Format (.pdf)</p></item>
<item><p>PostScript (.ps)</p></item>
</list>
-
+</section>
</page>
diff --git a/help/C/print-order.page b/help/C/print-order.page
index 02fd383..f2c7e51 100644
--- a/help/C/print-order.page
+++ b/help/C/print-order.page
@@ -19,7 +19,7 @@
<title>Getting copies to print in the correct order</title>
-<section>
+<section id="reverse">
<title>
Reverse
</title>
@@ -35,7 +35,7 @@
</steps>
</section>
-<section>
+<section id="collate">
<title>
Collate
</title>
diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page
index b158b38..3a0fe15 100644
--- a/help/C/shortcuts.page
+++ b/help/C/shortcuts.page
@@ -24,8 +24,8 @@
<title>Keyboard shortcuts</title>
-<section><title>Default shortcuts</title>
-<section>
+<section id="default-shortcuts"><title>Default shortcuts</title>
+<section id="open-close-save-print">
<title>Opening, closing, saving and printing</title>
<table frame="all" rules="cols" shade="rows">
<tr>
@@ -57,7 +57,7 @@ document).</p></td>
</table>
</section>
-<section>
+<section id="move-around">
<title>Moving around the document</title>
<table frame="all" rules="cols" shade="rows">
<tr>
@@ -95,7 +95,7 @@ selected).</p></td>
</table>
</section>
-<section>
+<section id="copy">
<title>Selecting and copying text</title>
<table frame="all" rules="cols" shade="rows">
<tr>
@@ -109,7 +109,7 @@ selected).</p></td>
</table>
</section>
-<section>
+<section id="find">
<title>Finding text</title>
<table frame="all" rules="cols" shade="rows">
<tr>
@@ -131,7 +131,7 @@ selected).</p></td>
</table>
</section>
-<section>
+<section id="rotate-zoom">
<title>Rotating and zooming</title>
<table frame="all" rules="cols" shade="rows">
<tr>
@@ -155,7 +155,7 @@ arrow</key></keyseq></p></td>
</section>
</section>
-<section>
+<section id="custom-shortcuts">
<title>Create your own custom shortcuts</title>
diff --git a/help/C/synctex-editors.page b/help/C/synctex-editors.page
index d5cf1b2..ee86636 100644
--- a/help/C/synctex-editors.page
+++ b/help/C/synctex-editors.page
@@ -19,13 +19,13 @@
<title>Supported editors</title>
-<section><title><app>gedit</app></title>
+<section id="gedit"><title><app>gedit</app></title>
<p>
<link xref="synctex-search#forward-search">Forward Search</link> (from <app>gedit</app> to the <app>document viewer</app>) and <link xref="synctex-search#backward-search">Backward search</link> (from the <app>document viewer</app> to <app>gedit</app>) are both supported.
</p>
</section>
-<section><title>Vim-latex</title>
+<section id="vim-latex"><title>Vim-latex</title>
<p>
The <app>gedit</app> plugin contains a python script (evince_dbus.py) that can be used to get SyncTeX working with Vim.
In order to use vim-latex together with the <app>document viewer</app> you need to follow the next steps:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]