[Libreoffice-commits] help.git: source/text

Maxime de Roucy mderoucy at linagora.com
Mon Mar 4 05:30:06 PST 2013


 source/text/shared/guide/paintbrush.xhp |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 0401988227a539ef9181bfb26217b09fc360124e
Author: Maxime de Roucy <mderoucy at linagora.com>
Date:   Fri Mar 1 10:50:22 2013 +0100

    format paintbrush "paragraph" / "character" format
    
    Add a paragraph to explain what formats are considered as "paragraph"
    and "character" format by the format paintbrush.
    
    See comment 9-10-11 of fdo#59029
    
    Change-Id: I319007544d2361541a86e084ecf85c9e59973dcc
    Reviewed-on: https://gerrit.libreoffice.org/2484
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/source/text/shared/guide/paintbrush.xhp b/source/text/shared/guide/paintbrush.xhp
index 01d8248..92fc110 100644
--- a/source/text/shared/guide/paintbrush.xhp
+++ b/source/text/shared/guide/paintbrush.xhp
@@ -57,6 +57,7 @@
       </list>
       <paragraph xml-lang="en-US" id="par_idN10716" role="tip" l10n="NEW">By default only the character formatting is copied ; to include paragraph formatting, hold down <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> when you click. To copy only the paragraph formatting, hold down <switchinline select="sys"><caseinline select="MAC">Command
 </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift when you click.</paragraph>
+      <paragraph xml-lang="en-US" id="par_idN10672" role="paragraph" l10n="NEW">The <emph>paragraph</emph> formats are the formats applied to the whole paragraph. The <emph>character</emph> formats are those applied to a portion of the paragraph. For example, if you apply the bold format to a whole paragraph the bold format is a <emph>paragraph</emph> format. Then if you unbold a portion of this paragraph, the bold format is still a <emph>paragraph</emph> format but the portion you unbold has a "not bold" <emph>character</emph> format.</paragraph>
       <paragraph xml-lang="en-US" id="par_idN10671" role="paragraph" l10n="NEW">The following table describes the formatting attributes that the <emph>Format Paintbrush</emph> can copy:</paragraph>
       <table id="tbl_id599688">
          <tablerow>


More information about the Libreoffice-commits mailing list