diff options
author | Maxime de Roucy <mderoucy@linagora.com> | 2012-03-14 18:12:41 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-07-14 11:29:56 +0100 |
commit | 6256207a60227e9df14ce60bb0d4b6223ee1d0ba (patch) | |
tree | fcc71e5726ba88345647f2681ac5a11a8e057575 /helpcontent2/source | |
parent | 79d6592b4bc2fdca2818a711c0ac5f347d4867a5 (diff) |
Change format paintbrush
Only copy character formatting by default.
Diffstat (limited to 'helpcontent2/source')
-rw-r--r-- | helpcontent2/source/text/shared/guide/paintbrush.xhp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/helpcontent2/source/text/shared/guide/paintbrush.xhp b/helpcontent2/source/text/shared/guide/paintbrush.xhp index fbe064b368..c31bc36ffd 100644 --- a/helpcontent2/source/text/shared/guide/paintbrush.xhp +++ b/helpcontent2/source/text/shared/guide/paintbrush.xhp @@ -66,8 +66,7 @@ <paragraph xml-lang="en-US" id="par_idN1066E" role="paragraph" l10n="NEW">Select or click the text or object that you want to apply the formatting to.</paragraph> </listitem> </list> - <paragraph xml-lang="en-US" id="par_idN10716" role="tip" l10n="NEW">To exclude paragraph formatting, hold down <switchinline select="sys"><caseinline select="MAC">Command -</caseinline><defaultinline>Ctrl</defaultinline></switchinline> when you click. To exclude character formatting, hold down <switchinline select="sys"><caseinline select="MAC">Command + <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_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"> @@ -154,4 +153,4 @@ </table> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |