]> www.fi.muni.cz Git - evince.git/commitdiff
docs: removed trailing whitespaces in all .page files
authorTiffany Antopolski <antopolski@src.gnome.org>
Tue, 16 Nov 2010 03:23:07 +0000 (22:23 -0500)
committerTiffany Antopolski <antopolski@src.gnome.org>
Tue, 16 Nov 2010 03:23:07 +0000 (22:23 -0500)
51 files changed:
help/C/annotations-save.page
help/C/annotations-view.page
help/C/commandline.page
help/C/convertPostScript.page
help/C/convertSVG.page
help/C/convertpdf.page
help/C/duplex-10pages.page
help/C/duplex-11pages.page
help/C/duplex-12pages.page
help/C/duplex-13pages.page
help/C/duplex-14pages.page
help/C/duplex-15pages.page
help/C/duplex-16pages.page
help/C/duplex-3pages.page
help/C/duplex-4pages.page
help/C/duplex-5pages.page
help/C/duplex-6pages.page
help/C/duplex-7pages.page
help/C/duplex-8pages.page
help/C/duplex-9pages.page
help/C/duplex-npages.page
help/C/editing.page
help/C/finding.page
help/C/formats.page
help/C/forms-saving.page
help/C/invert-colors.page
help/C/movingaround.page
help/C/noprint.page
help/C/opening.page
help/C/password.page
help/C/print-2sided.page
help/C/print-booklet.page
help/C/print-differentsize.page
help/C/print-order.page
help/C/print-select.page
help/C/printing.page
help/C/reload.page
help/C/shortcuts.page
help/C/singlesided-13-16pages.page
help/C/singlesided-17-20pages.page
help/C/singlesided-3-4pages.page
help/C/singlesided-5-8pages.page
help/C/singlesided-9-12pages.page
help/C/singlesided-npages.page
help/C/synctex-beamer.page
help/C/synctex-editors.page
help/C/synctex-search.page
help/C/synctex-support.page
help/C/synctex.page
help/C/textselection.page
help/C/zooming.page

index 410ea7056891562ceedd15055bb5c70f8b15ba1b..d3def6d1872d55b0e4457db7167801f38c66a827 100644 (file)
@@ -26,7 +26,7 @@
    </item>
    <item>
      <p>
-      Choose a name and folder to save the file in, then click <gui>Save</gui>. 
+      Choose a name and folder to save the file in, then click <gui>Save</gui>.
       The PDF will be saved in the folder you chose.
      </p>
     </item>
index 0f6fb55b1c150890211c9dfa88297b37c9ecd49d..b42722252b1373dcea1be5df928ef77a55cf02dd 100644 (file)
@@ -26,7 +26,7 @@
    </item>
    <item>
      <p>
-      Choose a name and folder to save the file in, then click <gui>Save</gui>. 
+      Choose a name and folder to save the file in, then click <gui>Save</gui>.
       The PDF will be saved in the folder you chose.
      </p>
     </item>
index 4d586568a6f451853ba4d9746f29112e8252eac7..77f1e162c7e0b5d69f3493e91d2ff17679f399a6 100644 (file)
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
 <title>The Command Line</title>
 
 <p>
-To start the Document Viewer from the command line, type <cmd>evince</cmd>. You 
+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>
 
@@ -38,12 +38,12 @@ Evince also supports the handling of files on the web.  For example, after the e
 <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 
+    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 page label should be in the same format as the page number displayed in
     the Document Viewer toolbar.
     </p>
 </section>
index f720e53be8776836f477a3f17b8d658567d5f813..1a1e7cdf3da00886a94bce566273f50a3e6d215c 100644 (file)
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
 <title>Converting A Document To PostScript</title>
 
 <p>
-You can convert documents of the following format types to PostScript files: 
+You can convert documents of the following format types to PostScript files:
 </p>
 <list>
  <item><p>DjVu (.djvu, .djv)</p></item>
@@ -28,24 +28,24 @@ You can convert documents of the following format types to PostScript files:
  <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.  
+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 
+      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 
+      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>. 
+      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>
index 6c6a8b07e8ec181b3e95978eb07d6e83a6db2236..5052867c3f50362afbcf5d2dbdbcea6233d47aee 100644 (file)
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
 <title>Converting A Document To SVG</title>
 <p>
-You can convert documents of the following format types to SVG files: 
+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.  
+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 
+      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 
+      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>. 
+      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>
index ccbb6a53b1ce4baf0a3c87264c7c7bdf2ca0d496..5152bb414a1d162469920560c47d5d16f3ca5677 100644 (file)
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
 <title>Converting A Document To PDF</title>
 
 <p>
-You can convert documents of the following format types into PDF format: 
+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.  
+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 
+      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 
+      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>. 
+      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>
@@ -53,11 +53,11 @@ This works by opening the file in Document Viewer and "printing" the document as
 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> 
+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>
 
index 9c191d083f271e7ac98475fbbfa42c38ceff4a68..1287b82b0499a9f8e4dd245140afcc97e720d25d 100644 (file)
@@ -4,9 +4,9 @@
 
   <info>
     <link type="guide" xref="print-booklet#doubleSided"/>
-   
+
     <desc>Print a 10 page booklet.</desc>
-    
+
     <revision pkgversion="2.32" version="0.1" date="2010-10-26" status="draft"/>
     <credit type="author">
       <name>Tiffany Antopolski</name>
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
index 7c2005afbd53deff64d082c50c473f2622a7b4c8..eb215f47b4e823498f1048ffbdb0ff5314d8ed13 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
index 8b551d010a6397819e40c0b2814ac753f2737c34..ac6a9233a03a3bc6f82d86ac8ee619543d11dff9 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
index db0b69f812e7b401c6f2d4cce04a0ff669f2b80b..33bc588f3b32f61f7cdc508406435926087cb18e 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
  </item>
  <item>
   <p>
-   Choose the <gui>General</gui> tab.  
+   Choose the <gui>General</gui> tab.
   </p>
 <p>
- Under <em>Range</em>, select <gui>Pages</gui> and type: 1  
+ Under <em>Range</em>, select <gui>Pages</gui> and type: 1
 </p>
 
  </item>
 
  <item>
   <p>
-   Choose the <gui>Page Setup</gui> tab. 
+   Choose the <gui>Page Setup</gui> tab.
   </p>
   <p>
-Under <em>Layout</em>, in the <gui>Two-side</gui> option, select <gui>Short Edge (Flip)</gui>.   
+Under <em>Layout</em>, in the <gui>Two-side</gui> option, select <gui>Short Edge (Flip)</gui>.
   </p>
   <p>
-In the <gui>Pages per side</gui> option, select <gui>2</gui>.  
+In the <gui>Pages per side</gui> option, select <gui>2</gui>.
 </p>
 <p>
 In the <gui>Page ordering</gui> menu, select <gui>Right to left</gui>.
@@ -63,7 +63,7 @@ Click <gui>Print</gui>.
    Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again.
   </p>
 <p>
-Choose the General tab.  
+Choose the General tab.
 </p>
 <p>
 Under <em>Range</em>, select <gui>Pages</gui> and type: 2
@@ -71,7 +71,7 @@ Under <em>Range</em>, select <gui>Pages</gui> and type: 2
  </item>
  <item>
   <p>
-  Choose the <gui>Page Setup</gui> tab and in the <gui>Page ordering</gui>  menu, select <gui>Left to right</gui>.  
+  Choose the <gui>Page Setup</gui> tab and in the <gui>Page ordering</gui>  menu, select <gui>Left to right</gui>.
 </p>
 <p>
 Click <gui>Print</gui>.
@@ -79,13 +79,13 @@ Click <gui>Print</gui>.
  </item>
  <item>
   <p>
-     To print page 3, Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again. 
+     To print page 3, Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again.
   </p>
 <p>
 In the <gui>General</gui> tab, enter 3 in the <gui>Pages</gui> selection.
 </p>
 <p>
- In the <gui>Page Setup</gui> tab, set the <gui>Page ordering</gui> to <gui>Right to left</gui>.  
+ In the <gui>Page Setup</gui> tab, set the <gui>Page ordering</gui> to <gui>Right to left</gui>.
 </p>
 <p>
 Click <gui>Print</gui>.
@@ -98,7 +98,7 @@ Click <gui>Print</gui>.
  </item>
  <item>
   <p>
-       Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again. 
+       Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again.
  </p>
 <p>
 In the <gui>General</gui> tab enter pages 4, 13 in the <gui>Pages</gui> selection menu.
@@ -112,10 +112,10 @@ In the <gui>General</gui> tab enter pages 4, 13 in the <gui>Pages</gui> selectio
  </item>
  <item>
   <p>
-      Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again. 
+      Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again.
   </p>
   <p>
-Enter pages 8, 9, 10, 7, 6, 11, 12, 5 in the <gui>Pages</gui> selection menu and set <gui>Page ordering</gui> to  <gui>Left to right</gui>. 
+Enter pages 8, 9, 10, 7, 6, 11, 12, 5 in the <gui>Pages</gui> selection menu and set <gui>Page ordering</gui> to  <gui>Left to right</gui>.
 </p>
   <p>
 Click <gui>Print</gui>.
index 351d6064b524d95223fb4270e1dde7923e939d70..444edc0a938493512de16b94191b0ffa69eb8541 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -35,7 +35,7 @@
  <p>
    Type the numbers of the pages in this order: 14, 3, 4, 13, 12, 5, 6, 11, 10, 7, 8, 9, 2
   </p>
+
  </item>
  <item>
   <p>
index a8867924528381d1f39b4466a11c1cdf84f7205f..9ee24ae95ad35744a0aafb8942c5b331dda57546 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -40,7 +40,7 @@
   <p>
    Follow the steps for printing a <link xref="duplex-16page">16-page booklet</link>.
   </p>
+
  </item>
 </steps>
 
index ead466bd1aa1a5008361c2f7de4078e008e6be9b..9f76e9d48ddfbea6a064d23d5aee3d38199f7918 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -34,7 +34,7 @@
   </p>
   <tree>
    <item>
-   Type the numbers of the pages in this order: 
+   Type the numbers of the pages in this order:
        <item>16, 1, 2, 15, 14, 3, 4, 13, 12, 5, 6, 11, 10, 7, 8, 9</item>
     </item>
   </tree>
index 09916cea9848522f93a665f54f3b258b6b92a5a7..54d4b846d60100f9ca20ab300e7c79c95b36169a 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -77,7 +77,7 @@
   <p>
    Follow the steps for printing a <link xref="duplex-4page">4-page booklet</link>.
   </p>
+
  </item>
 </steps>
 </note>
index d8ce0c4020205a152cd3c9664cf2e11e604d1a36..45df002e379bededb18519c804e3af03a1f81349 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
index b29145205c3439d9d6155bb6f62dcfe7575c5c37..327890be27746e3c4cd5e7457ac44e906051b70b 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -65,7 +65,7 @@
       Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again.
   </p>
   <p>
-     Choose the General tab.  
+     Choose the General tab.
   </p>
   <p>
     Under <em>Range</em>, select <gui>Pages</gui> and type: 2
@@ -73,7 +73,7 @@
  </item>
  <item>
   <p>
-   Choose the <gui>Page Setup</gui> tab. 
+   Choose the <gui>Page Setup</gui> tab.
   </p>
   <p>
    In the <gui>Page ordering</gui>  menu, select <gui>Left to right</gui>.
 
  <item>
   <p>
-   To print page 3, click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again. 
+   To print page 3, click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again.
   </p>
   <p>
-    In the <gui>General</gui> tab enter the page number in the <gui>Pages</gui> selection . 
+    In the <gui>General</gui> tab enter the page number in the <gui>Pages</gui> selection .
   </p>
  </item>
  <item>
  <p>
-In the <gui>Page Setup</gui> tab, set the <gui>Page ordering</gui> to <gui>Right to left</gui>. 
+In the <gui>Page Setup</gui> tab, set the <gui>Page ordering</gui> to <gui>Right to left</gui>.
   </p>
 <p>
  Click <gui>Print</gui>.
@@ -106,10 +106,10 @@ In the <gui>Page Setup</gui> tab, set the <gui>Page ordering</gui> to <gui>Right
  </item>
  <item>
   <p>
-   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>. 
+   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
   </p>
   <p>
-In the <gui>General</gui> tab enter pages 4, 9 in the <gui>Pages</gui> selection menu.  
+In the <gui>General</gui> tab enter pages 4, 9 in the <gui>Pages</gui> selection menu.
   </p>
   <p>
 In the <gui>Page Setup</gui> tab set <gui>Page ordering</gui> to  <gui>Left to right</gui>.
index 48c09b18938625358c73dc67dbbf1783093d80eb..96132e995f89afb2081ddd42da28bb05b5905b88 100644 (file)
@@ -6,7 +6,7 @@
     <link type="guide" xref="print-booklet#doubleSided"/>
     <title type="sort">06-Page Booklet</title>
     <desc>Print a 6 page booklet.</desc>
+
     <revision pkgversion="2.32" version="0.1" date="2010-10-26" status="draft"/>
     <credit type="author">
       <name>Tiffany Antopolski</name>
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
index 8cd9475a6a2be120f8386d7d1ba5012e9fce8c6e..d5adaf40828ca4b6b12e1a9143e429da084cb230 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -38,7 +38,7 @@
   <p>
    Type the numbers of the pages in this order: 7, 2, 1
   </p>
+
  </item>
  <item>
   <p>
index 92d53cb23765a69c91bbef819c63fda4edb73daa..bb13ece09674575161ce42460ed50edd5037e937 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
index 29d82219fb0fac1da571abdb298b31181fd51b55..03a59d2df8385aea0bd644ee4ce7b311f029c875 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -29,7 +29,7 @@
 
  <item>
   <p>
-   Choose the <gui>General</gui> tab. 
+   Choose the <gui>General</gui> tab.
   </p>
   <p>
  Under <em>Range</em>, select <gui>Pages</gui> and type: 1
@@ -39,7 +39,7 @@
  <item>
   <p>
    Choose the <gui>Page Setup</gui> tab.
-  </p> 
+  </p>
  <p>
    Under <em>Layout</em>, in the <gui>Two-side</gui> option, select <gui>Short Edge (Flip)</gui>.
   </p>
@@ -62,7 +62,7 @@
  </item>
  <item>
   <p>
-      Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again and choose the General tab. 
+      Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again and choose the General tab.
   </p>
   <p>
     Under <em>Range</em>, select <gui>Pages</gui> and type: 2
@@ -70,7 +70,7 @@
  </item>
  <item>
   <p>
-   Choose the <gui>Page Setup</gui> tab and in the <gui>Page ordering</gui>  menu, select <gui>Left to right</gui>.   
+   Choose the <gui>Page Setup</gui> tab and in the <gui>Page ordering</gui>  menu, select <gui>Left to right</gui>.
   </p>
   <p>
  Click <gui>Print</gui>.
@@ -79,7 +79,7 @@
 
  <item>
   <p>
-   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again. 
+   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> again.
   </p>
   <p>
    In the <gui>General</gui> tab enter 3 in the <gui>Pages</gui> selection.
@@ -89,7 +89,7 @@
  <item>
  <p>
 
- In the <gui>Page Setup</gui> tab, set the <gui>Page ordering</gui> to <gui>Right to left</gui>. 
+ In the <gui>Page Setup</gui> tab, set the <gui>Page ordering</gui> to <gui>Right to left</gui>.
  </p>
  <p>
  Click <gui>Print</gui>.
  </item>
  <item>
   <p>
-   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>. 
+   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
   </p>
  <p>
  In the <gui>General</gui> tab enter pages 4,9 in the <gui>Pages</gui> selection menu.
 </p>
 <p>
 
- In the <gui>Page Setup</gui> tab set <gui>Page ordering</gui> to  <gui>Left to right</gui>. 
+ In the <gui>Page Setup</gui> tab set <gui>Page ordering</gui> to  <gui>Left to right</gui>.
 </p>
 <p>
 Click <gui>Print</gui>.
@@ -118,7 +118,7 @@ Click <gui>Print</gui>.
 
  <item>
   <p>
-   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>. 
+   Click <guiseq><gui>File</gui><gui>Print</gui></guiseq>.
 </p>
 <p>
 Enter pages 8, 5, 6, 7 in the <gui>Pages</gui> selection menu and set <gui>Page ordering</gui> to  <gui>Left to right</gui>.
index 217887f15960d6cb9d8fa428597ca7f30591ccc6..c76a03aa6bc9250769d7f7a47a67a566c17373b4 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -58,7 +58,7 @@
   </p>
   <tree>
    <item>
-   Type the numbers of the pages in this order: 
+   Type the numbers of the pages in this order:
        <item>n, 1, 2, n-1, n-2, 3, 4, n-3, n-4, 5, 6, n-5, n-6, 7, 8, n-7, n-8, 9, 10, n-9, n-10, 11, 12, n-11...</item>
       <item>...until you have typed n-number of pages.</item>
     </item>
index b96feeb6555ffe38cc408d926f572a62bb833990..3fb7c1c1b2274d50557ebd0013056640318b69b1 100644 (file)
@@ -27,7 +27,7 @@
 
 <note>
  <p>
- PDF and PostScript (.ps) files are not usually intended to be edited, but PDF editing software is available. Try 
+ 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>
index bbec5371cb5715ae38f67972bc5c1219c3cac65d..4181f34b129dbf5905e0357103481ad2a6ab663b 100644 (file)
 
 <title>Finding Words and Phrases 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 
+    <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 or phrase you want to look for and a search will start 
+    <item><p>Type the word or phrase 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 
+    <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>
-    </item>  
+    </item>
 </steps>
 
 <p>
@@ -42,7 +42,7 @@ If the word or phrase you searched does not appear in the entire document <app>E
 <note>
   <p>
 Only PDF documents are searchable. Some PDF documents are not searchable because their text
-is encoded in the document as an image. 
+is encoded in the document as an image.
   </p>
 </note>
 
index 290576c64a47851e3cacb6ed4c4c52b732529524..c6ada4236e88602360faf9ab7ce80cee125de942 100644 (file)
@@ -38,7 +38,7 @@
 </list>
 <note>
 <p>
-In some Linux distributions, not all formats are supported by default, so you might not be able to view all the formats listed above.  
+In some Linux distributions, not all formats are supported by default, so you might not be able to view all the formats listed above.
 </p>
 <p>
 Support for a format is called a <em>backend</em>.  If <app>Evince</app> gives you the error "Unable to Open Document", you may wish to check whether the backend package for the format is installed.
index 7721ffb62769a9eee8fdcfd55118853ac6ccebf2..e4bc31134de93dc369fba10ac983b0e76fc9b7b6 100644 (file)
@@ -36,7 +36,7 @@
      </item>
  <item>
       <p>
-      Choose a name and folder to save the file in, then click <gui>Save</gui>. 
+      Choose a name and folder to save the file in, then click <gui>Save</gui>.
       The PDF will be saved in the folder you chose.
       </p>
     </item>
    <steps>
     <item>
       <p>
-      Click <guiseq><gui>File</gui><gui>Print</gui></guiseq> and go to the 
+      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 
+      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>. 
+      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>
@@ -74,4 +74,4 @@
 </p>
 </note>
 
-</page>
+</page>q
index 1dae97ae438ad011c5109ba3c0633384b9b7fc5c..f4b2e5af01564ebcc97ecd416876705c58eb6c4a 100644 (file)
@@ -4,7 +4,7 @@
 
   <info>
     <link type="guide" xref="index#tips"/>
-    
+
     <desc>
     Inverting the colors can make it easier to read some text.
     </desc>
@@ -16,7 +16,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -24,7 +24,7 @@
 
 
  <p>
- To swap black for white, white for black, and so on, click <guiseq><gui>View</gui><gui>Inverted Colors</gui></guiseq>. 
+ To swap black for white, white for black, and so on, click <guiseq><gui>View</gui><gui>Inverted Colors</gui></guiseq>.
  </p>
 
 
index c380eac186ba012548546916372bdde6d65414f3..00ee6701d64da073ea9999b713c4ba979d57885f 100644 (file)
@@ -13,7 +13,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -32,8 +32,8 @@ You can move around each page of a document by any of the following methods:
        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 
+   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>
@@ -55,7 +55,7 @@ You can move around each page of a document by any of the following methods:
   <p>
    Dragging the page around with your mouse, as if you are grabbing it. To do this:
    </p>
+
     <list>
      <item>
       <p>
@@ -85,7 +85,7 @@ You can move around each page of a document by any of the following methods:
      <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 
+  <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>
@@ -97,14 +97,14 @@ You can move around each page of a document by any of the following methods:
      </list></item>
     </list></item>
   <item><p>
-  To move ten pages at a time, press 
-  <keyseq><key>Shift</key><key>Page Up</key></keyseq> or 
+  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 
+  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>
@@ -115,18 +115,18 @@ You can move around each page of a document by any of the following methods:
 <section>
   <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, 
-  or press <key>F9</key> on the keyboard.  You should see a preview of all of the pages in 
+  <p>To make the side pane visible click <guiseq><gui>View</gui><gui>Side Pane</gui></guiseq> on the toolbar,
+  or press <key>F9</key> on the keyboard.  You should see a preview of all of the pages in
   the document.</p>
 
   <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 
+  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 
+  <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>
 
index 7916e6d903db03c31b9ed27fc3724510594e53c7..595ca3f9d9b98a98ebc6e3bcf3bfdeaa7c98cd74 100644 (file)
@@ -12,7 +12,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -28,7 +28,7 @@
 <section>
   <title>Printer Problems</title>
   <p>
-  There are many reasons why your printer might not be working. For example, it 
+  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>
 
    <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 
+If this fails, see your printer's manual
   to see what else you can do.
 </p>
 </note>
 
 </item>
   </steps>
-  
+
 
 </section>
 
 <section>
   <title>PDF Printing Restrictions</title>
   <p>
-  Some PDF documents have a setting which prevents you from printing them. 
+  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 
+  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 
+      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 
+      Type <input>gconf-editor</input> into the text box and click
       <gui>Run</gui>. The Configuration Editor will open.
       </p>
     </item>
index 0c4db9b442064dfdb14057b75b488a4089373df5..3333927a28b1602176175bcc3432c807f0f1d876 100644 (file)
@@ -27,9 +27,9 @@
    <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> 
+     </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>
index 3920e47da0ab8c8b2dedee0a8ba5781d6d0a63c4..3e0572f48f64e25b6cd404a163f4fad24706c342 100644 (file)
@@ -13,7 +13,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -22,7 +22,7 @@
 <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>
index dd5a3b6b4e8a3884c5fc7ea4ba2b327b5f5c4363..e726cc170c9cdc9381fee2cfe89642faafe8e303 100644 (file)
@@ -15,7 +15,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
index ea336d31dc74ad2a00e5e1ab24f55b65286310a3..83c6b5a6a1db511320958232b7770a9b7282f5af 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
index 16ce9df7bf71dd47722f29694af177ece360c34e..92f49e201370e5fd5aeff47cbd03ba76ccabe0d1 100644 (file)
@@ -20,7 +20,7 @@
 <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 
+ 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>
index d556081c0de03b55eb5d243139dc7f0f382421b3..69d8a644f1250c7fcbc6f46f8d6093d727d8501f 100644 (file)
@@ -5,7 +5,7 @@
   <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"/>
@@ -25,7 +25,7 @@
   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. 
+  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:
@@ -41,7 +41,7 @@
   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 
+  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>
 
index 1953d9de15d45e99c49ae1b48c86409c161bc3af..b3476ccc6ba869e6120ab6f041ab5bda54fdb40d 100644 (file)
@@ -33,7 +33,7 @@
 
 
 <note>
-<p> 
+<p>
  For example, if you enter "1,3,5-7,9" in the <gui>Pages</gui> textbox, pages 1,3,5,6,7 and 9 will be printed.
 </p>
  <media type="image" src="print-select.png"/>
index 562443204d30447d19db1934f506267d13d57427..fd3189678df61b06791201ffac04d23ceb2c1ce4 100644 (file)
@@ -5,7 +5,7 @@
   <info>
     <link type="guide" xref="index#printing" />
     <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"/>
@@ -15,7 +15,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -29,7 +29,7 @@
    <item><p>Click <gui>Print</gui>.</p></item>
   </steps>
  </item>
-</list> 
+</list>
 
 <list>
  <item>
index 33f806ba3757c6cb6413d4e8732f64fae80a1155..fa96f23d6811d7ed5c2f07d38d1336582a6cbb24 100644 (file)
@@ -4,9 +4,9 @@
 
   <info>
     <link type="guide" xref="index#faq"/>
-    
+
     <desc>
-    <app>Evince</app> automatically reloads your document if another program 
+    <app>Evince</app> automatically reloads your document if another program
     changes it while you're viewing it.
     </desc>
 
@@ -17,7 +17,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
index f841d9072a42f795e7a853ffe8e0bedf4eeb35ed..f17ac1944d1c81c640395be41e1690a94d845524 100644 (file)
@@ -13,7 +13,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
         <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>
     <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>
     <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>
     <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 
+        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>
     <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>
@@ -165,17 +165,17 @@ Enable the /desktop/gnome/interface/can_change_accels flag in gconf:
   </p>
  </item>
  <item>
-  <p> 
+  <p>
     In the Configuration Editor select <guiseq><gui>desktop</gui><gui>gnome</gui><gui>interface</gui></guiseq>.
   </p>
  </item>
  <item>
-  <p> 
+  <p>
     Check the value box for <gui>can_change_accels</gui> in the right side of the window.
   </p>
  </item>
  <item>
-  <p> 
+  <p>
    You can add/change the shortcut as follows:
   </p>
     <list style = "auto">
index 1380a830c784f1cee612135e13f41cbbaeeac6f8..b93daf533c752a7e7d4d9dc4c30134b0fb565be5 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -56,7 +56,7 @@
   </p>
   <tree>
    <item>
-   Type the numbers of the pages in this order: 
+   Type the numbers of the pages in this order:
        <item>16, 1, 2, 15, 14, 3, 4, 13, 12, 5, 6, 11, 10, 7, 8, 9</item>
     </item>
   </tree>
      Click <gui>Print</gui>.
     </p>
    </item>
-  
+
   </steps>
 
 </page>
index 122996978548a86a1a977f06bd56c9dc637e31db..e6b28ed6bda8644a7ed33759f4793539cee77522 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -54,7 +54,7 @@
   </p>
   <tree>
    <item>
-   Type the numbers of the pages in this order: 
+   Type the numbers of the pages in this order:
        <item>20, 1, 2, 19, 18, 3, 4, 17, 16, 5, 6, 15, 14, 7, 8, 13, 12, 9, 10, 11</item>
     </item>
   </tree>
     <p>
      Click <gui>Print</gui>.
     </p>
-   </item> 
+   </item>
   </steps>
 </page>
index 87d82bc4711eb72ce6b5757b7548f06bc38f59e5..1b26e75447ac809db364f7c94fc441c2a5813cd3 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
      Click <gui>Print</gui>.
     </p>
    </item>
-  
+
   </steps>
 
 </page>
index 45b2f80abe6f3ca527d2d8840ec34853da9a5482..d4ecb816b846e952cd2b24b103c1ec20f8f795c8 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
      Click <gui>Print</gui>.
     </p>
    </item>
-  
+
   </steps>
 
 </page>
index 8ac0b2abccf9dd062ab40718ff03ba39a4ab1070..8cf70fd40886e67e4ad5bb3217169b3a4c7a0d37 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
      Click <gui>Print</gui>.
     </p>
    </item>
-  
+
   </steps>
 
 </page>
index 876b5b6860d560c4f300be8c322b898d47d0bdca..d134b47f954c0e6f3f3750ae2c7c63567ce99b31 100644 (file)
@@ -14,7 +14,7 @@
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
@@ -59,7 +59,7 @@
   </p>
   <tree>
    <item>
-   Type the numbers of the pages in this order: 
+   Type the numbers of the pages in this order:
        <item>n, 1, 2, n-1, n-2, 3, 4, n-3, n-4, 5, 6, n-5, n-6, 7, 8, n-7, n-8, 9, 10, n-9, n-10, 11, 12, n-11...</item>
       <item>...until you have typed n-number of pages.</item>
     </item>
     <p>
      Click <gui>Print</gui>.
     </p>
-   </item> 
+   </item>
   </steps>
 </page>
index 8721e93fe6f6ab52e800044e4699b858820af1ae..143f5693b4651e946f3ab274efda95f9472d3398 100644 (file)
@@ -26,7 +26,7 @@
 <section id="forward-search">
     <title>Forward Search: From Beamer-LaTeX source to PDF (<app>Gedit</app> to <app>Evince</app>)</title>
     <p>
-      With <link xref="synctex-search#forward-search">forward search</link>, you can click on a specific line of Beamer-LaTeX source code. The <em>top</em> of the corresponding slide in the PDF will be outlined in red.  This will often be the <em>frametitle</em>.  
+      With <link xref="synctex-search#forward-search">forward search</link>, you can click on a specific line of Beamer-LaTeX source code. The <em>top</em> of the corresponding slide in the PDF will be outlined in red.  This will often be the <em>frametitle</em>.
     </p>
 </section>
 
@@ -38,7 +38,7 @@
      </p>
  <code>\end{frame}</code>
 
-   
+
 </section>
 
 
index 404ed5f336937dfde5275e975d94d5ce8d9d1e59..3033a509ce6f843168996e7485ec7c08eefd5d12 100644 (file)
@@ -46,7 +46,7 @@ let g:Tex_ViewRule_pdf = 'evince_dbus.py'
 let g:Tex_DefaultTargetFormat = 'pdf'
 let g:Tex_CompileRule_pdf = 'pdflatex --synctex=1 -interaction=nonstopmode $*'
 </code>
-  
+
   </item>
   <item>
    <p>
index b9901fab681a9233afad65b79390c4b1b5e19675..603f76a36bd47272567cf3623856ceeca70f70c0 100644 (file)
@@ -60,7 +60,7 @@ either in the first or last three lines of each included TeX file, and forward s
 <section id="backward-search">
     <title>Backward Search: From PDF to TeX (<app>Evince</app> to <app>Gedit</app>)</title>
      <p>
- Backward search allows you to click on a specific line in the PDF file, and jump to the associated line in the TeX source code. 
+ Backward search allows you to click on a specific line in the PDF file, and jump to the associated line in the TeX source code.
 </p>
 <p>
 You can perform a backward search by pressing <key>Ctrl</key>+ Left Click in <app>Evince</app>. The corresponding line in the TeX source code will be hightlighted.
index 54f2798ed5b2df506eb48933fe90887e34ca8916..c969904be9b1d17b64e580f9a447403ad8743938 100644 (file)
@@ -29,12 +29,12 @@ The following packages need to be installed in order to add support for SyncTex:
   </item>
   <item>
     <p>
-      gedit-plugins 
+      gedit-plugins
     </p>
   </item>
 </list>
 
-<p> 
+<p>
   In <app>Gedit</app>, enable the SyncTex Plugin:
 </p>
 <steps>
index d80fc6d722c2280cc09d876f22df958291986691..e005902b7f36f375bd8b540b3e13a582ea83db12 100644 (file)
@@ -18,7 +18,7 @@
 
 <title>What is SyncTex?</title>
 <p>
-   SyncTeX is a method that enables synchronization between a TeX source file and the resulting PDF output. 
+   SyncTeX is a method that enables synchronization between a TeX source file and the resulting PDF output.
 </p>
 
 </page>
index 27f415fa944eeb7672c848846d232d1bb71972f1..3b8290f86342b59080dbdb27170fb1ff767f1d04 100644 (file)
 
 
 <p>
-If you highlight and copy text from a document using <app>Evince</app> and then paste it into another 
+If you highlight and copy text from a document using <app>Evince</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>
 
 
  <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 
+  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>
 
- <p> 
-  Unfortunately, there is no real way of fixing this problem. Copying 
+ <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 <guiseq><gui>Applications</gui><gui>Accessories</gui><gui>Text Editor</gui></guiseq>.
   </p>
 
index 901074d09f4ff1ffaa55602d99c1b0147c413158..5c467f1d04896c017133d2fca8e880b4b7b39353 100644 (file)
@@ -38,7 +38,7 @@ The <gui>Best Fit</gui> option will make a document page fit the whole <em>heigh
 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 
+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>
@@ -47,7 +47,7 @@ If you want to see two pages at once, side by side, like in a book, click
 <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> 
+    <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>