diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-11 10:33:25 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-11 16:22:25 +0100 |
commit | 96c9eaf34676be060349e683f271995abc7779eb (patch) | |
tree | bfc8eab70ddbcc3f2aa3f4a80bfb1eee07feaa43 /source/text/swriter/02/18130000.xhp | |
parent | 16ac2e562235fb6c908ada4ce1af4cd67c473df3 (diff) |
Add dimensions to svg icons
+ refactor some headings
Change-Id: Ic194be7d99685d3272393088973367bbbcd3246c
Reviewed-on: https://gerrit.libreoffice.org/84960
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/02/18130000.xhp')
-rw-r--r-- | source/text/swriter/02/18130000.xhp | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/source/text/swriter/02/18130000.xhp b/source/text/swriter/02/18130000.xhp index b91f23c423..c4eaa590ce 100644 --- a/source/text/swriter/02/18130000.xhp +++ b/source/text/swriter/02/18130000.xhp @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!-- * This file is part of the LibreOffice project. * @@ -30,7 +28,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3147167"><bookmark_value>direct cursor; restriction</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ShadowCursor" id="bm_id3154504" localize="false"/> -<paragraph role="heading" id="hd_id3147167" xml-lang="en-US" level="1"><link href="text/swriter/02/18130000.xhp" name="Direct Cursor Mode">Direct Cursor Mode</link></paragraph> +<h1 id="hd_id3147167"><link href="text/swriter/02/18130000.xhp" name="Direct Cursor Mode">Direct Cursor Mode</link></h1> <paragraph role="paragraph" id="par_id3152896" xml-lang="en-US"><ahelp hid=".uno:ShadowCursor">Activates or deactivates the direct cursor.</ahelp> You can specify the behavior of the direct cursor by choosing <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01040600.xhp" name="Text Document - Formatting Aids"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>.</paragraph> </section> <section id="howtoget"> @@ -41,7 +39,7 @@ <tablerow> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3147508" xml-lang="en-US"> -<image id="img_id3154840" src="cmd/sc_shadowcursor.png"><alt id="alt_id3154840" xml-lang="en-US">Icon</alt> +<image id="img_id3154840" src="cmd/sc_shadowcursor.png" width="1cm" height="1cm"><alt id="alt_id3154840" xml-lang="en-US">Icon Toggle Direct Cursor Mode</alt> </image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> @@ -54,7 +52,7 @@ </section> <paragraph role="paragraph" id="par_id3154570" xml-lang="en-US">The direct cursor allows you to click in any blank area of a page to place text, images, tables, frames, and other objects.</paragraph> <paragraph role="paragraph" id="par_id3155902" xml-lang="en-US">If you place the direct cursor approximately in the middle between the left and the right margin of a page or a table cell, the text you insert will be centered. Similarly, text is right-aligned when the direct cursor is placed on the right margin.</paragraph> -<paragraph role="warning" id="par_id3151255" xml-lang="en-US">The AutoCorrect tool automatically removes empty paragraphs, tabs, and spaces that are inserted by the direct cursor. If you want to use the direct cursor, then disable the AutoCorrect tool.</paragraph> +<warning id="par_id3151255">The AutoCorrect tool automatically removes empty paragraphs, tabs, and spaces that are inserted by the direct cursor. If you want to use the direct cursor, then disable the AutoCorrect tool.</warning> <paragraph role="paragraph" id="par_id3148982" xml-lang="en-US">The direct cursor sets tabs to position the cursor. If you change the tabs later. the position of the text on the page may change as well.</paragraph> </body> |