diff options
author | Stéphane Guillou <stephane.guillou@libreoffice.org> | 2023-07-13 23:28:00 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-07-14 14:04:46 +0200 |
commit | ee33ab728cf9633b24ef3d68514fd55047d06088 (patch) | |
tree | e5ebb2c73d58a888f258db0f4e1d0f3f1681bc12 | |
parent | 80e08b87acad5fa3b5cf4b452cdcbeb4d03b1326 (diff) |
correct heading levels for Direct Cursor options
Change-Id: I766a7e3435404ec1d60d79794b7273fcd5dcf880
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154412
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/optionen/01040600.xhp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/text/shared/optionen/01040600.xhp b/source/text/shared/optionen/01040600.xhp index 3c932e066a..fd5603e006 100644 --- a/source/text/shared/optionen/01040600.xhp +++ b/source/text/shared/optionen/01040600.xhp @@ -99,21 +99,21 @@ <bookmark branch="hid/modules/swriter/ui/optformataidspage/cursoronoff" id="bm_id3150327" localize="false"/> <h3 id="hd_id3154273">Direct cursor</h3> <paragraph role="paragraph" id="par_id3150749"><ahelp hid="modules/swriter/ui/optformataidspage/cursoronoff">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <link href="text/swriter/02/18130000.xhp">Toggle Direct Cursor Mode</link> icon on the Tools bar or by choosing the <emph>Edit - Direct Cursor Mode</emph> command in a text document.</paragraph> -<h2 id="hd_id3152962">Insert</h2> +<h3 id="hd_id3152962">Insert</h3> <paragraph role="paragraph" id="par_id3149020">Defines the insert options for the direct cursor. If you click at any position in your document, a new paragraph can be written or inserted exactly at this position. The properties of this paragraph depend on the selected option. You can select from the following options:</paragraph> <bookmark branch="hid/modules/swriter/ui/optformataidspage/filltab" id="bm_id3153966" localize="false"/> -<h3 id="hd_id3145147">Tabs</h3> +<h4 id="hd_id3145147">Tabs</h4> <paragraph role="paragraph" id="par_id3155174"><ahelp hid="modules/swriter/ui/optformataidspage/filltab">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp></paragraph> <bookmark branch="hid/modules/swriter/ui/optformataidspage/fillspace" id="bm_id3146917" localize="false"/> -<h3 id="hd_id3166449">Tabs and Spaces</h3> +<h4 id="hd_id3166449">Tabs and Spaces</h4> <paragraph role="paragraph" id="par_id3155904"><ahelp hid="modules/swriter/ui/optformataidspage/fillspace">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp></paragraph> <bookmark branch="hid/modules/swriter/ui/optformataidspage/fillindent" id="bm_id3151249" localize="false"/> -<h3 id="hd_id631581667209365">Spaces</h3> +<h4 id="hd_id631581667209365">Spaces</h4> <paragraph role="paragraph" id="par_id441581667221797">When the direct cursor is used, spaces are added in the new paragraph until the clicked position is reached.</paragraph> -<h3 id="hd_id3150387">Left paragraph margin</h3> +<h4 id="hd_id3150387">Left paragraph margin</h4> <paragraph role="paragraph" id="par_id3151188"><ahelp hid="modules/swriter/ui/optformataidspage/fillindent">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp></paragraph> <bookmark branch="hid/modules/swriter/ui/optformataidspage/fillmargin" id="bm_id3154755" localize="false"/> -<h3 id="hd_id3148995">Paragraph alignment</h3> +<h4 id="hd_id3148995">Paragraph alignment</h4> <paragraph role="paragraph" id="par_id3156384"><ahelp hid="modules/swriter/ui/optformataidspage/fillmargin">Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. </ahelp></paragraph> <note id="par_id3149964">All insert options refer only to the current paragraph generated with the Direct Cursor.</note> <h2 id="hd_id661681490544324">Image</h2> |