gimp-help-2 r2782 - in trunk: . images/C/toolbox src/toolbox src/using



Author: jhardlin
Date: Sun Mar 15 12:53:30 2009
New Revision: 2782
URL: http://svn.gnome.org/viewvc/gimp-help-2?rev=2782&view=rev

Log:
2009-03-15 Julien hardelin <jm hard wanadoo fr>

        * src/using/selections.xml
        * src/toolbox/tool-move.xml
        * src/toolbox/tool-crop.xml
        * src/toolbox/tool-scale.xml
        * src/toolbox/tool-flip.xml
        * src/toolbox/tool-align.xml
        * src/toolbox/tool-rotate.xml
        * src/toolbox/tool-shear.xml
        * images/C/toolbox/crop-grow-2.png
        * images/C/toolbox/display_ratio.png
        * images/C/toolbox/crop-grow-1.png
        * images/C/toolbox/crop-grow-3.png: reviewed for v2.6

Added:
   trunk/images/C/toolbox/crop-grow-3.png   (contents, props changed)
   trunk/images/C/toolbox/display_ratio.png   (contents, props changed)
Modified:
   trunk/ChangeLog
   trunk/images/C/toolbox/crop-grow-1.png
   trunk/images/C/toolbox/crop-grow-2.png
   trunk/src/toolbox/tool-align.xml
   trunk/src/toolbox/tool-crop.xml
   trunk/src/toolbox/tool-flip.xml
   trunk/src/toolbox/tool-move.xml
   trunk/src/toolbox/tool-rotate.xml
   trunk/src/toolbox/tool-scale.xml
   trunk/src/toolbox/tool-shear.xml
   trunk/src/using/selections.xml

Modified: trunk/images/C/toolbox/crop-grow-1.png
==============================================================================
Binary files. No diff available.

Modified: trunk/images/C/toolbox/crop-grow-2.png
==============================================================================
Binary files. No diff available.

Added: trunk/images/C/toolbox/crop-grow-3.png
==============================================================================
Binary file. No diff available.

Added: trunk/images/C/toolbox/display_ratio.png
==============================================================================
Binary file. No diff available.

Modified: trunk/src/toolbox/tool-align.xml
==============================================================================
--- trunk/src/toolbox/tool-align.xml	(original)
+++ trunk/src/toolbox/tool-align.xml	Sun Mar 15 12:53:30 2009
@@ -10,9 +10,7 @@
   2007-08-14 ciampix: align tool stub page created
 -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-align">
-  <title>
-    <phrase>Align</phrase>
-  </title>
+  <title>Align</title>
   <indexterm>
     <primary>Align</primary>
   </indexterm>
@@ -22,9 +20,7 @@
   </indexterm>
 
   <figure>
-    <title>
-      <phrase>The Align tool in the toolbox</phrase>
-    </title>
+    <title>The Align tool in the toolbox</title>
     <mediaobject>
       <imageobject>
         <imagedata fileref="images/toolbox/toolbox-align.png" format="PNG"/>
@@ -45,9 +41,7 @@
   </para>
 
   <sect3>
-    <title>
-      <phrase>Activating the Tool</phrase>
-    </title>
+    <title>Activating the Tool</title>
     <para>You can activate the Align tool in several ways :</para>
     <itemizedlist>
       <listitem>
@@ -82,9 +76,7 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Key modifiers (Defaults)</phrase>
-    </title>
+    <title>Key modifiers (Defaults)</title>
     <variablelist>
       <varlistentry>
         <term>
@@ -115,13 +107,9 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Tool Options</phrase>
-    </title>
+    <title>Tool Options</title>
     <figure>
-      <title>
-        <phrase>Tool Options for the Align tool</phrase>
-      </title>
+      <title>Tool Options for the Align tool</title>
       <mediaobject>
         <imageobject>
           <imagedata format="PNG"
@@ -265,13 +253,9 @@
     </variablelist>
   </sect3>
   <sect3>
-    <title>
-      <phrase>Example for the <quote>Align</quote> command</phrase>
-    </title>
+    <title>Example for the <quote>Align</quote> command</title>
     <figure>
-      <title>
-        <phrase>Base image</phrase>
-      </title>
+      <title>Base image</title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/toolbox/align-ex1.png" format="PNG"/>
@@ -285,9 +269,7 @@
       </mediaobject>
     </figure>
     <figure>
-      <title>
-        <phrase>Red layer selected</phrase>
-      </title>
+      <title>Red layer selected</title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/toolbox/align-ex2.png" format="PNG"/>
@@ -301,9 +283,7 @@
       </mediaobject>
     </figure>
     <figure>
-      <title>
-        <phrase>Red layer aligned</phrase>
-      </title>
+      <title>Red layer aligned</title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/toolbox/align-ex3.png" format="PNG"/>
@@ -321,9 +301,7 @@
       </mediaobject>
     </figure>
     <figure>
-      <title>
-        <phrase>Distribute with offset</phrase>
-      </title>
+      <title>Distribute with offset</title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/toolbox/align-ex4.png" format="PNG"/>
@@ -342,9 +320,7 @@
       </mediaobject>
     </figure>
     <figure>
-      <title>
-        <phrase>Align using rubber-band box</phrase>
-      </title>
+      <title>Align using rubber-band box</title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/toolbox/align-ex5a.png" format="PNG"/>

Modified: trunk/src/toolbox/tool-crop.xml
==============================================================================
--- trunk/src/toolbox/tool-crop.xml	(original)
+++ trunk/src/toolbox/tool-crop.xml	Sun Mar 15 12:53:30 2009
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
+  2009-03-14 j.h: rebuilt the Allow Growing example
   2008-03-01 j.h: rewrote Shrink Merged. Added "arrow keys"
   2008-01-18 ude: updated 'de'
   2008-01-11 j.h: updated to v2.4 'en;fr'
@@ -13,9 +14,7 @@
   0506609 de reviewed by axel.wernicke
   -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-crop">
-  <title>
-    <phrase>Crop</phrase>
-  </title>
+  <title>Crop</title>
   <indexterm>
     <primary>Crop</primary>
   </indexterm>
@@ -30,9 +29,7 @@
   </indexterm>
 
   <figure>
-    <title>
-      <phrase>Crop tool</phrase>
-    </title>
+    <title>Crop tool</title>
     <mediaobject>
       <imageobject>
         <imagedata fileref="images/toolbox/toolbox-crop.png" format="PNG"/>
@@ -61,7 +58,7 @@
   <para>
     When the mouse becomes the moving cross-hair, you can use the keyboard
     arrow keys to move the crop rectangle. Holding the
-    <keycap>Shift</keycap> key down allows to move by steps of 25 pixels.
+    <keycap>Shift</keycap> key down allows to move by increments of 25 pixels.
   </para>
   <para>
     You can use Guides to position the crop area. Make sure that the
@@ -71,6 +68,20 @@
     </menuchoice>
     option is checked.
   </para>
+  <note>
+    <para>
+      You can see the aspect ratio in the status bar:
+      <figure>
+        <title>Aspect ratio display</title>
+        <mediaobject>
+          <imageobject>
+            <imagedata format="PNG"
+                       fileref="images/toolbox/display_ratio.png"/>
+          </imageobject>
+        </mediaobject>
+      </figure>
+    </para>
+  </note>
 
   <sect3>
     <title>
@@ -110,9 +121,7 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Key modifiers (Defaults)</phrase>
-    </title>
+    <title>Key modifiers (Defaults)</title>
     <variablelist>
       <varlistentry>
         <term>Shortcut</term>
@@ -152,13 +161,9 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Tool Options</phrase>
-    </title>
+    <title>Tool Options</title>
     <figure>
-      <title>
-        <phrase>Tool Options for the <quote>Crop</quote> tool</phrase>
-      </title>
+      <title>Tool Options for the <quote>Crop</quote> tool</title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/toolbox/tool-options-crop.png" format="PNG"/>
@@ -182,22 +187,19 @@
         <listitem>
           <para>
             This option allows the crop or resize to take place outside the
-            image or layer boundary.
+            image (or layer), and even the canvas. So, you can give the size
+            you want to the resulting image. Transparency will be used if
+            there is no material to crop.
           </para>
           <figure>
-            <title>
-              <phrase>
-                Example for <quote>Allow Growing</quote>
-              </phrase>
-            </title>
+            <title>Example for <quote>Allow Growing</quote></title>
             <mediaobject>
               <imageobject>
                 <imagedata fileref="images/toolbox/crop-grow-1.png" format="PNG"/>
               </imageobject>
               <caption>
                 <para>
-                  The option is checked: you can draw the crop rectangle
-                  outside the image border.
+                  An image on a big canvas
                 </para>
               </caption>
             </mediaobject>
@@ -207,9 +209,18 @@
               </imageobject>
               <caption>
                 <para>
-                  The resulting image has the same size as the crop
-                  rectangle. The area outside the original image limit is
-                  transparent.
+                  The option is checked. The crop rectangle extends outside
+                  the canvas.
+                </para>
+              </caption>
+            </mediaobject>
+            <mediaobject>
+              <imageobject>
+                <imagedata fileref="images/toolbox/crop-grow-3.png" format="PNG"/>
+              </imageobject>
+              <caption>
+                <para>
+                  The resulting image.
                 </para>
               </caption>
             </mediaobject>

Modified: trunk/src/toolbox/tool-flip.xml
==============================================================================
--- trunk/src/toolbox/tool-flip.xml	(original)
+++ trunk/src/toolbox/tool-flip.xml	Sun Mar 15 12:53:30 2009
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
+  2009-03-15 j.h: reviewed for v2.6. No change
   2008-01-14 j.h: no change for v2.4
   2007-06-13 kost: added 'no'
   2007-05-20 lexa: enhanced docbook compliance
@@ -11,9 +12,7 @@
   050806 de reviewed by axel.wernicke
 -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-flip">
-  <title>
-    <phrase>Flip</phrase>
-  </title>
+  <title>Flip</title>
   <indexterm>
     <primary>Tools</primary>
     <secondary>Flip</secondary>
@@ -23,9 +22,7 @@
   </indexterm>
 
   <figure>
-    <title>
-      <phrase>Flip tool</phrase>
-    </title>
+    <title>Flip tool</title>
     <mediaobject>
       <imageobject>
         <imagedata fileref="images/toolbox/toolbox-flip.png" format="PNG"/>
@@ -40,9 +37,7 @@
   </para>
 
   <sect3>
-    <title>
-      <phrase>Activating the Tool</phrase>
-    </title>
+    <title>Activating the Tool</title>
     <para>
       You can access to the Selection Tool in different ways:
     </para>
@@ -78,9 +73,7 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Key modifiers (Defaults)</phrase>
-    </title>
+    <title>Key modifiers (Defaults)</title>
     <variablelist>
       <varlistentry>
         <term>Shortcut</term>
@@ -105,13 +98,9 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Options</phrase>
-    </title>
+    <title>Options</title>
     <figure>
-      <title>
-        <phrase><quote>Flip Tool</quote> Options</phrase>
-      </title>
+      <title><quote>Flip Tool</quote> Options</title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/toolbox/tool-options-flip.png" format="PNG"/>

Modified: trunk/src/toolbox/tool-move.xml
==============================================================================
--- trunk/src/toolbox/tool-move.xml	(original)
+++ trunk/src/toolbox/tool-move.xml	Sun Mar 15 12:53:30 2009
@@ -2,6 +2,8 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
+  2009-03-14 j.h: updated to v2.6. Added central cross in selections and using
+  arrow keys.
   2008-01-18 ude: updated 'de'
   2008-01-11 j.h: updated to v2.4 'en;fr'
   2007-06-13 kost: added 'no'
@@ -21,7 +23,7 @@
   <indexterm>
     <primary>Move</primary>
   </indexterm>
-  
+
   <figure>
     <title>The Move tool in Toolbox</title>
     <mediaobject>
@@ -34,10 +36,10 @@
     The Move Tool is used to move layers, selections, paths or guides. It
     works also on texts.
   </para>
-  
+
   <sect3>
     <title>
-      <phrase>Activate the Tool</phrase>
+      <phrase>Activating the Tool</phrase>
     </title>
     <para>
       You can access to the Move Tool in different ways:
@@ -97,7 +99,7 @@
       </listitem>
     </itemizedlist>
   </sect3>
-  
+
   <sect3>
     <title>Options</title>
     <figure>
@@ -109,9 +111,9 @@
         </imageobject>
       </mediaobject>
     </figure>
-    
+
     <xi:include href="about-common-options-display.xml"/>
-    
+
     <variablelist>
       <varlistentry>
         <term>Move</term>
@@ -176,7 +178,7 @@
       </varlistentry>
     </variablelist>
   </sect3>
-  
+
   <sect3>
     <title>Summary of Move tool actions</title>
     <variablelist>
@@ -187,8 +189,22 @@
             The Move tool allows to move the selection outline only. If the
             Move Mode is <quote>Layer</quote>, you must hold down
             <keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap></keycombo> keys.
+          </para>
+          <para>
             If the Move Mode is Selection, you can click-and-drag any point in
-            canvas to move the selection outline.
+            canvas to move the selection outline. You can also use the arrow
+            keys to move selections precisely. Then, holding down the <keycap>
+            Shift</keycap> key moves then by increments of 25 pixels.
+          </para>
+          <para>
+            When you move a selection with the Move tool, the center of the
+            selection is marked with a small cross. This cross and selection
+            boundaries snap to guides or grid if the
+            <menuchoice>
+              <guimenu>View</guimenu>
+              <guimenuitem>Snap to Guides (or Grid)</guimenuitem>
+            </menuchoice>
+            option is checked: this makes aligning selections easier.
           </para>
           <para>
             See <link linkend="gimp-using-selections-moving">Moving
@@ -215,9 +231,9 @@
         <term>Moving Grouped Layers</term>
         <listitem>
           <para>
-          If layers are grouped (with the little chain symbol) they will all
-          move, regardless of which layer is currently active.
-        </para>
+            If layers are grouped (with the little chain symbol) they will all
+            move, regardless of which layer is currently active.
+          </para>
         </listitem>
       </varlistentry>
       <varlistentry>
@@ -228,12 +244,12 @@
             <secondary>Move</secondary>
           </indexterm>
           <para>
-          When you pull a guide from a ruler, the Move tool is automatically
-          activated. That's not the case after using another tool, and you
-          have to activate it by yourself. When the mouse pointer goes over a
-          guide, this guide turns to red and you can click-and-drag to move
-          it.
-        </para>
+            When you pull a guide from a ruler, the Move tool is automatically
+            activated. That's not the case after using another tool, and you
+            have to activate it by yourself. When the mouse pointer goes over a
+            guide, this guide turns to red and you can click-and-drag to move
+            it.
+          </para>
         </listitem>
       </varlistentry>
       <varlistentry>
@@ -244,12 +260,12 @@
             <secondary>Move</secondary>
           </indexterm>
           <para>
-          The Path Tool dialog has its own moving function: see
-          <xref linkend="gimp-tool-path"/>. But you can also use the Move
-          Tool. The Move Mode must be set to <quote>Path</quote>. Note that
-          the path becomes invisible; make it visible in the Path Dialog.
-          You can choose the path to be moved or move the active path.
-        </para>
+            The Path Tool dialog has its own moving function: see
+            <xref linkend="gimp-tool-path"/>. But you can also use the Move
+            Tool. The Move Mode must be set to <quote>Path</quote>. Note that
+            the path becomes invisible; make it visible in the Path Dialog.
+            You can choose the path to be moved or move the active path.
+          </para>
         </listitem>
       </varlistentry>
       <varlistentry>
@@ -260,11 +276,9 @@
             <secondary>Move</secondary>
           </indexterm>
           <para>
-          Every text has its own layer and can be moved as layers. See
-          <xref linkend="gimp-tool-text"/>. The only particular aspect is
-          that the background of the text layer is transparent and that you
-          have to click on a letter to move the text.
-        </para>
+            Every text has its own layer and can be moved as layers. See
+            <xref linkend="gimp-tool-text"/>.
+          </para>
         </listitem>
       </varlistentry>
     </variablelist>

Modified: trunk/src/toolbox/tool-rotate.xml
==============================================================================
--- trunk/src/toolbox/tool-rotate.xml	(original)
+++ trunk/src/toolbox/tool-rotate.xml	Sun Mar 15 12:53:30 2009
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
+  2009-03-14 j.h: revised for v2.6
   2008-01-13 j.h: updated to v2.4
   2007-06-13 kost: added no
   2007-04-20 Added Spanish translation by AntI
@@ -12,9 +13,7 @@
   050529 de reviewed by axel.wernicke
 -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-rotate">
-  <title>
-    <phrase>Rotate</phrase>
-  </title>
+  <title>Rotate</title>
   <indexterm>
     <primary>Tools</primary>
     <secondary>Rotate</secondary>
@@ -24,9 +23,7 @@
   </indexterm>
 
   <figure>
-    <title>
-      <phrase>The Rotate tool in Toolbox</phrase>
-    </title>
+    <title>The Rotate tool in Toolbox</title>
     <mediaobject>
       <imageobject>
         <imagedata fileref="images/toolbox/toolbox-rotate.png" format="PNG"/>
@@ -35,9 +32,7 @@
   </figure>
 
   <sect3>
-    <title>
-      <phrase>Overview</phrase>
-    </title>
+    <title>Overview</title>
     <para>
       This tool is used to rotate the active layer, a selection or a path.
       When you click on the image or the selection with this tool a
@@ -49,9 +44,7 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Activating the Tool</phrase>
-    </title>
+    <title>Activating the Tool</title>
     <para>
       You can access to the Selection Tool in different ways:
     </para>
@@ -88,9 +81,7 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Key modifiers (Defaults)</phrase>
-    </title>
+    <title>Key modifiers (Defaults)</title>
     <variablelist>
       <varlistentry>
         <term>
@@ -99,7 +90,7 @@
         <listitem>
           <para>
             Holding <keycap>Ctrl</keycap> will constrain the rotation
-            angles to those only evenly divisible by 15 degrees.
+            angle to 15 degrees increments.
           </para>
         </listitem>
       </varlistentry>
@@ -107,13 +98,9 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Options</phrase>
-    </title>
+    <title>Options</title>
     <figure>
-      <title>
-        <phrase>Rotation tool options</phrase>
-      </title>
+      <title>Rotation tool options</title>
       <mediaobject>
         <imageobject>
           <imagedata format="PNG"
@@ -166,13 +153,9 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>The Rotation Information window</phrase>
-    </title>
+    <title>The Rotation Information window</title>
     <figure>
-      <title>
-        <phrase>The Rotation Information dialog window</phrase>
-      </title>
+      <title>The Rotation Information dialog window</title>
       <mediaobject>
         <imageobject>
           <imagedata format="PNG"

Modified: trunk/src/toolbox/tool-scale.xml
==============================================================================
--- trunk/src/toolbox/tool-scale.xml	(original)
+++ trunk/src/toolbox/tool-scale.xml	Sun Mar 15 12:53:30 2009
@@ -11,9 +11,7 @@
   050530 de reviewed by axel.wernicke
 -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-scale">
-  <title>
-    <phrase>Scale</phrase>
-  </title>
+  <title>Scale</title>
   <indexterm>
     <primary>Tools</primary>
     <secondary>Scale layer, selection contour or path</secondary>
@@ -23,9 +21,7 @@
   </indexterm>
 
   <figure>
-    <title>
-      <phrase>The Scale tool in Toolbox</phrase>
-    </title>
+    <title>The Scale tool in Toolbox</title>
     <mediaobject>
       <imageobject>
         <imagedata fileref="images/toolbox/toolbox-scale.png" format="PNG"/>
@@ -34,9 +30,7 @@
   </figure>
 
   <sect3>
-    <title>
-      <phrase>Overview</phrase>
-    </title>
+    <title>Overview</title>
     <para>
       The Scale Tool is used to scale layers, selections or paths (the
       Object).
@@ -53,9 +47,7 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Activating the Tool</phrase>
-    </title>
+    <title>Activating the Tool</title>
     <para>
       You can access to the Scale Tool in different ways:
     </para>
@@ -92,9 +84,7 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Key modifiers (Defaults)</phrase>
-    </title>
+    <title>Key modifiers (Defaults)</title>
     <variablelist>
       <varlistentry>
         <term>
@@ -111,9 +101,7 @@
   </sect3>
   <sect3>
 
-    <title>
-      <phrase>Tool Options</phrase>
-    </title>
+    <title>Tool Options</title>
     <figure>
       <title>
         <phrase>Tool options for the Scale tool</phrase>
@@ -158,9 +146,7 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>The Scaling Information dialog window</phrase>
-    </title>
+    <title>The Scaling Information dialog window</title>
     <figure>
       <title>
         <phrase>The Scaling Information dialog window</phrase>

Modified: trunk/src/toolbox/tool-shear.xml
==============================================================================
--- trunk/src/toolbox/tool-shear.xml	(original)
+++ trunk/src/toolbox/tool-shear.xml	Sun Mar 15 12:53:30 2009
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
+  2009-03-15 j.h: reviewed for v2.6. No change
   2008-01-06 j.h: updated to v2.4. Added example
   2007-06-14 kost: added norwegian
   2007-04-22 Added Spanish translation by AntI
@@ -10,9 +11,7 @@
   050606 de reviewed by axel.wernicke
 -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-shear">
-  <title>
-    <phrase>Shear</phrase>
-  </title>
+  <title>Shear</title>
   <indexterm>
     <primary>Tools</primary>
     <secondary>Shear</secondary>
@@ -22,9 +21,7 @@
   </indexterm>
 
   <figure>
-    <title>
-      <phrase>The Shear tool in Toolbox</phrase>
-    </title>
+    <title>The Shear tool in Toolbox</title>
     <mediaobject>
       <imageobject>
         <imagedata fileref="images/toolbox/toolbox-shear.png" format="PNG"/>
@@ -45,9 +42,7 @@
   </para>
 
   <figure>
-    <title>
-      <phrase>Shear example</phrase>
-    </title>
+    <title>Shear example</title>
     <mediaobject>
       <imageobject>
         <imagedata fileref="images/toolbox/shear-example.png" format="PNG"/>
@@ -62,9 +57,7 @@
     </para>
   </note>
   <sect3>
-    <title>
-      <phrase>Activating the Tool</phrase>
-    </title>
+    <title>Activating the Tool</title>
     <para>
       You can access to the Selection Tool in different ways:
     </para>
@@ -102,13 +95,9 @@
   </sect3>
   <sect3>
 
-    <title>
-      <phrase>Options</phrase>
-    </title>
+    <title>Options</title>
     <figure>
-      <title>
-        <phrase>Shear tool options</phrase>
-      </title>
+      <title>Shear tool options</title>
       <mediaobject>
         <imageobject>
           <imagedata format="PNG"
@@ -132,9 +121,7 @@
   </sect3>
 
   <sect3>
-    <title>
-      <phrase>Shearing Information</phrase>
-    </title>
+    <title>Shearing Information</title>
     <figure>
       <title>
         <phrase>Shearing Information window</phrase>

Modified: trunk/src/using/selections.xml
==============================================================================
--- trunk/src/using/selections.xml	(original)
+++ trunk/src/using/selections.xml	Sun Mar 15 12:53:30 2009
@@ -47,6 +47,11 @@
         selection outline and you don't move the contents of rectangular or
         elliptic selections.
       </para>
+      <para>
+        You can also use the
+        <link linkend="gimp-tool-move">Move </link> tool to move the selection
+        outline.
+      </para>
       <figure>
         <title>
           <phrase>Moving selection outline</phrase>
@@ -121,6 +126,7 @@
           selection mode and after the <keycap>Alt</keycap> key is ineffective!
         </para>
       </note>
+
     </sect3>
 
     <sect3>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]