diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-11 20:17:12 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-11 22:03:20 +0200 |
commit | ad197d58fa188369c4dcfd5daad29ee5675851db (patch) | |
tree | 6a34d839e7951833f972af187ee8ab8de0dff944 /source/text/swriter/01/03140000.xhp | |
parent | d9a9b1f342cd9ecb0dc95636b62ebd8d456bfc0f (diff) |
Resolves tdf#130884 update all helppages with "View - Hidden Paragraphs"
The menu command is now "View - Field Hidden Paragraphs"
-also update command sequence to set in Options
-update to <h1>,<h2>,<menuitem>,<note>
-add <keycode> where needed
-change German id "versteckteabs" to English
Change-Id: I89c5c80211b23c372ca0984e0ffe54fc99b1abc2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104151
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'source/text/swriter/01/03140000.xhp')
-rw-r--r-- | source/text/swriter/01/03140000.xhp | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/source/text/swriter/01/03140000.xhp b/source/text/swriter/01/03140000.xhp index d11b5167eb..caab89bc71 100644 --- a/source/text/swriter/01/03140000.xhp +++ b/source/text/swriter/01/03140000.xhp @@ -26,21 +26,18 @@ </meta> <body> - - <section id="hidden_paragraphs"> <bookmark xml-lang="en-US" branch="hid/.uno:ShowHiddenParagraphs" id="bm_id8952760" localize="false"/> -<paragraph id="hd_id3155959" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/03140000.xhp" name="Hidden Paragraphs">Hidden Paragraphs</link></paragraph> +<h1 id="hd_id3155959" xml-lang="en-US"><link href="text/swriter/01/03140000.xhp" name="Hidden Paragraphs">Hidden Paragraphs</link></h1> <paragraph id="par_id3150251" role="paragraph" xml-lang="en-US"><ahelp hid=".">Shows or hides hidden paragraphs.</ahelp> This option only affects the screen display of hidden paragraphs, and not the printing of hidden paragraphs.</paragraph> </section> <section id="howtoget"> -<embed href="text/swriter/00/00000403.xhp#versteckteabs"/> +<embed href="text/swriter/00/00000403.xhp#hidden_para"/> </section> -<paragraph id="par_id3157875" role="note" xml-lang="en-US">To enable this feature, choose <switchinline select="sys"><caseinline select="MAC"><item type="menuitem">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type="menuitem">Tools - Options</item></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01040600.xhp" name="Writer - Formatting Aids"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>, and ensure that the <emph>Hidden paragraphs</emph> check box in the <emph>Display of</emph> area is selected.</paragraph> +<paragraph id="par_id3157875" role="note" xml-lang="en-US">To enable this feature, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01040600.xhp" name="Writer - Formatting Aids"><emph>%PRODUCTNAME Writer - View</emph></link>, and ensure that the <emph>Hidden paragraphs</emph> check box in the <emph>Display fields</emph> area is selected.</paragraph> <paragraph id="par_id3154501" role="paragraph" xml-lang="en-US">Use the <link href="text/swriter/01/04090000.xhp" name="field command">field command</link> "Hidden Paragraph" to assign a <link href="text/swriter/01/04090200.xhp" name="condition">condition</link> that must be met to hide a paragraph. If the condition is not met, the paragraph is displayed.</paragraph> <paragraph id="par_id3083451" role="paragraph" xml-lang="en-US">When you hide a paragraph, footnotes and frames that are anchored to characters in the paragraph are also hidden.</paragraph> </body> - </helpdocument> |