source/text/shared/00/00040500.xhp |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit a35f8b648fd4bac70bbde0554a2d4051c7633cde
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon Dec 20 13:20:49 2021 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Dec 20 22:55:07 2021 +0100

    tdf#146336 Fix missing default in Help page
    
    Logic was designed for moduls with page formatting.
    
    MATH, BASE and unknown module were not handled. Default is
    for Writer.
    
    Change-Id: I4d92a37110a342274a3d131f025213716134dd60
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127191
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/00/00040500.xhp 
b/source/text/shared/00/00040500.xhp
index 3fca0e113..21fba358d 100644
--- a/source/text/shared/00/00040500.xhp
+++ b/source/text/shared/00/00040500.xhp
@@ -189,6 +189,9 @@
 <paragraph id="par_id31543624680" role="paragraph">Choose <menuitem>View - 
Styles</menuitem> <switchinline select="sys"><caseinline 
select="MAC"><keycode>(Command+T)</keycode></caseinline>
 <defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>  - open 
context menu of a page style entry and choose <emph>Modify/New - Page</emph> 
tab.</paragraph>
 </case>
+<default>
+<paragraph id="par_id3133357" role="paragraph">Choose <menuitem>Format - Page 
Style - Page</menuitem> tab (Writer).</paragraph>
+</default>
 </switch>
 </section>
 <section id="header">

Reply via email to