diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-19 09:17:07 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-07-20 13:58:54 +0200 |
commit | 85edbbfceba14edf8f7a822525744d08e475549e (patch) | |
tree | 289bf239adc415d2cb02954c8852fde6c45497ef | |
parent | b19726b8cef00d9e3c9b03b447a0c66fc1ef8267 (diff) |
Adjust heading level
Change-Id: Ic2cd03797702ed3a2e4941e51878e1bdb2d4f693
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98963
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit afb6e5594b5771922817007a725ee8e8af2563b2)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99050
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/shared/01/01070002.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/01/01070002.xhp b/source/text/shared/01/01070002.xhp index 82f6518fab..23071eff1e 100644 --- a/source/text/shared/01/01070002.xhp +++ b/source/text/shared/01/01070002.xhp @@ -22,17 +22,17 @@ <bookmark_value>Export as; PDF</bookmark_value> <bookmark_value>Export as; EPUB</bookmark_value> </bookmark> -<paragraph id="hd_id751513634008094" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/01070002.xhp" name="Export As...">Export As...</link></paragraph> +<h1 id="hd_id751513634008094"><link href="text/shared/01/01070002.xhp" name="Export As...">Export As...</link></h1> <paragraph id="par_id791513634008095" role="paragraph" xml-lang="en-US"><variable id="exportas1"><ahelp hid=".">Export the document in PDF or EPUB formats.</ahelp></variable></paragraph> </section> <section id="howtoget"> <paragraph role="paragraph" id="par_id971513634212601" xml-lang="en-US">Choose <emph>File - Export As...</emph> .</paragraph><comment>Adolfo: Not sure about how to deal with ellipses</comment> </section> <embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/> -<paragraph role="heading" id="hd_id71513635341099" level="1" xml-lang="en-US">Export Directly as PDF</paragraph> +<h2 id="hd_id71513635341099">Export Directly as PDF</h2> <paragraph role="paragraph" id="par_id961513635511473" xml-lang="en-US">Export the entire document using your default PDF settings.</paragraph> <embed href="text/shared/01/ref_epub_export.xhp#epub_export"/> -<paragraph role="heading" id="hd_id851513635358546" level="1" xml-lang="en-US">Export Directly as EPUB</paragraph> +<h2 id="hd_id851513635358546">Export Directly as EPUB</h2> <paragraph role="paragraph" id="par_id811513635541682" xml-lang="en-US">Export the entire document using your default EPUB settings.</paragraph> </body> </helpdocument> |