diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-04-26 23:08:35 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-04-27 00:29:27 +0200 |
commit | f6d93aeda80f5a1f24e6fd162c43143a0373add3 (patch) | |
tree | 19e2e519974d56482d4dba1b050e24973fb6abf9 /source/text/swriter | |
parent | 79333af5db2af7c4532e8fffbebfe8ba7daa80c4 (diff) |
(related tdf#140818) update to "no character style" in help
Change-Id: I7e5e09118ec985286cb6a9b8c15dedd17734bd6e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133474
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/05130002.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/05130002.xhp b/source/text/swriter/01/05130002.xhp index 3c25900572..2a8555cb3c 100644 --- a/source/text/swriter/01/05130002.xhp +++ b/source/text/swriter/01/05130002.xhp @@ -30,7 +30,7 @@ <h1 id="hd_id3148489"><link href="text/swriter/01/05130002.xhp" name="Character Style">Character Style</link></h1> <paragraph role="paragraph" id="par_id3154650" xml-lang="en-US">Character styles provide a way to customize the formatting for individual characters. Use character styles to change the properties of a character, word or selected part of a paragraph. When you apply a character style to a text selection, the character style properties override the corresponding paragraph character properties.</paragraph> <paragraph role="paragraph" id="par_id541610673006306">For example, if you apply a character style with 15pt font size to a selection in a paragraph with character property of 12pt font size, the selection is set to 15pt, while the rest of the paragraph remains with 12pt font size.</paragraph> -<note id="par_id751610803325140">The <emph>Default Character Style</emph> is actually the set of character properties of the current paragraph style. Use the Default Character Style to reset the character properties of the selection to those of the paragraph style. You cannot customize the Default Character Style.</note> +<note id="par_id751610803325140"><emph>No Character Style</emph> is actually the set of character properties of the current paragraph style. Choose No Character Style to reset the character properties of the selection to those of the paragraph style. You cannot customize No Character Style.</note> <section id="howtoget"> <embed href="text/swriter/00/00000405.xhp#characterstyle"/> </section> |