source/text/swriter/01/05130002.xhp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 6ef16552f4f1cce36f57b5f20d182b70d8df038f
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sat Jan 16 10:44:38 2021 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Tue Jan 19 13:03:31 2021 +0100

    Be less conditional and more imperative in hlp text
    
    Change-Id: I45a7d8a5375e09cb0cdfb216d0154c210b0702bc
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109439
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/swriter/01/05130002.xhp 
b/source/text/swriter/01/05130002.xhp
index 36ea42ba4..c9ba7bb48 100644
--- a/source/text/swriter/01/05130002.xhp
+++ b/source/text/swriter/01/05130002.xhp
@@ -28,15 +28,15 @@
 </meta>
 <body>
 <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 when you want to change the appearance or attributes of a 
character, word or selected part of a paragraph. When you apply a character 
style to a text selection, the properties defined in the character style 
override the corresponding paragraph properties, changing the appearance and 
other attributes of the selection, depending on the definitions in the 
character style.</paragraph>
-<paragraph role="paragraph" id="par_id541610673006306">For example, if you 
apply a character style with 15pt font size  to a selected part of a paragraph 
that is formatted with 12pt font size, either directly or with a paragraph 
style, then the selection appears with 15pt font size, while the rest of the 
paragraph remains with 12pt font size. If you remove the applied character 
style, by applying the Default Character Style, then the paragraph properties 
of the selection are applicable again.</paragraph>
-<note id="par_id391610540540289">It can be useful to define character styles 
for particular kinds of content, such as page numbers, footnote numbers, 
hyperlinks, dates, words in different languages.</note>
+<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>
 <section id="howtoget">
   <embed href="text/swriter/00/00000405.xhp#characterstyle"/>
 </section>
 <note id="par_id901610542787798">Direct formatting overrides any formatting 
provided by a character style. To remove direct formatting from a selection, 
use <menuitem>Format - Clear Direct Formatting</menuitem> (<switchinline 
select="sys"><caseinline 
select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>).</note>
 <embed href="text/shared/01/05040100.xhp#organizer"/>
-<note id="par_id701610668103877">Use the <emph>Contains</emph> section in the 
Organizer to see what properties are applied by a character style.</note>
+<note id="par_id701610668103877">Use the <emph>Contains</emph> section in the 
Organizer to see the properties of the character style.</note>
 <embed href="text/shared/01/05020100.xhp#characters"/>
 <embed href="text/shared/01/05020200.xhp#schrifteffekt"/>
 <embed href="text/shared/02/02160000.xhp#zeichenhintergrund"/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to