From c80b0e8b7341e9880080767dcaf4722de694b858 Mon Sep 17 00:00:00 2001 From: Rafael Lima Date: Wed, 24 Nov 2021 15:05:48 +0200 Subject: 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 --- source/text/swriter/guide/text_direct_cursor.xhp | 62 +++++++++++++++++------- 1 file changed, 45 insertions(+), 17 deletions(-) diff --git a/source/text/swriter/guide/text_direct_cursor.xhp b/source/text/swriter/guide/text_direct_cursor.xhp index c28531c4ea..9bc7d21489 100644 --- a/source/text/swriter/guide/text_direct_cursor.xhp +++ b/source/text/swriter/guide/text_direct_cursor.xhp @@ -20,12 +20,12 @@ --> - - Using the Direct Cursor - /text/swriter/guide/text_direct_cursor.xhp - - - + + Using the Direct Cursor + /text/swriter/guide/text_direct_cursor.xhp + + + text; cursor entering text with direct cursor direct cursor; settings @@ -38,25 +38,53 @@ To set the behavior of the direct cursor, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids. - On the Tools bar, click the Direct Cursor icon -Icon. + On the Tools bar, click the Direct Cursor icon +Icon. Alternativelly, enable Direct Cursor by going to Edit - Direct Cursor Mode. 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: - -Icon - Align left - -Icon - Centered - -Icon - Align right + + + + + + +Align left + + + + Align left + + + + + +Centered + + + + Centered + + + + + +Align right + + + + Align right + + +
+ + Type your text. %PRODUCTNAME automatically inserts the required number of blank lines, and, if the options are enabled, tabs and spaces. +
-- cgit v1.2.3