gimp-help-2 r2766 - in trunk: . po/de/menus src/menus/colors src/menus/layer



Author: ulfehlert
Date: Fri Feb 27 21:34:01 2009
New Revision: 2766
URL: http://svn.gnome.org/viewvc/gimp-help-2?rev=2766&view=rev

Log:
2009-02-27  Ulf-D. Ehlert  <ulfehlert svn gnome org>

	* src/menus/layer/stretch-commands.xml: removed
	  (content merged into colors/auto.xml)
	* src/menus/colors/auto.xml: added stretch-commands

	* src/menus/layer/*: minor changes

	* po/de/menus/colors.po
	* po/de/menus/layer.po: updated


Removed:
   trunk/src/menus/layer/stretch-commands.xml
Modified:
   trunk/ChangeLog
   trunk/po/de/menus/colors.po
   trunk/po/de/menus/layer.po
   trunk/src/menus/colors/auto.xml
   trunk/src/menus/layer/alpha-selection-add.xml
   trunk/src/menus/layer/alpha-selection-intersect.xml
   trunk/src/menus/layer/alpha-selection-replace.xml
   trunk/src/menus/layer/alpha-selection-subtract.xml
   trunk/src/menus/layer/alpha-semi-flatten.xml
   trunk/src/menus/layer/bottom.xml
   trunk/src/menus/layer/color-to-alpha.xml
   trunk/src/menus/layer/crop.xml
   trunk/src/menus/layer/delete.xml
   trunk/src/menus/layer/duplicate.xml
   trunk/src/menus/layer/flip-horizontal.xml
   trunk/src/menus/layer/flip-vertical.xml
   trunk/src/menus/layer/introduction.xml
   trunk/src/menus/layer/lower-to-bottom.xml
   trunk/src/menus/layer/lower.xml
   trunk/src/menus/layer/mask-add.xml
   trunk/src/menus/layer/mask-delete.xml
   trunk/src/menus/layer/mask-selection-add.xml
   trunk/src/menus/layer/mask-selection-intersect.xml
   trunk/src/menus/layer/mask-selection-replace.xml
   trunk/src/menus/layer/mask-selection-subtract.xml
   trunk/src/menus/layer/merge-down.xml
   trunk/src/menus/layer/new-from-visible.xml
   trunk/src/menus/layer/new.xml
   trunk/src/menus/layer/next.xml
   trunk/src/menus/layer/offset.xml
   trunk/src/menus/layer/previous.xml
   trunk/src/menus/layer/raise-to-top.xml
   trunk/src/menus/layer/raise.xml
   trunk/src/menus/layer/resize-to-image.xml
   trunk/src/menus/layer/rotate-180.xml
   trunk/src/menus/layer/rotate-270.xml
   trunk/src/menus/layer/rotate-90.xml
   trunk/src/menus/layer/rotate-arbitrary.xml
   trunk/src/menus/layer/scale.xml
   trunk/src/menus/layer/stack-reverse.xml
   trunk/src/menus/layer/text-commands.xml
   trunk/src/menus/layer/text-discard.xml
   trunk/src/menus/layer/threshold-alpha.xml
   trunk/src/menus/layer/top.xml

Modified: trunk/src/menus/colors/auto.xml
==============================================================================
--- trunk/src/menus/colors/auto.xml	(original)
+++ trunk/src/menus/colors/auto.xml	Fri Feb 27 21:34:01 2009
@@ -1,29 +1,21 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
+  2009-02-27 ude: moved content of menus/layer/stretch-commands.xml here
   2007-10-17 ude: moved here from menus/layer-colors-auto.xml ('en','de')
   2007-06-07 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/11 split of from layer-colors.xml by axel.wernicke
 -->
-<!--TODO ru: translate-->
-<sect2 id="gimp-imagewindow-menus-colors-auto">
-<!--  <sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-10-17</date>
-        <authorinitials>ude</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>The <quote>Auto</quote> Submenu</phrase>
-  </title>
+<sect2 id="gimp-colors-auto-menu">
+  <title>The <quote>Auto</quote> Submenu</title>
+
   <indexterm>
     <primary>Colors</primary>
     <secondary>Auto</secondary>
   </indexterm>
+
   <figure>
     <title>
       <phrase>The <quote>Colors/Auto</quote> submenu</phrase>
@@ -40,10 +32,9 @@
     without requiring any input from the user. Several of these operations
     are actually implemented as plugins.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activate submenu</phrase>
-    </title>
+    <title>Activate submenu</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -56,45 +47,176 @@
       </listitem>
     </itemizedlist>
   </sect3>
-  <sect3>
-    <title>
-      <phrase>Contents of the <quote>Auto</quote> Submenu</phrase>
-    </title>
+
+  <sect3 id="gimp-color-stretch-commands">
+    <title>Automatic Color-Stretching</title>
+    <indexterm>
+      <primary>Colors</primary>
+      <secondary>Stretching</secondary>
+    </indexterm>
+ 
+    <!--Note to translators: you may find old translations in menus/layer.po-->
     <para>
-      The <guimenuitem>Auto</guimenuitem> submenu contains the following
-      entries:
+      <acronym>GIMP</acronym> has several automatic commands for stretching
+      the columns of the histogram for the color channels of the active layer.
+      By pushing bright pixels to the right and dark pixels to the left, they
+      make bright pixels brighter and dark pixels darker, which enhances the
+      contrast in the layer.
+    </para>
+    <para>
+      Some of the commands stretch the three color channels equally, so that
+      the hues are not changed. Other commands stretch each of the color
+      channels separately, which changes the hues.
+    </para>
+    <para>
+      The way the stretching is done varies with the different commands and
+      the results look different. It is not easy to predict exactly what each
+      command will do. If you know exactly what you are doing, you can get the
+      same results, and even more, with the
+      <link linkend="gimp-tool-levels">Levels</link> tool.
+    </para>
+    <para>
+      Here are examples of the results of these commands, all together on one
+      page, so you can compare them more easily. The most appropriate command
+      depends upon your image, so you should try each of them to see which
+      command works best on it.
+    </para>
+
+    <para>
+      <figure>
+        <title>
+          <phrase>
+            The original layer and its histograms
+          </phrase>
+        </title>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="images/menus/alice.png" format="PNG"/>
+          </imageobject>
+          <caption>
+            <para>
+              This layer doesn't have any very bright or very dark pixels, so
+              it works well with these commands.
+            </para>
+          </caption>
+        </mediaobject>
+      </figure>
+    </para>
+    <para>
+      <figure>
+        <title>
+          <phrase>
+            The <link linkend="gimp-layer-equalize">Equalize</link> command
+          </phrase>
+        </title>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="images/menus/equalize.png" format="PNG"/>
+          </imageobject>
+          <caption>
+            <para><quote>Equalize</quote> example</para>
+          </caption>
+        </mediaobject>
+      </figure>
+    </para>
+    <para>
+      <figure>
+        <title>
+          <phrase>
+            The <link linkend="gimp-layer-white-balance">White Balance</link>
+            command
+          </phrase>
+        </title>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="images/menus/white-balance.png" format="PNG"/>
+          </imageobject>
+          <caption>
+            <para>
+              <quote>White Balance</quote> example
+            </para>
+          </caption>
+        </mediaobject>
+      </figure>
+    </para>
+    <para>
+      <figure>
+        <title>
+          <phrase>
+            The <link linkend="plug-in-color-enhance">Color Enhance</link>
+            command
+          </phrase>
+        </title>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="images/menus/color-enhance.png" format="PNG"/>
+          </imageobject>
+          <caption>
+            <para>
+              <quote>Color Enhance</quote> example
+            </para>
+          </caption>
+        </mediaobject>
+      </figure>
+    </para>
+    <para>
+      <figure>
+        <title>
+          <phrase>
+            The <link linkend="plug-in-normalize">Normalize</link> command
+          </phrase>
+        </title>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="images/menus/normalize.png" format="PNG"/>
+          </imageobject>
+          <caption>
+            <para>
+              <quote>Normalize</quote> example
+            </para>
+          </caption>
+        </mediaobject>
+      </figure>
+    </para>
+    <para>
+      <figure>
+        <title>
+          <phrase>
+            The <link linkend="plug-in-c-astretch">Stretch Contrast</link>
+            command
+          </phrase>
+        </title>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="images/menus/c-stretch.png" format="PNG"/>
+          </imageobject>
+          <caption>
+            <para>
+              <quote>Stretch Contrast</quote> example
+            </para>
+          </caption>
+        </mediaobject>
+      </figure>
+    </para>
+    <para>
+      <figure>
+        <title>
+          <phrase>
+            The <link linkend="plug-in-autostretch-hsv">Stretch HSV</link>
+            command
+          </phrase>
+        </title>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="images/menus/stretch-hsv.png" format="PNG"/>
+          </imageobject>
+          <caption>
+            <para>
+              <quote>Stretch HSV</quote> example
+            </para>
+          </caption>
+        </mediaobject>
+      </figure>
     </para>
-    <itemizedlist>
-      <listitem>
-        <para>
-          <xref linkend="gimp-layer-equalize"/>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <xref linkend="gimp-layer-white-balance"/>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <xref linkend="plug-in-color-enhance"/>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <xref linkend="plug-in-normalize"/>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <xref linkend="plug-in-c-astretch"/>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <xref linkend="plug-in-autostretch-hsv"/>
-        </para>
-      </listitem>
-    </itemizedlist>
   </sect3>
 </sect2>

Modified: trunk/src/menus/layer/alpha-selection-add.xml
==============================================================================
--- trunk/src/menus/layer/alpha-selection-add.xml	(original)
+++ trunk/src/menus/layer/alpha-selection-add.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
      2009-01-25 j.h: v2.6 reviewed
      2007-11-30 j.h: updated v2.4
@@ -10,30 +11,18 @@
      2005/11/11 split of from layer-mask.xml by axel.wernicke
      -->
 <sect2 id="gimp-layer-alpha-selection-add">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-12-02</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Add Alpha channel to Selection</phrase>
-  </title>
+  <title>Add Alpha channel to Selection</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Transparency managing</secondary>
-    <tertiary>Add non-transparent areas of layer to selection</tertiary>
+    <tertiary>Add non-transparent areas to selection</tertiary>
   </indexterm>
   <indexterm>
     <primary>Selection</primary>
-    <secondary>Add Alpha channel to selection</secondary>
-  </indexterm>
-  <indexterm>
-    <primary>Add to selection</primary>
+    <secondary>Add alpha channel</secondary>
   </indexterm>
+
   <para>
     The <guimenuitem>Add to Selection</guimenuitem> command
     creates a selection in the current layer from the Alpha Channel. Opaque
@@ -50,10 +39,9 @@
     selection from the existing selection, or create a selection that is
     the intersection of the two.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activate the Command</phrase>
-    </title>
+    <title>Activate the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -67,10 +55,9 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>Example</phrase>
-    </title>
+    <title>Example</title>
     <figure>
       <title>
         <phrase>Applying <quote>Add to Selection</quote></phrase>

Modified: trunk/src/menus/layer/alpha-selection-intersect.xml
==============================================================================
--- trunk/src/menus/layer/alpha-selection-intersect.xml	(original)
+++ trunk/src/menus/layer/alpha-selection-intersect.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
      2009-01-25 j.h: v2.6 reviewed
      2007-11-30 j.h: updated v2.4
@@ -10,31 +11,18 @@
      2005/11/11 split of from layer-mask.xml by axel.wernicke
      -->
 <sect2 id="gimp-layer-alpha-selection-intersect">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-12-02</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Intersect Alpha channel with Selection</phrase>
-  </title>
+  <title>Intersect Alpha channel with Selection</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Transparency managing</secondary>
-    <tertiary>Intersect the non-transparent areas of layer with
-      selection</tertiary>
+    <tertiary>Intersect non-transparent areas with selection</tertiary>
   </indexterm>
   <indexterm>
     <primary>Selection</primary>
-    <secondary>Intersect Alpha channel with selection</secondary>
-  </indexterm>
-  <indexterm>
-    <primary>Intersect with Selection</primary>
+    <secondary>Intersect with Alpha channel</secondary>
   </indexterm>
+
   <para>
     The <guimenuitem>Intersect with Selection</guimenuitem> command creates a
     selection in the current layer from the Alpha Channel. Opaque pixels are
@@ -43,10 +31,9 @@
     with the existing selection: only common parts of both selections are
     kept. The alpha channel itself is not changed.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activate the Command</phrase>
-    </title>
+    <title>Activate the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -66,15 +53,11 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>Example</phrase>
-    </title>
+    <title>Example</title>
     <figure>
-      <title>
-        <phrase>Applying <quote>Intersect with Selection</quote>
-        </phrase>
-      </title>
+      <title>Applying <quote>Intersect with Selection</quote></title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/menus/BBR.png" format="PNG"/>
@@ -82,7 +65,8 @@
       </mediaobject>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/menus/layer-alpha-intersect.png" format="PNG"/>
+          <imagedata format="PNG"
+            fileref="images/menus/layer-alpha-intersect.png"/>
         </imageobject>
         <caption>
           <para>

Modified: trunk/src/menus/layer/alpha-selection-replace.xml
==============================================================================
--- trunk/src/menus/layer/alpha-selection-replace.xml	(original)
+++ trunk/src/menus/layer/alpha-selection-replace.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
      2009-01-25 j.h: v2.6 reviewed
      2007-12-01 j.h: v2.4 update; no change
@@ -10,18 +11,8 @@
      2005/11/11 split of from layer-mask.xml by axel.wernicke
      -->
 <sect2 id="gimp-layer-alpha-selection-replace">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-12-02</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Alpha to Selection</phrase>
-  </title>
+  <title>Alpha to Selection</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Transparency managing</secondary>
@@ -29,11 +20,9 @@
   </indexterm>
   <indexterm>
     <primary>Selection</primary>
-    <secondary>Selection according to opacity</secondary>
-  </indexterm>
-  <indexterm>
-    <primary>Alpha to Selection</primary>
+    <secondary>According to opacity</secondary>
   </indexterm>
+
   <para>
     The <guimenuitem>Alpha to Selection</guimenuitem> command creates a
     selection in the current layer from the alpha channel, which encodes
@@ -49,10 +38,9 @@
     selections, subtract the alpha selection from the existing selection, or
     create a selection that is the intersection of the two.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activate the Command</phrase>
-    </title>
+    <title>Activate the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -72,15 +60,11 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>Example</phrase>
-    </title>
+    <title>Example</title>
     <figure>
-      <title>
-        <phrase>Applying <quote>Alpha to Selection</quote>
-        </phrase>
-      </title>
+      <title>Applying <quote>Alpha to Selection</quote></title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/menus/BBR.png" format="PNG"/>
@@ -88,7 +72,8 @@
       </mediaobject>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/menus/layer-alpha-replace.png" format="PNG"/>
+          <imagedata format="PNG"
+            fileref="images/menus/layer-alpha-replace.png"/>
         </imageobject>
         <caption>
           <para>

Modified: trunk/src/menus/layer/alpha-selection-subtract.xml
==============================================================================
--- trunk/src/menus/layer/alpha-selection-subtract.xml	(original)
+++ trunk/src/menus/layer/alpha-selection-subtract.xml	Fri Feb 27 21:34:01 2009
@@ -12,6 +12,7 @@
      -->
 <sect2 id="gimp-layer-alpha-selection-subtract">
   <title>Subtract from Selection</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Transparency managing</secondary>
@@ -21,9 +22,7 @@
     <primary>Selection</primary>
     <secondary>Subtract non-transparent pixels</secondary>
   </indexterm>
-  <indexterm>
-    <primary>Subtract from selection</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Subtract from Selection</guimenuitem> command
     creates a selection in the current layer from the Alpha Channel. Opaque

Modified: trunk/src/menus/layer/alpha-semi-flatten.xml
==============================================================================
--- trunk/src/menus/layer/alpha-semi-flatten.xml	(original)
+++ trunk/src/menus/layer/alpha-semi-flatten.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
      2009-01-25 j.h: v2.6 reviewed
      2007-12-01 j.h: v2.4 update; no change
@@ -9,18 +10,8 @@
      2005/11/11 split of from layer-mask.xml by axel.wernicke
      -->
 <sect2 id="gimp-layer-alpha-semi-flatten">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-12-02</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Semi-flatten</phrase>
-  </title>
+  <title>Semi-flatten</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Transparency managing</secondary>
@@ -30,19 +21,16 @@
     <primary>Antialiasing</primary>
     <secondary>Preserve anti-aliasing</secondary>
   </indexterm>
-  <indexterm>
-    <primary>Semi-flatten</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Semi-Flatten</guimenuitem> command is described
     in the <link linkend="plug-in-semiflatten">Semi-flatten</link> filter
     chapter. The command is useful when you need an anti-aliased image with
     indexed colors and transparency.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activate the Command</phrase>
-    </title>
+    <title>Activate the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/bottom.xml
==============================================================================
--- trunk/src/menus/layer/bottom.xml	(original)
+++ trunk/src/menus/layer/bottom.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
      2009-01-25 j.h: v2.6 reviewed
      2007-12-01 j.h: v2.4 update
@@ -9,26 +10,14 @@
      2005/11/11 split of from layer-stack.xml by axel.wernicke
      -->
 <sect2 id="gimp-layer-bottom">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-12-02</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Select Bottom Layer</phrase>
-  </title>
+  <title>Select Bottom Layer</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
-    <tertiary>Select bottom layer</tertiary>
-  </indexterm>
-  <indexterm>
-    <primary>Select Bottom Layer</primary>
+    <tertiary>Bottom layer</tertiary>
   </indexterm>
+
   <para>
     With the <guimenuitem>Select Bottom Layer</guimenuitem> command, you
     can make the bottom layer in the stack become the active layer for
@@ -36,10 +25,9 @@
     Layers dialog. If the bottom layer of the stack is already the active
     layer, this menu entry is insensitive and grayed out.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activate the Command</phrase>
-    </title>
+    <title>Activate the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -53,15 +41,12 @@
       </listitem>
       <listitem>
         <para>
-          by using the keyboard shortcut <keycap>End</keycap>,
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          or simply by clicking on the name of the layer in the Layers
-          dialog.
+          by using the keyboard shortcut <keycap>End</keycap>.
         </para>
       </listitem>
     </itemizedlist>
+    <para>
+      Or you simply click on the layer name in the Layers Dialog.
+    </para>
   </sect3>
 </sect2>

Modified: trunk/src/menus/layer/color-to-alpha.xml
==============================================================================
--- trunk/src/menus/layer/color-to-alpha.xml	(original)
+++ trunk/src/menus/layer/color-to-alpha.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- This command also exists in colors/Color to Alpha. In both cases, the
      F1 context help only refers to plug-in-colortoalpha-->
 <!-- section history:
@@ -9,18 +10,8 @@
   2005-11-16 split of from layer-transparency.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-color-to-alpha">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2008-09-26</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Color to Alpha</phrase>
-  </title>
+  <title>Color to Alpha</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Transparency managing</secondary>
@@ -29,6 +20,7 @@
   <indexterm>
     <primary>Color to Alpha</primary>
   </indexterm>
+
   <para>
     This command is the same as
       <menuchoice>

Modified: trunk/src/menus/layer/crop.xml
==============================================================================
--- trunk/src/menus/layer/crop.xml	(original)
+++ trunk/src/menus/layer/crop.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-12-04 j.h: updated to v2.4 : name has changed
   2007-06-11 Added Spanish translation by AntI
@@ -8,18 +9,8 @@
   2005/11/19 reviewed; de added by axel.wernicke
 -->
 <sect2 id="gimp-layer-crop">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-12-04</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Crop to Selection</phrase>
-  </title>
+  <title>Crop to Selection</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Size managing</secondary>
@@ -28,6 +19,7 @@
   <indexterm>
     <primary>Crop Layer</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Crop to Selection</guimenuitem> command crops only the
     active layer to the boundary of the selection by removing any strips
@@ -36,10 +28,9 @@
     If there is no selection for the image, the menu entry is insensitive
     and grayed out.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activate the Command</phrase>
-    </title>
+    <title>Activate the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -52,14 +43,11 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>Example</phrase>
-    </title>
+    <title>Example</title>
     <figure>
-      <title>
-        <phrase>Applying <quote>Crop to Selection</quote></phrase>
-      </title>
+      <title>Applying <quote>Crop to Selection</quote></title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/menus/crop-layer.png" format="PNG"/>

Modified: trunk/src/menus/layer/delete.xml
==============================================================================
--- trunk/src/menus/layer/delete.xml	(original)
+++ trunk/src/menus/layer/delete.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2009-01-25 j.h: v2.6 revoewed
   2007-12-04 j.h: updated v2.4 (Activate the command)
@@ -9,34 +10,21 @@
   2005/11/03 split of from menu-layer.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-delete">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-12-04</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Delete Layer</phrase>
-  </title>
+  <title>Delete Layer</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
     <tertiary>Delete current layer</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Delete Layer</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Delete Layer</guimenuitem> command deletes the current
     layer from the image.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activate the Command</phrase>
-    </title>
+    <title>Activate the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/duplicate.xml
==============================================================================
--- trunk/src/menus/layer/duplicate.xml	(original)
+++ trunk/src/menus/layer/duplicate.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2009-01-25 j.h: reviewed for v2.6
   2007-12-04 j.h: updated to v2.4 (Activate the command)
@@ -9,18 +10,8 @@
   2005/11/03 split of from menu-layer.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-duplicate">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-12-04</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Duplicate layer</phrase>
-  </title>
+  <title>Duplicate layer</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
@@ -29,6 +20,7 @@
   <indexterm>
     <primary>Duplicate Layer</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Duplicate Layer</guimenuitem> command adds a new
     layer to the image which is a nearly identical copy of the active layer.
@@ -43,10 +35,9 @@
     <quote>parasites</quote> is limited to small, unpleasant creatures,
     please ignore the last sentence.)
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activate the Command</phrase>
-    </title>
+    <title>Activate the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/flip-horizontal.xml
==============================================================================
--- trunk/src/menus/layer/flip-horizontal.xml	(original)
+++ trunk/src/menus/layer/flip-horizontal.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-12-05 j.h: updated v2.4. No change
   2007-06-13 Added Spanish translation by AntI
@@ -7,35 +8,25 @@
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-flip-horizontal">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-03</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Flip Horizontally</phrase>
-  </title>
+  <title>Flip Horizontally</title>
+
   <indexterm>
     <primary>Layer</primary>
-    <secondary>Transform layer</secondary>
-    <tertiary>Flip layer horizontally</tertiary>
+    <secondary>Transform</secondary>
+    <tertiary>Flip horizontally</tertiary>
   </indexterm>
   <indexterm>
     <primary>Flip horizontally (layer)</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Flip Horizontally</guimenuitem> command reverses the
     active layer horizontally, that is, from left to right. It leaves the
     dimensions of the layer and the pixel information unchanged.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -49,16 +40,11 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>Example</phrase>
-    </title>
+    <title>Example</title>
     <figure>
-      <title>
-        <phrase>
-          Applying <quote>Flip Layer Horizontally</quote>
-        </phrase>
-      </title>
+      <title>Applying <quote>Flip Layer Horizontally</quote></title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/menus/flip-h-1.png" format="PNG"/>

Modified: trunk/src/menus/layer/flip-vertical.xml
==============================================================================
--- trunk/src/menus/layer/flip-vertical.xml	(original)
+++ trunk/src/menus/layer/flip-vertical.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-12-05 j.h: updated to v2.4. No change
   2007-06-13 Added Spanish translation by AntI
@@ -7,35 +8,25 @@
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-flip-vertical">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-17</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Flip Vertically</phrase>
-  </title>
+  <title>Flip Vertically</title>
+
   <indexterm>
     <primary>Layer</primary>
-    <secondary>Transform layer</secondary>
-    <tertiary>Flip layer vertically</tertiary>
+    <secondary>Transform</secondary>
+    <tertiary>Flip vertically</tertiary>
   </indexterm>
   <indexterm>
     <primary>Flip vertically (layer)</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Flip Vertically</guimenuitem> command reverses the
     active layer vertically, that is, from top to bottom. It leaves the
     dimensions of the layer and the pixel information unchanged.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/introduction.xml
==============================================================================
--- trunk/src/menus/layer/introduction.xml	(original)
+++ trunk/src/menus/layer/introduction.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-12-05 j.h: updated to v2.4. Updated image. Added local menu image.
   2006-08-17 scb: revised 'en'
@@ -7,35 +8,15 @@
   2005/09/03 de created by axel.wernicke
 -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-layer-introduction">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-12-05</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>
-      Introduction to the <quote>Layer</quote> Menu
-    </phrase>
-  </title>
-  <indexterm>
-    <primary>Image</primary>
-    <secondary>Menus</secondary>
-    <tertiary>Layer menu</tertiary>
-  </indexterm>
+  <title>Introduction to the <quote>Layer</quote> Menu</title>
+
   <indexterm>
     <primary>Menus</primary>
     <secondary>Layer</secondary>
   </indexterm>
+
   <figure>
-    <title>
-      <phrase>
-        The Contents of the <quote>Layer</quote> Menu
-      </phrase>
-    </title>
+    <title>The Contents of the <quote>Layer</quote> Menu</title>
     <mediaobject>
       <imageobject>
         <imagedata fileref="images/menus/layer.png" format="PNG"/>
@@ -55,11 +36,7 @@
     managing layer transparency and merging layers.
   </para>
   <figure>
-    <title>
-      <phrase>
-        The Contents of the <quote>Layer</quote> local pop-menu
-      </phrase>
-    </title>
+    <title>The Contents of the <quote>Layer</quote> local pop-menu</title>
     <mediaobject>
       <imageobject>
         <imagedata fileref="images/menus/layer-local.png" format="PNG"/>

Modified: trunk/src/menus/layer/lower-to-bottom.xml
==============================================================================
--- trunk/src/menus/layer/lower-to-bottom.xml	(original)
+++ trunk/src/menus/layer/lower-to-bottom.xml	Fri Feb 27 21:34:01 2009
@@ -1,41 +1,29 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-05-31 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/11 split of from layer-stack.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-lower-to-bottom">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Layer to Bottom</phrase>
-  </title>
+  <title>Layer to Bottom</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
     <tertiary>Lower current layer to the bottom of stack</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Layer to Bottom</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Layer to bottom</guimenuitem> command lowers the active
     layer to the bottom of the layer stack. If the active layer is already
     at the bottom of the stack or if there is only one layer, this menu
     entry is insensitive and grayed out.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/lower.xml
==============================================================================
--- trunk/src/menus/layer/lower.xml	(original)
+++ trunk/src/menus/layer/lower.xml	Fri Feb 27 21:34:01 2009
@@ -1,41 +1,29 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-05-25 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/11 split of from layer-stack.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-lower">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Lower Layer</phrase>
-  </title>
+  <title>Lower Layer</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
     <tertiary>Lower layer</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Lower Layer</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Lower layer</guimenuitem> command lowers the active
     layer one position in the layer stack. If the active layer is already at
     the bottom of the stack or if there is only one layer, this menu entry
     is insensitive and grayed out.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/mask-add.xml
==============================================================================
--- trunk/src/menus/layer/mask-add.xml	(original)
+++ trunk/src/menus/layer/mask-add.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-09-30 j.h : updated en ;fr to v2.4. Channel option added
   2007-06-10 Added Spanish translation by AntI
@@ -7,18 +8,8 @@
   2005-11-11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-mask-add">
-  <!--  <sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-09-30</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Add Layer Mask</phrase>
-  </title>
+  <title>Add Layer Mask</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Mask managing</secondary>
@@ -29,9 +20,7 @@
     <secondary>Layer mask</secondary>
     <tertiary>Add</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Add Layer Mask (command)</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Add Layer Mask</guimenuitem> command adds a layer mask
     to the active layer. It displays a dialog in which you can set the
@@ -45,10 +34,9 @@
     See the <link linkend="gimp-layer-mask">Layer Mask</link>
     section for more information.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -68,18 +56,11 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>
-        Description of the <quote>Add Layer Mask</quote> Dialog
-      </phrase>
-    </title>
+    <title>Description of the <quote>Add Layer Mask</quote> Dialog</title>
     <figure>
-      <title>
-        <phrase>
-          The <quote>Add Layer Mask</quote> dialog
-        </phrase>
-      </title>
+      <title>The <quote>Add Layer Mask</quote> dialog</title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/dialogs/layer-mask-add.png" format="PNG"/>

Modified: trunk/src/menus/layer/mask-delete.xml
==============================================================================
--- trunk/src/menus/layer/mask-delete.xml	(original)
+++ trunk/src/menus/layer/mask-delete.xml	Fri Feb 27 21:34:01 2009
@@ -1,23 +1,14 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-06-11 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/15 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-mask-delete">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Delete Layer Mask</phrase>
-  </title>
+  <title>Delete Layer Mask</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Mask managing</secondary>
@@ -28,19 +19,16 @@
     <secondary>Layer mask</secondary>
     <tertiary>Delete</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Delete</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Delete Layer Mask</guimenuitem> command deletes the
     active layer's layer mask, without modifying the active layer itself. If
     the active layer does not have a layer mask, the menu entry is
     insensitive and grayed out.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/mask-selection-add.xml
==============================================================================
--- trunk/src/menus/layer/mask-selection-add.xml	(original)
+++ trunk/src/menus/layer/mask-selection-add.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2008-05-13 j.h: internationalized the example image.
   2007-06-11 Added Spanish translation by AntI
@@ -8,18 +9,8 @@
   2005/11/15 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-mask-selection-add">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2008-05-12</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Add Layer Mask to Selection</phrase>
-  </title>
+  <title>Add Layer Mask to Selection</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Mask managing</secondary>
@@ -34,9 +25,7 @@
     <primary>Selection</primary>
     <secondary>Add layer mask to selection</secondary>
   </indexterm>
-  <indexterm>
-    <primary>Add to Selection (command)</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Add to Selection</guimenuitem> command converts the
     layer mask of the active layer into a selection, which is added to the
@@ -45,10 +34,9 @@
     areas are converted into feathered selections. The layer mask itself is
     not modified by this command.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -62,14 +50,11 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>Illustration of Add Layer Mask to Selection</phrase>
-    </title>
+    <title>Illustration of Add Layer Mask to Selection</title>
     <figure>
-      <title>
-        <phrase>Illustration of Add Layer Mask to Selection</phrase>
-      </title>
+      <title>Illustration of Add Layer Mask to Selection</title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/menus/layer-mask-add.png" format="PNG"/>

Modified: trunk/src/menus/layer/mask-selection-intersect.xml
==============================================================================
--- trunk/src/menus/layer/mask-selection-intersect.xml	(original)
+++ trunk/src/menus/layer/mask-selection-intersect.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2008-05-13 j.h: internationalized the example image.
   2007-06-11 Added Spanish translation by AntI
@@ -8,18 +9,8 @@
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-mask-selection-intersect">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2008-05-13</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Intersect Layer Mask with Selection</phrase>
-  </title>
+  <title>Intersect Layer Mask with Selection</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Mask managing</secondary>
@@ -30,9 +21,7 @@
     <secondary>Layer mask</secondary>
     <tertiary>Intersect with selection</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Intersect with Selection</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Intersect with Selection</guimenuitem> command converts
     the layer mask of the active layer into a selection. The intersection of
@@ -42,10 +31,9 @@
     feathered selections. The layer mask itself is not modified by this
     command.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -59,20 +47,19 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
     <title>
-      <phrase>Illustration of Intersecting the Layer Mask
-      with the Selection</phrase>
+      Illustration of Intersecting the Layer Mask with the Selection
     </title>
     <figure>
       <title>
-        <phrase>
-          Illustration of Intersecting the Layer Mask with the Selection
-        </phrase>
+        Illustration of Intersecting the Layer Mask with the Selection
       </title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/menus/layer-mask-intersect.png" format="PNG"/>
+          <imagedata format="PNG"
+            fileref="images/menus/layer-mask-intersect.png"/>
         </imageobject>
         <caption>
           <para>

Modified: trunk/src/menus/layer/mask-selection-replace.xml
==============================================================================
--- trunk/src/menus/layer/mask-selection-replace.xml	(original)
+++ trunk/src/menus/layer/mask-selection-replace.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2008-05-13 j.h: internationalized the example image.
   2007-06-11 Added Spanish translation by AntI
@@ -8,18 +9,8 @@
   2005/11/15 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-mask-selection-replace">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2008-05-13</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Mask to Selection</phrase>
-  </title>
+  <title>Mask to Selection</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Mask managing</secondary>
@@ -30,9 +21,7 @@
     <secondary>Layer mask</secondary>
     <tertiary>Convert to a selection</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Mask to Selection (command)</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Mask to Selection</guimenuitem> command converts the
     layer mask of the active layer into a selection, which replaces the
@@ -41,10 +30,9 @@
     converted into feathered selections. The layer mask itself is not
     modified by this command.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -64,21 +52,15 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>
-        Illustration of <quote>Layer Mask to Selection</quote>
-      </phrase>
-    </title>
+    <title>Illustration of <quote>Layer Mask to Selection</quote></title>
     <figure>
-      <title>
-        <phrase>
-          Illustration of <quote>Layer Mask to Selection</quote>
-        </phrase>
-      </title>
+      <title>Illustration of <quote>Layer Mask to Selection</quote></title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/menus/layer-mask-replace.png" format="PNG"/>
+          <imagedata format="PNG"
+            fileref="images/menus/layer-mask-replace.png"/>
         </imageobject>
         <caption>
           <para>

Modified: trunk/src/menus/layer/mask-selection-subtract.xml
==============================================================================
--- trunk/src/menus/layer/mask-selection-subtract.xml	(original)
+++ trunk/src/menus/layer/mask-selection-subtract.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2008-05-13 j.h: internationalized the example image.
   2007-06-11 Added Spanish translation by AntI
@@ -8,18 +9,8 @@
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-mask-selection-subtract">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2008-05-12</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Subtract Layer Mask from Selection</phrase>
-  </title>
+  <title>Subtract Layer Mask from Selection</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Mask managing</secondary>
@@ -30,9 +21,7 @@
     <secondary>Layer mask</secondary>
     <tertiary>Subtract from selection</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Subtract Layer Mask from Selection</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Subtract from Selection</guimenuitem> command converts
     the layer mask of the active layer into a selection, which is subtracted
@@ -41,10 +30,9 @@
     areas are converted into feathered selections. The layer mask itself is
     not modified by this command.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -58,21 +46,15 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>
-        Illustration of Subtract Layer Mask from Selection
-      </phrase>
-    </title>
+    <title>Illustration of Subtract Layer Mask from Selection</title>
     <figure>
-      <title>
-        <phrase>
-          Illustration of Subtract Layer Mask from Selection
-        </phrase>
-      </title>
+      <title>Illustration of Subtract Layer Mask from Selection</title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/menus/layer-mask-subtract.png" format="PNG"/>
+          <imagedata format="PNG"
+            fileref="images/menus/layer-mask-subtract.png"/>
         </imageobject>
         <caption>
           <para>

Modified: trunk/src/menus/layer/merge-down.xml
==============================================================================
--- trunk/src/menus/layer/merge-down.xml	(original)
+++ trunk/src/menus/layer/merge-down.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2009-01-25 j.h: v2.6 reviewed
   2007-05-24 Added Spanish translation by AntI
@@ -7,18 +8,8 @@
   2005/11/03 split of from menu-layer.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-merge-down">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-09-01</date>
-        <authorinitials>wes</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Merge Down</phrase>
-  </title>
+  <title>Merge Down</title>
+  
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
@@ -27,6 +18,7 @@
   <indexterm>
     <primary>Merge Down</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Merge Down</guimenuitem>
     command merges the active layer with the layer just below it in the stack,
@@ -47,10 +39,9 @@
     modification layer will combine the two layers into one, without
     changing the way the image looks.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/new-from-visible.xml
==============================================================================
--- trunk/src/menus/layer/new-from-visible.xml	(original)
+++ trunk/src/menus/layer/new-from-visible.xml	Fri Feb 27 21:34:01 2009
@@ -1,20 +1,17 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
     2009-01-28 j.h: created
 -->
 <sect2 id="gimp-layer-new-from-visible">
-  <title>
-    <phrase>New From Visible</phrase>
-  </title>
+  <title>New From Visible</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
     <tertiary>Create a new layer from visible layers</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>New From Visible</primary>
-  </indexterm>
 
   <para>
     This command merges the visible layers into a new layer at the top of
@@ -29,9 +26,7 @@
   </para>
 
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -44,4 +39,4 @@
       </listitem>
     </itemizedlist>
   </sect3>
-</sect2>
\ No newline at end of file
+</sect2>

Modified: trunk/src/menus/layer/new.xml
==============================================================================
--- trunk/src/menus/layer/new.xml	(original)
+++ trunk/src/menus/layer/new.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2008-02-17: ude: renamed id: gimp-new-layer-dialog -> gimp-layer-new
   2007-02-21: adde Norwegian by KoSt
@@ -7,18 +8,8 @@
   2005-11-03: split of from menu-layer.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-new">
-  <!--<sect2info>
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>New Layer</phrase>
-  </title>
+  <title>New Layer</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
@@ -27,16 +18,16 @@
   <indexterm>
     <primary>New Layer</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>New Layer</guimenuitem> command adds a new, empty
     layer to the layer stack of the image, just above the active layer.
     The command displays a dialog in which you can specify the size of
     the new layer.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -49,19 +40,15 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3 id="gimp-new-layer-dialog">
-    <title>
-      <phrase>
-        Description of the <quote>New Layer</quote> Dialog
-      </phrase>
-    </title>
+    <title>Description of the <quote>New Layer</quote> Dialog</title>
     <figure>
-      <title>
-        <phrase>The <quote>New Layer</quote> dialog</phrase>
-      </title>
+      <title>The <quote>New Layer</quote> dialog</title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/dialogs/dialogs-new-layer.png" format="PNG"/>
+          <imagedata format="PNG"
+            fileref="images/dialogs/dialogs-new-layer.png"/>
         </imageobject>
       </mediaobject>
     </figure>

Modified: trunk/src/menus/layer/next.xml
==============================================================================
--- trunk/src/menus/layer/next.xml	(original)
+++ trunk/src/menus/layer/next.xml	Fri Feb 27 21:34:01 2009
@@ -1,31 +1,20 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-05-25 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/11 split of from layer-stack.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-next">
-  <!--<sect2info>
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Select Next Layer</phrase>
-  </title>
+  <title>Select Next Layer</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
-    <tertiary>Select next layer</tertiary>
-  </indexterm>
-  <indexterm>
-    <primary>Select Next Layer</primary>
+    <tertiary>Next layer</tertiary>
   </indexterm>
+
   <para>
     The <guimenuitem>Select Next Layer</guimenuitem> command selects the
     layer just underneath the active layer in the layer stack. The command
@@ -42,10 +31,9 @@
       left of the numeric keypad.
     </para>
   </note>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -59,19 +47,12 @@
       </listitem>
       <listitem>
         <para>
-          or by using the keyboard shortcut <keycap>Page_Down</keycap>,
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          or the <quote>Down-arrow</quote> key,
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          or simply by clicking on the layer name in Layers Dialog.
+          or by using the keyboard shortcut <keycap>Down</keycap>.
         </para>
       </listitem>
     </itemizedlist>
+    <para>
+      Or you simply click on the layer name in the Layers Dialog.
+    </para>
   </sect3>
 </sect2>

Modified: trunk/src/menus/layer/offset.xml
==============================================================================
--- trunk/src/menus/layer/offset.xml	(original)
+++ trunk/src/menus/layer/offset.xml	Fri Feb 27 21:34:01 2009
@@ -1,31 +1,23 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-06-16 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-offset">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Offset</phrase>
-  </title>
+  <title>Offset</title>
+
   <indexterm>
     <primary>Layer</primary>
-    <secondary>Transform layer</secondary>
+    <secondary>Transform</secondary>
     <tertiary>Shift layer content</tertiary>
   </indexterm>
   <indexterm>
     <primary>Offset</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Offset</guimenuitem> command shifts the
     <emphasis>content</emphasis> of the active layer. Anything shifted
@@ -33,10 +25,9 @@
     a dialog which allows you to specify how much to shift the layer and
     how to fill the space that is left empty by shifting it.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -56,19 +47,15 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>
-        Description of the <quote>Offset</quote> dialog
-      </phrase>
-    </title>
+    <title>Using the <quote>Offset</quote> Command</title>
     <figure>
-      <title>
-        <phrase>The <quote>Offset</quote> dialog</phrase>
-      </title>
+      <title>The <quote>Offset</quote> dialog</title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/menus/dialogs-offset-layer.png" format="PNG"/>
+          <imagedata format="PNG"
+            fileref="images/menus/dialogs-offset-layer.png"/>
         </imageobject>
       </mediaobject>
     </figure>

Modified: trunk/src/menus/layer/previous.xml
==============================================================================
--- trunk/src/menus/layer/previous.xml	(original)
+++ trunk/src/menus/layer/previous.xml	Fri Feb 27 21:34:01 2009
@@ -1,31 +1,20 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-05-24 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-previous">
-<!--  <sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Select Previous Layer</phrase>
-  </title>
+  <title>Select Previous Layer</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
-    <tertiary>Select previous layer</tertiary>
-  </indexterm>
-  <indexterm>
-    <primary>Select Previous Layer</primary>
+    <tertiary>Previous layer</tertiary>
   </indexterm>
+
   <para>
     The <guimenuitem>Select Previous Layer</guimenuitem> command selects the
     layer just above the active layer in the layer stack. The command
@@ -52,10 +41,9 @@
       with most of the painting tools.
     </para>
   </tip>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -69,19 +57,12 @@
       </listitem>
       <listitem>
         <para>
-          or by using the keyboard shortcut <keycap>Page_Up</keycap>,
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          or the <quote>Up-arrow</quote> key,
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          or simply by clicking on the layer name in the Layers Dialog.
+          or by using the keyboard shortcut <keycap>Up</keycap>.
         </para>
       </listitem>
     </itemizedlist>
+    <para>
+      Or you simply click on the layer name in the Layers Dialog.
+    </para>
   </sect3>
 </sect2>

Modified: trunk/src/menus/layer/raise-to-top.xml
==============================================================================
--- trunk/src/menus/layer/raise-to-top.xml	(original)
+++ trunk/src/menus/layer/raise-to-top.xml	Fri Feb 27 21:34:01 2009
@@ -1,31 +1,19 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-05-31 Added Spanish translation by AntI
   2007-02-22 KoSt: added no
   2005/11/11 split of from layer-stack.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-raise-to-top">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Layer to Top</phrase>
-  </title>
+  <title>Layer to Top</title>
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
     <tertiary>Move current layer to the top of stack</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Layer to Top</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Layer to Top</guimenuitem> command raises the active
     layer to the top of the layer stack. If the active layer is already at
@@ -34,10 +22,9 @@
     does not have an alpha channel, you cannot raise it until you add an
     alpha channel to it.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/raise.xml
==============================================================================
--- trunk/src/menus/layer/raise.xml	(original)
+++ trunk/src/menus/layer/raise.xml	Fri Feb 27 21:34:01 2009
@@ -1,31 +1,20 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-05-25 Added Spanish translation by AntI
   2007-02-22 KoSt: added no
   2005/11/11 split of from layer-stack.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-raise">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Raise Layer</phrase>
-  </title>
+  <title>Raise Layer</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
     <tertiary>Move current layer one position up</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Raise Layer</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Raise Layer</guimenuitem> command raises the active
     layer one position in the layer stack. If the active layer is
@@ -34,10 +23,9 @@
     stack and it does not have an alpha channel, it cannot be raised until
     you add an alpha channel to it.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/resize-to-image.xml
==============================================================================
--- trunk/src/menus/layer/resize-to-image.xml	(original)
+++ trunk/src/menus/layer/resize-to-image.xml	Fri Feb 27 21:34:01 2009
@@ -1,40 +1,27 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-06-18 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/11 split of from layer-stack.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-resize-to-image">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Layer to Image Size</phrase>
-  </title>
+  <title>Layer to Image Size</title>
   <indexterm>
     <primary>Layer</primary>
     <secondary>Size managing</secondary>
     <tertiary>Resize current layer to image size</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Layer to Image Size</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Layer to Image Size</guimenuitem> command resizes the
     layer boundaries to match the image boundaries, without moving the
     contents of the layer with respect to the image.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/rotate-180.xml
==============================================================================
--- trunk/src/menus/layer/rotate-180.xml	(original)
+++ trunk/src/menus/layer/rotate-180.xml	Fri Feb 27 21:34:01 2009
@@ -1,31 +1,23 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-06-16 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-rotate-180">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Rotate 180 degrees</phrase>
-  </title>
+  <title>Rotate 180 degrees</title>
+
   <indexterm>
     <primary>Layer</primary>
-    <secondary>Transform layer</secondary>
+    <secondary>Transform</secondary>
     <tertiary>Rotation</tertiary>
   </indexterm>
   <indexterm>
     <primary>Rotation 180Â</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Rotate 180 degrees</guimenuitem> command rotates the
     active layer by 180Â around the center of the layer, with no loss of
@@ -33,10 +25,9 @@
     a rectangular shape, a 180Â rotation only invert them and they can't "
     extend beyond the image limits.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/rotate-270.xml
==============================================================================
--- trunk/src/menus/layer/rotate-270.xml	(original)
+++ trunk/src/menus/layer/rotate-270.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-06-16 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
@@ -7,26 +8,17 @@
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-rotate-270">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Rotate 90 degrees CCW</phrase>
-  </title>
+  <title>Rotate 90 degrees CCW</title>
+
   <indexterm>
     <primary>Layer</primary>
-    <secondary>Transform layer</secondary>
+    <secondary>Transform</secondary>
     <tertiary>Rotation</tertiary>
   </indexterm>
   <indexterm>
     <primary>Rotate 90Â CCW</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Rotate 90 degrees CCW</guimenuitem> command rotates
     the active layer by 90Â counter-clockwise around the center of the
@@ -37,10 +29,9 @@
     the parts which extend beyond the boundary of the image unless you
     resize the image canvas or move the layer.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/rotate-90.xml
==============================================================================
--- trunk/src/menus/layer/rotate-90.xml	(original)
+++ trunk/src/menus/layer/rotate-90.xml	Fri Feb 27 21:34:01 2009
@@ -1,31 +1,23 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-06-16 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-rotate-90">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Rotate 90 degrees CW</phrase>
-  </title>
+  <title>Rotate 90 degrees CW</title>
+
   <indexterm>
     <primary>Layer</primary>
-    <secondary>Transform layer</secondary>
+    <secondary>Transform</secondary>
     <tertiary>Rotation</tertiary>
   </indexterm>
   <indexterm>
     <primary>Rotate 90Â CW</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Rotate 90 degrees CW</guimenuitem> command rotates the
     active layer by 90Â around the center of the layer, with no loss of
@@ -36,10 +28,9 @@
     which extend beyond the boundary of the image unless you
     resize the image canvas or move the layer.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -47,7 +38,7 @@
           <menuchoice>
             <guimenu>Layer</guimenu>
             <guisubmenu>Transform</guisubmenu>
-            <guimenuitem>Rotate 90 degrees CCW</guimenuitem>
+            <guimenuitem>Rotate 90 degrees CW</guimenuitem>
           </menuchoice>.
         </para>
       </listitem>

Modified: trunk/src/menus/layer/rotate-arbitrary.xml
==============================================================================
--- trunk/src/menus/layer/rotate-arbitrary.xml	(original)
+++ trunk/src/menus/layer/rotate-arbitrary.xml	Fri Feb 27 21:34:01 2009
@@ -1,41 +1,32 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-06-16 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-rotate-arbitrary">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-16</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Arbitrary Rotation</phrase>
-  </title>
+  <title>Arbitrary Rotation</title>
+
   <indexterm>
     <primary>Layer</primary>
-    <secondary>Transform layer</secondary>
+    <secondary>Transform</secondary>
     <tertiary>Rotation</tertiary>
   </indexterm>
   <indexterm>
-    <primary>Arbitrary Rotation</primary>
+    <primary>Rotate</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Arbitrary Rotation</guimenuitem> command rotates a
     layer by a specified angle. It is an alternate way of accessing the
     <link linkend="gimp-tool-rotate">Rotate tool</link>. See the section
     about that tool for more information.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/scale.xml
==============================================================================
--- trunk/src/menus/layer/scale.xml	(original)
+++ trunk/src/menus/layer/scale.xml	Fri Feb 27 21:34:01 2009
@@ -1,5 +1,6 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2008-05-19 j.h: added Lanczos option
   2007-06-18 Added Spanish translation by AntI
@@ -8,36 +9,26 @@
   2005-11-10 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-scale">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2008-05-19</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Scale Layer</phrase>
-  </title>
+  <title>Scale Layer</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Size managing</secondary>
     <tertiary>Resize current layer and its content</tertiary>
   </indexterm>
   <indexterm>
-    <primary>Scale Layer</primary>
+    <primary>Scale layer</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Scale Layer</guimenuitem> command resizes the layer
     and its contents. The image loses some of its quality by being scaled.
     The command displays a dialog where you can set parameters
     concerning the size of the layer and the image quality.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -50,16 +41,11 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
-    <title>
-      <phrase>
-        Description of the <quote>Scale Layer</quote> Dialog
-      </phrase>
-    </title>
+    <title>Description of the <quote>Scale Layer</quote> Dialog</title>
     <figure>
-      <title>
-        <phrase>The <quote>Scale Layer</quote> dialog</phrase>
-      </title>
+      <title>The <quote>Scale Layer</quote> dialog</title>
       <mediaobject>
         <imageobject>
           <imagedata fileref="images/menus/layer-scale.png" format="PNG"/>

Modified: trunk/src/menus/layer/stack-reverse.xml
==============================================================================
--- trunk/src/menus/layer/stack-reverse.xml	(original)
+++ trunk/src/menus/layer/stack-reverse.xml	Fri Feb 27 21:34:01 2009
@@ -1,36 +1,24 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2008-07-31 alex falappa: added 'it'
   2007-12-13 ude: added de
   2007-12-05 j.h: created
 -->
 <sect2 id="script-fu-reverse-layers">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2007-12-05</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>The <quote>Reverse Layer Order</quote> command</phrase>
-  </title>
+  <title>The <quote>Reverse Layer Order</quote> command</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
     <tertiary>Reverse layer order</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Reverse layer Order</primary>
-  </indexterm>
+
   <para>This command is self-explanatory.</para>
+
   <sect3>
-    <title>
-      <phrase>Activating the command</phrase>
-    </title>
+    <title>Activating the command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/text-commands.xml
==============================================================================
--- trunk/src/menus/layer/text-commands.xml	(original)
+++ trunk/src/menus/layer/text-commands.xml	Fri Feb 27 21:34:01 2009
@@ -5,52 +5,32 @@
   2008-06-07 ude: added 'de'
   2008-05-11 Created by j.h
 -->
-<!--TODO es;ko;nl;pl;ru-->
 <sect2 id="gimp-layer-text-commands">
-  <!--<sect2info>
-    <revhistory>
-      <revision>
-        <revnumber>$Revision $</revnumber>
-        <date>2008-05-11</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>The Text Commands of the Layer Menu</phrase>
-  </title>
+  <title>The Text Commands of the Layer Menu</title>
+
   <para>
     These commands are displayed only if a text layer is present.
   </para>
   <figure>
-    <title>
-      <phrase>Text commands in the Layer menu</phrase>
-    </title>
+    <title>Text commands in the Layer menu</title>
     <mediaobject>
       <imageobject>
         <imagedata fileref="images/menus/layer-text-commands.png" format="PNG"/>
       </imageobject>
     </mediaobject>
   </figure>
+
   <sect3>
-    <title>
-      <phrase>The Text Commands</phrase>
-    </title>
+    <title>The Text Commands</title>
     <itemizedlist>
       <listitem>
-        <para>
-          <link linkend="gimp-layer-text-discard">Layer Text Discard</link>
-        </para>
+        <para><xref linkend="gimp-layer-text-discard"/></para>
       </listitem>
       <listitem id="gimp-layer-text-to-path">
-        <para>
-          <link linkend="text-to-path">Text to Path</link>
-        </para>
+        <para><xref linkend="text-to-path"/></para>
       </listitem>
       <listitem id="gimp-layer-text-along-path">
-        <para>
-          <link linkend="text-along-path">Text along Path</link>
-        </para>
+        <para><xref linkend="text-along-path"/></para>
       </listitem>
       <listitem>
         <indexterm>
@@ -67,8 +47,7 @@
             <formalpara>
               <title>Text to Selection:</title>
               <para>
-                <link linkend="gimp-layer-alpha-selection-replace">Alpha to
-                Selection (Replace)</link>
+                <xref linkend="gimp-layer-alpha-selection-replace"/>
               </para>
             </formalpara>
           </listitem>
@@ -77,8 +56,7 @@
             <formalpara>
               <title>Add text to Selection:</title>
               <para>
-                <link linkend="gimp-layer-alpha-selection-add">Add Alpha to
-                  Selection</link>
+                <xref linkend="gimp-layer-alpha-selection-add"/>
               </para>
             </formalpara>
           </listitem>
@@ -87,8 +65,7 @@
             <formalpara>
               <title>Subtract text from Selection:</title>
               <para>
-                <link linkend="gimp-layer-alpha-selection-subtract">Subtract
-                  Alpha from Selection</link>
+                <xref linkend="gimp-layer-alpha-selection-subtract"/>
               </para>
             </formalpara>
           </listitem>
@@ -97,8 +74,7 @@
             <formalpara>
               <title>Intersect text with Selection:</title>
               <para>
-                <link linkend="gimp-layer-alpha-selection-intersect">Intersect
-                  Alpha with Selection</link>
+                <xref linkend="gimp-layer-alpha-selection-intersect"/>
               </para>
             </formalpara>
           </listitem>

Modified: trunk/src/menus/layer/text-discard.xml
==============================================================================
--- trunk/src/menus/layer/text-discard.xml	(original)
+++ trunk/src/menus/layer/text-discard.xml	Fri Feb 27 21:34:01 2009
@@ -1,21 +1,14 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-05-24 Added Spanish translation by AntI
   2007-04-09 de translation by ude
   2007-04-03 Created by j.h
 -->
 <sect2 id="gimp-layer-text-discard">
-  <!--<sect2info>
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2008-05-11</date>
-        <authorinitials>j.h</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
   <title>Discard Text Information</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Text</secondary>
@@ -24,21 +17,19 @@
     <primary>Text</primary>
     <secondary>Discard information</secondary>
   </indexterm>
-  <indexterm>
-    <primary>Discard Text Information</primary>
-  </indexterm>
+
   <para>
     This command belongs to a group of Text commands displayed only if a
     text layer is present.
   </para>
   <figure>
     <title>
-      <phrase>The Discard Text command among text commands
-        in the Layer menu</phrase>
+      The Discard Text command among text commands in the Layer menu
     </title>
     <mediaobject>
       <imageobject>
-        <imagedata fileref="images/menus/layer-text-commands.png" format="PNG"/>
+        <imagedata format="PNG"
+          fileref="images/menus/layer-text-commands.png"/>
       </imageobject>
     </mediaobject>
   </figure>
@@ -54,10 +45,9 @@
     get text information back by undoing the operation which modified the
     text.
   </para>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>

Modified: trunk/src/menus/layer/threshold-alpha.xml
==============================================================================
--- trunk/src/menus/layer/threshold-alpha.xml	(original)
+++ trunk/src/menus/layer/threshold-alpha.xml	Fri Feb 27 21:34:01 2009
@@ -8,14 +8,16 @@
 -->
 <sect2 id="plug-in-threshold-alpha">
   <title>Threshold Alpha</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Transparency managing</secondary>
     <tertiary>Threshold</tertiary>
   </indexterm>
   <indexterm>
-    <primary>Threshold Alpha</primary>
+    <primary>Alpha</primary>
   </indexterm>
+
   <para>
     The <guimenuitem>Threshold Alpha</guimenuitem> command converts
     semi-transparent areas of the active layer into completely transparent or
@@ -26,6 +28,7 @@
     If the <guilabel>Keep transparency</guilabel> option is checked in the
     Layers dialog, the command displays an error message.
   </para>
+
   <sect3>
     <title>Activating the Command</title>
     <itemizedlist>
@@ -41,6 +44,7 @@
       </listitem>
     </itemizedlist>
   </sect3>
+
   <sect3>
     <title>Description of the Dialog Window</title>
     <figure>

Modified: trunk/src/menus/layer/top.xml
==============================================================================
--- trunk/src/menus/layer/top.xml	(original)
+++ trunk/src/menus/layer/top.xml	Fri Feb 27 21:34:01 2009
@@ -1,31 +1,20 @@
 <?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";>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
   2007-05-25 Added Spanish translation by AntI
   2007-03-12 KolbjÃrn: added no translation
   2005/11/11 de added; reviewed by axel.wernicke
 -->
 <sect2 id="gimp-layer-top">
-  <!--<sect2info role="cvs">
-    <revhistory>
-      <revision>
-        <revnumber>$Revision$</revnumber>
-        <date>2006-08-17</date>
-        <authorinitials>scb</authorinitials>
-      </revision>
-    </revhistory>
-  </sect2info>-->
-  <title>
-    <phrase>Select Top Layer</phrase>
-  </title>
+  <title>Select Top Layer</title>
+
   <indexterm>
     <primary>Layer</primary>
     <secondary>Stack managing</secondary>
     <tertiary>Select top layer</tertiary>
   </indexterm>
-  <indexterm>
-    <primary>Select Top Layer</primary>
-  </indexterm>
+
   <para>
     The <guimenuitem>Select Top Layer</guimenuitem> command makes the top
     layer in the stack the active layer for the image and highlights it in
@@ -40,10 +29,9 @@
       the group of six keys to the left of the numeric keypad.
     </para>
   </note>
+
   <sect3>
-    <title>
-      <phrase>Activating the Command</phrase>
-    </title>
+    <title>Activating the Command</title>
     <itemizedlist>
       <listitem>
         <para>
@@ -57,14 +45,12 @@
       </listitem>
       <listitem>
         <para>
-          or by using the keyboard shortcut <keycap>Home</keycap>,
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          or simply by clicking on the layer name in the Layers Dialog.
+          or by using the keyboard shortcut <keycap>Home</keycap>.
         </para>
       </listitem>
     </itemizedlist>
+    <para>
+      Or you simply click on the layer name in the Layers Dialog.
+    </para>
   </sect3>
 </sect2>



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