source/text/swriter/guide/text_direct_cursor.xhp |   62 ++++++++++++++++-------
 1 file changed, 45 insertions(+), 17 deletions(-)

New commits:
commit c80b0e8b7341e9880080767dcaf4722de694b858
Author:     Rafael Lima <[email protected]>
AuthorDate: Wed Nov 24 15:05:48 2021 +0200
Commit:     Olivier Hallot <[email protected]>
CommitDate: Wed Nov 24 23:42:40 2021 +0100

    Fix Direct Cursor mode help page
    
    The help page lacks the information about how to access the feature using 
the menu bar.
    
    Also, icons are not properly aligned. This patch organizes them using an 
icon table.
    
    Change-Id: Ic0308fecc68bbb2d72052fcb371a7859b91d7dce
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125719
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <[email protected]>

diff --git a/source/text/swriter/guide/text_direct_cursor.xhp 
b/source/text/swriter/guide/text_direct_cursor.xhp
index c28531c4e..9bc7d2148 100644
--- a/source/text/swriter/guide/text_direct_cursor.xhp
+++ b/source/text/swriter/guide/text_direct_cursor.xhp
@@ -20,12 +20,12 @@
  -->
 
 <meta>
-      <topic id="textswriterguidetext_direct_cursorxml" indexer="include" 
status="PUBLISH">
-         <title xml-lang="en-US" id="tit">Using the Direct Cursor</title>
-         <filename>/text/swriter/guide/text_direct_cursor.xhp</filename>
-      </topic>
-   </meta>
-   <body>
+  <topic id="textswriterguidetext_direct_cursorxml" indexer="include" 
status="PUBLISH">
+    <title xml-lang="en-US" id="tit">Using the Direct Cursor</title>
+    <filename>/text/swriter/guide/text_direct_cursor.xhp</filename>
+  </topic>
+</meta>
+<body>
 <bookmark xml-lang="en-US" branch="index" 
id="bm_id3155178"><bookmark_value>text; cursor</bookmark_value>
 <bookmark_value>entering text with direct cursor</bookmark_value>
 <bookmark_value>direct cursor; settings</bookmark_value>
@@ -38,25 +38,53 @@
       <paragraph xml-lang="en-US" id="par_id3155921" role="paragraph">To set 
the behavior of the direct cursor, choose <switchinline 
select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - 
Preferences</emph></caseinline><defaultinline><emph>Tools - 
Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - 
Formatting Aids</emph>.</paragraph>
       <list type="ordered">
          <listitem>
-            <paragraph xml-lang="en-US" id="par_idN106A3" role="listitem">On 
the <item type="menuitem">Tools</item> bar, click the <item 
type="menuitem">Direct Cursor</item> icon 
-<image id="img_id3149846" src="cmd/sc_shadowcursor.png" width="1cm" 
height="1cm"><alt xml-lang="en-US" 
id="alt_id3149846">Icon</alt></image>.</paragraph>
+            <paragraph xml-lang="en-US" id="par_idN106A3" role="listitem">On 
the <menuitem>Tools</menuitem> bar, click the <menuitem>Direct 
Cursor</menuitem> icon 
+<image id="img_id3149846" src="cmd/sc_shadowcursor.png" width="1cm" 
height="1cm"><alt xml-lang="en-US" id="alt_id3149846">Icon</alt></image>. 
Alternativelly, enable <emph>Direct Cursor</emph> by going to <menuitem>Edit - 
Direct Cursor Mode</menuitem>.</paragraph>
          </listitem>
          <listitem>
             <paragraph xml-lang="en-US" id="par_idN106C5" 
role="listitem">Click in a free space in the text document. The mouse pointer 
changes to reflect the alignment that will be applied to the text that you 
type:</paragraph>
-            <paragraph xml-lang="en-US" id="par_idN106C8" role="listitem">
-<image id="img_id5471987" src="media/helpimg/dircursleft.png" width="1cm" 
height="1cm"><alt xml-lang="en-US" id="alt_id5471987">Icon</alt>
-       </image> Align left</paragraph>
-            <paragraph xml-lang="en-US" id="par_idN106E4" role="listitem">
-<image id="img_id5730253" src="media/helpimg/dircurscent.png" width="1cm" 
height="1cm"><alt xml-lang="en-US" id="alt_id5730253">Icon</alt>
-       </image> Centered</paragraph>
-            <paragraph xml-lang="en-US" id="par_idN10700" role="listitem">
-<image id="img_id6953622" src="media/helpimg/dircursright.png" width="1cm" 
height="1cm"><alt xml-lang="en-US" id="alt_id6953622">Icon</alt>
-       </image> Align right</paragraph>
          </listitem>
+      </list>
+
+  <table id="tab_id151637758600046">
+    <tablerow>
+        <tablecell>
+            <paragraph role="paragraph" id="par_id561637758600046">
+<image src="media/helpimg/dircursleft.png" id="img_id961637758600046" 
width="1cm" height="1cm"><alt id="alt_id311637758600046">Align 
left</alt></image>
+            </paragraph>
+       </tablecell>
+       <tablecell>
+           <paragraph id="par_id321637758600046" role="paragraph">Align 
left</paragraph>
+       </tablecell>
+    </tablerow>
+    <tablerow>
+        <tablecell>
+            <paragraph role="paragraph" id="par_id561637758600047">
+<image src="media/helpimg/dircurscent.png" id="img_id961637758600047" 
width="1cm" height="1cm"><alt id="alt_id311637758600047">Centered</alt></image>
+            </paragraph>
+       </tablecell>
+       <tablecell>
+           <paragraph id="par_id321637758600047" 
role="paragraph">Centered</paragraph>
+       </tablecell>
+    </tablerow>
+    <tablerow>
+        <tablecell>
+            <paragraph role="paragraph" id="par_id561637758600048">
+<image src="media/helpimg/dircursright.png" id="img_id961637758600048" 
width="1cm" height="1cm"><alt id="alt_id311637758600048">Align 
right</alt></image>
+            </paragraph>
+       </tablecell>
+       <tablecell>
+           <paragraph id="par_id321637758600048" role="paragraph">Align 
right</paragraph>
+       </tablecell>
+    </tablerow>
+  </table>
+
+      <list type="ordered" startwith="3">
          <listitem>
             <paragraph xml-lang="en-US" id="par_idN1071D" role="listitem">Type 
your text. %PRODUCTNAME automatically inserts the required number of blank 
lines, and, if the options are enabled, tabs and spaces.</paragraph>
          </listitem>
       </list>
+
       <section id="relatedtopics">
       <embed href="text/swriter/guide/templates_styles.xhp#templates_styles"/>
       <embed href="text/shared/guide/standard_template.xhp#standard_template"/>

Reply via email to