r17684 by gpittman - fixed some tabular weirdness in keys.html

scribus-commit scribus-commit at lists.scribus.net
Thu Jul 5 14:44:57 UTC 2012


Author: gpittman
Date: Thu Jul  5 14:44:57 2012
New Revision: 17684

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=17684
Log:
fixed some tabular weirdness in keys.html

Modified:
    branches/Version14x/Scribus/scribus/doc/en/keys.html

Modified: branches/Version14x/Scribus/scribus/doc/en/keys.html
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17684&path=/branches/Version14x/Scribus/scribus/doc/en/keys.html
==============================================================================
--- branches/Version14x/Scribus/scribus/doc/en/keys.html (original)
+++ branches/Version14x/Scribus/scribus/doc/en/keys.html Thu Jul  5 14:44:57 2012
@@ -130,8 +130,8 @@
 </table>
 
 <h3>Moving and Re-sizing Frames using Arrow Keys</h3>
-<table cellpadding="3"><tr>
-<td colspan="2"><b>The following are for points, millimeters, picas*, centimeters, ciceros</b></td></tr>
+<table cellpadding="3" width="50%">
+<tr><td colspan="2"><b>The following are for points, millimeters,<br /> picas*, centimeters, ciceros</b></td></tr>
 <tr><td>Arrow keys</td><td><p>Move item 1 unit</td></tr>
  <tr><td>Ctrl+Arrow</td><td>Move item 10 units</td></tr>
  <tr><td>Shift+Arrow</td><td>Move item 0.1 units</td></tr>
@@ -142,11 +142,12 @@
  <tr><td>Ctrl+Arrow</td><td>Move item 1 unit</td></tr>
  <tr><td>Shift+Arrow</td><td>Move item 0.1 units</td></tr>
 <tr><td>Ctrl+Shift+Arrow</td><td>Move item 0.01 units</td></tr>
-<tr><td colspan="2"><i>** This is about 10 points</i></td></tr>
 </table>
-<table cellpadding="3">
-<tr><td colspan="2"><b>Enlarging/Shrinking Frames***</b></td></tr>
-<tr><td>Alt+Right Arrow</td><td>Enlarges by moving right side outward</td></tr>
+<i>** This is about 10 points</i>
+<p> </p>
+<table cellpadding="3" width="50%">
+<tr><td><b>Enlarging/Shrinking Frames***</b></td></tr>
+<tr><td width="150">Alt+Right Arrow</td><td>Enlarges by moving right side outward</td></tr>
 <tr><td>Alt+Left Arrow</td><td>Enlarges by moving left side outward</td></tr>
 <tr><td>Alt+Up Arrow</td><td>Enlarges by moving top side outward</td></tr>
 <tr><td>Alt+Down Arrow</td><td>Enlarges by moving bottom side outward</td></tr>
@@ -154,8 +155,8 @@
 <tr><td>Shift+Alt+Left Arrow</td><td>Shrinks by moving <i>right</i> side inward</td></tr>
 <tr><td>Shift+Alt+Up Arrow</td><td>Shrinks by moving <i>bottom</i> side inward</td></tr>
 <tr><td>Shift+Alt+Down Arrow</td><td>Shrinks by moving <i>top</i> side inward</td></tr>
-<tr><td colspan="2">*** Amount of movement is one unit, but for picas, movements are one point</td></tr>
 </table>
+*** Amount of movement is one unit, but for picas, movements are one point
 Formerly, if you also held Ctrl, amount of enlarging/shrinking was larger, but currently this only moves the frame.
 <h3>Resizing and Moving Images in Edit Contents Mode</h3>
 <ul>




More information about the scribus-commit mailing list