Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/2484 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/help refs/changes/84/2484/1 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 --- M source/text/shared/guide/paintbrush.xhp 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/source/text/shared/guide/paintbrush.xhp b/source/text/shared/guide/paintbrush.xhp index 01d8248..9156ac6 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> format 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 "unblod" a portion of this paragraph, the bold format is still a <emph>paragraph</emph> format but the portion you unbold have an "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> -- To view, visit https://gerrit.libreoffice.org/2484 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I319007544d2361541a86e084ecf85c9e59973dcc Gerrit-PatchSet: 1 Gerrit-Project: help Gerrit-Branch: master Gerrit-Owner: Maxime de Roucy <mdero...@linagora.com> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice