diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-21 14:35:29 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-23 00:24:26 +0200 |
commit | 1e2a67f38e12e25fdc9ea26b13680ee2c8c84e5c (patch) | |
tree | 1ffab1e898e209d37a28b94f142357262c1f1955 | |
parent | c80b3a21ba69edf4410e3adfdfaadc95b488ad5f (diff) |
tdf#128837 add "note" about outline levels and export to PDF bookmarks
Change-Id: I1edf868ef12f759395feb17aa1ad96f3a8bad103
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104595
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
-rw-r--r-- | source/text/shared/01/ref_pdf_export_general.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/ref_pdf_export_general.xhp b/source/text/shared/01/ref_pdf_export_general.xhp index 44b4308aed..b72c9d6d25 100644 --- a/source/text/shared/01/ref_pdf_export_general.xhp +++ b/source/text/shared/01/ref_pdf_export_general.xhp @@ -121,7 +121,7 @@ <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfgeneralpage/bookmarks" id="bm_id8694112" localize="false"/> <h3 id="hd_id8257087">Export outlines</h3> <paragraph id="par_id3479415" role="paragraph" xml-lang="en-US"><ahelp hid=".">Select to export bookmarks of Writer documents as PDF bookmarks. Bookmarks are created for all outline paragraphs (<menuitem>Tools - Chapter Numbering</menuitem>) and for all table of contents entries for which you did assign hyperlinks in the source document.</ahelp></paragraph> - +<note id="par_id71603283849925"> Only paragraphs with Outline level 1 - 10 will be exported. The name of the Paragraph Style is irrelevant. For example, the default version of Paragraph Style <emph>Title</emph> is not exported when its Outline level is <emph>Text Body</emph>. To see a paragraph’s Outline level, choose <menuitem>Format - Paragraph</menuitem> <emph> - Outline & Numbering</emph> tab.</note> <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfgeneralpage/exportplaceholders" id="bm_id7971129" localize="false"/> <switch select="appl"> <case select="WRITER"> |