source/text/shared/01/02100200.xhp |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit bf149fe6c84725f9a9c42d383f85fd83a4290bec
Author:     Justin Luth <[email protected]>
AuthorDate: Thu Jul 23 17:16:20 2026 -0400
Commit:     Olivier Hallot <[email protected]>
CommitDate: Tue Jul 28 00:45:38 2026 +0200

    tdf#158011 documentation: add 'Page Break' to F&R Attributes
    
    cd helpcontent2
    vi whatever
    git push origin ecma2:refs/for/master
    
    I found documentation on the wiki that said
    that hd_id and par_id just need to be unique,
    so I created them by hand.
    
    Change-Id: I701368b7d1a8010152793bbf765d3afb025532e6
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/208534
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <[email protected]>
    Reviewed-by: Justin Luth <[email protected]>

diff --git a/source/text/shared/01/02100200.xhp 
b/source/text/shared/01/02100200.xhp
index 615fc86e46..4b9646e8ac 100644
--- a/source/text/shared/01/02100200.xhp
+++ b/source/text/shared/01/02100200.xhp
@@ -165,6 +165,10 @@
 <h3 id="hd_id901610234753125">Overline</h3>
  <paragraph role="paragraph" id="par_id921610234834028">Finds characters 
formatted with <emph>Overlining</emph>.</paragraph>
 </section>
+<section id="Section34">
+<h3 id="hd_id11234">Page Break</h3>
+<paragraph role="paragraph" id="par_id11234">Finds paragraphs containing a 
<emph>Page Break</emph> attribute. Both <emph>Page break before</emph> and 
<emph>Page break after</emph> are found.</paragraph>
+</section>
 
 </sort>
 <section id="relatedtopics">

Reply via email to