[Libreoffice-commits] help.git: AllLangHelp_swriter.mk source/text

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Thu Jan 23 13:50:04 UTC 2020


 AllLangHelp_swriter.mk                     |    1 
 source/text/swriter/01/legacynumbering.xhp |   38 +++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

New commits:
commit 212f6e88fcee903c3d21db18e87d55df0e1c7bb0
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Wed Jan 22 22:34:09 2020 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Jan 23 14:49:41 2020 +0100

    Legacy numbering Help page
    
    (WIP)
    
    Change-Id: Ie9fb3ad9e557cbc824b0bc8ad33aff133506baef
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87230
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk
index ab55ceeaa..c04aabe98 100644
--- a/AllLangHelp_swriter.mk
+++ b/AllLangHelp_swriter.mk
@@ -176,6 +176,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\
     helpcontent2/source/text/swriter/01/06220000 \
     helpcontent2/source/text/swriter/01/06990000 \
     helpcontent2/source/text/swriter/01/format_object \
+    helpcontent2/source/text/swriter/01/legacynumbering \
     helpcontent2/source/text/swriter/01/mailmerge00 \
     helpcontent2/source/text/swriter/01/mailmerge01 \
     helpcontent2/source/text/swriter/01/mailmerge02 \
diff --git a/source/text/swriter/01/legacynumbering.xhp b/source/text/swriter/01/legacynumbering.xhp
new file mode 100644
index 000000000..eb72d89eb
--- /dev/null
+++ b/source/text/swriter/01/legacynumbering.xhp
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+-->
+
+<meta>
+  <topic id="legacynumberingxml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Legacy Numbering in Writer</title>
+    <filename>/text/swriter/01/legacynumbering.xhp</filename>
+  </topic>
+</meta>
+<body>
+
+<bookmark xml-lang="en-US" branch="index" id="bm_id601579742532876">
+<bookmark_value>numbering;OpenOffice.org</bookmark_value>
+<bookmark_value>OpenOffice.org legacy numbering</bookmark_value>
+</bookmark>
+
+<section id="legacynumberinghead">
+    <bookmark id="bm_id221579742307751" xml-lang="en-US" branch="hid/CHANGE ME" localize="false"/>
+    <h1 id="hd_id761579742307751"><variable id="legacynumberingh1"><link href="text/swriter/01/legacynumbering.xhp" name="legacy numbering ">Legacy Numbering in Writer</link></variable></h1>
+    <paragraph id="par_id751579742307751" role="paragraph"></paragraph>
+</section>
+  
+<section id="howtoget">
+   
+</section>
+<section id="relatedtopics">
+   
+</section>
+</body>
+</helpdocument>
\ No newline at end of file


More information about the Libreoffice-commits mailing list