diff options
author | Maxime de Roucy <mderoucy@linagora.com> | 2013-03-01 10:50:22 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-03-04 13:29:48 +0000 |
commit | 0401988227a539ef9181bfb26217b09fc360124e (patch) | |
tree | 59f0467467427c5b77acdf4a29743839a82b1adc | |
parent | 4a6558ff831f49756072305362880ed8c425803f (diff) |
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@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r-- | source/text/shared/guide/paintbrush.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/shared/guide/paintbrush.xhp b/source/text/shared/guide/paintbrush.xhp index 01d82486d1..92fc110ce9 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> |