]> www.fi.muni.cz Git - evince.git/commitdiff
help: shortcuts.page, fixed tables.
authorTiffany Antopolski <tiffany@antopolski.com>
Mon, 11 Apr 2011 05:25:37 +0000 (01:25 -0400)
committerTiffany Antopolski <tiffany@antopolski.com>
Mon, 11 Apr 2011 05:25:37 +0000 (01:25 -0400)
help/C/shortcuts.page

index 563242d2348bdc7a0d83bc3ad4a7fcdf0764d268..8cc1e63a60918e25af664fc1554c69ff0ccdc339 100644 (file)
       <name>Phil Bull</name>
       <email>philbull@gmail.com</email>
     </credit>
+    <credit type="author">
+       <name>Tiffany Antopolski</name>
+       <email>tiffany.antopolski@gmail.com</email>
+    </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
     </license>
 <section><title>Default Shortcuts</title>
 <section>
   <title>Opening, Closing, Saving And Printing</title>
-  <table frame = "all" rules = "cols" shade = "rows">
-
+  <table frame="all" rules="cols" shade="rows">
     <tr>
-        <td>Open a document.</td><td><keyseq><key>Ctrl</key><key>O</key></keyseq></td>
+        <td><p>Open a document.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>O</key></keyseq></p></td>
     </tr>
     <tr>
-        <td>Open a copy of the current document.</td> <td><keyseq><key>Ctrl</key><key>N</key></keyseq></td>
+        <td><p>Open a copy of the current document.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></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>
+        <td><p>Save a copy of the current document with a new file
+name.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>S</key></keyseq></p></td>
     </tr>
     <tr>
-
-        <td>Print the current document.</td><td><keyseq><key>Ctrl</key><key>P</key></keyseq></td>
+        <td><p>Print the current document.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>P</key></keyseq></p></td>
     </tr>
     <tr>
-
-        <td>Close the current document window.</td><td><keyseq><key>Ctrl</key><key>W</key></keyseq></td>
+        <td><p>Close the current document window.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>W</key></keyseq></p></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>
+        <td><p>Reload the document (effectively closes and re-opens the
+document).</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>R</key></keyseq></p></td>
     </tr>
   </table>
 </section>
 
-
-
-
 <section>
     <title>Moving around the document</title>
-<table frame = "all" rules = "cols" shade = "rows">
+<table frame="all" rules="cols" shade="rows">
     <tr>
-
-        <td>Move up/down a page.</td><td><key>Arrow</key> keys</td>
+        <td><p>Move up/down a page.</p></td>
+        <td><p>Arrow keys</p></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>
+        <td><p>Move up/down a page several lines at a time.</p></td>
+        <td><p><key>Page Up</key> / <key>Page Down</key></p></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>
+        <td><p>Go to the previous/next page.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>Page Up</key></keyseq> /
+<keyseq><key>Ctrl</key><key>Page Down</key></keyseq></p></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>
+        <td><p>Go to the beginning of a page (beginning of the document
+if <guiseq><gui>View</gui> <gui>Continuous</gui></guiseq> is
+selected).</p></td>
+         <td><p><key>Home</key></p></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>
+        <td><p>Go to the end of a page (end of the document if
+<guiseq><gui>View</gui><gui>Continuous</gui></guiseq> is selected).</p></td>
+        <td><p><key>End</key></p></td>
     </tr>
     <tr>
-
-       <td>Go to the beginning of the document.</td><td><keyseq><key>Ctrl</key><key>Home</key></keyseq></td>
+       <td><p>Go to the beginning of the document.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>Home</key></keyseq></p></td>
     </tr>
     <tr>
-
-       <td>Go to the end of the document.</td><td><keyseq><key>Ctrl</key><key>End</key></keyseq></td>
+       <td><p>Go to the end of the document.</p></td>
+         <td><p><keyseq><key>Ctrl</key><key>End</key></keyseq></p></td>
     </tr>
 </table>
 </section>
 
 <section>
     <title>Selecting and copying text</title>
-<table frame = "all" rules = "cols" shade = "rows">
+<table frame="all" rules="cols" shade="rows">
     <tr>
-
-        <td>Copy highlighted text.</td><td><keyseq><key>Ctrl</key><key>C</key></keyseq></td>
+        <td><p>Copy highlighted text.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>C</key></keyseq></p></td>
     </tr>
     <tr>
-
-        <td>Select all the text in a document.</td><td><keyseq><key>Ctrl</key><key>A</key></keyseq></td>
+        <td><p>Select all the text in a document.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>A</key></keyseq></p></td>
     </tr>
 </table>
 </section>
 
 <section>
     <title>Finding text</title>
-<table frame = "all" rules = "cols" shade = "rows">
+<table frame="all" rules="cols" shade="rows">
     <tr>
-
-        <td>
+        <td><p>
         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>
+        </p></td>
+        <td><p><keyseq><key>Ctrl</key><key>F</key></keyseq></p></td>
     </tr>
     <tr>
-
-        <td>Go to the next search result.</td><td><keyseq><key>Ctrl</key><key>G</key></keyseq></td>
+        <td><p>Go to the next search result.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>G</key></keyseq></p></td>
     </tr>
     <tr>
-
-        <td>Go to the previous search result.</td><td><keyseq><key>Ctrl</key><key>Shift</key><key>G</key></keyseq></td>
+        <td><p>Go to the previous search result.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>Shift</key><key>G</key></keyseq></p></td>
     </tr>
 </table>
 </section>
 
 <section>
     <title>Rotating and zooming</title>
-<table frame = "all" rules = "cols" shade = "rows">
+<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>
+        <td><p>Rotate the pages 90 degrees counter-clockwise.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>Left arrow</key></keyseq></p></td>
     </tr>
     <tr>
-
-        <td>Rotate the pages 90 degrees clockwise.</td><td><keyseq><key>Ctrl</key><key>Right arrow</key></keyseq></td>
+        <td><p>Rotate the pages 90 degrees clockwise.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>Right
+arrow</key></keyseq></p></td>
     </tr>
     <tr>
-
-        <td>Zoom in.</td><td><keyseq><key>Ctrl</key><key>+</key></keyseq></td>
+        <td><p>Zoom in.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>+</key></keyseq></p></td>
     </tr>
     <tr>
-
-        <td>Zoom out.</td><td><keyseq><key>Ctrl</key><key>-</key></keyseq></td>
+        <td><p>Zoom out.</p></td>
+        <td><p><keyseq><key>Ctrl</key><key>-</key></keyseq></p></td>
     </tr>
 </table>
 </section>