diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-01-02 00:18:00 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-01-02 16:37:30 +0100 |
commit | 1499595f8bb1ef82b511999629f8d7a140c903a5 (patch) | |
tree | dd9bbeb357251bbc2d84f02020e364d4f70a9e9a | |
parent | 076efd07d9bd8c35ff26d4b4d1e54d6e63174f9b (diff) |
tdf#119647 adding links to help about making footnotes in sections
Change-Id: Ie7d4bdf70be97a6268582ee6c5035b33619db8cd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86090
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/04030000.xhp | 1 | ||||
-rw-r--r-- | source/text/swriter/01/05040700.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/guide/footnote_usage.xhp | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/01/04030000.xhp b/source/text/swriter/01/04030000.xhp index 48694c37e0..a51e482d5f 100644 --- a/source/text/swriter/01/04030000.xhp +++ b/source/text/swriter/01/04030000.xhp @@ -67,5 +67,6 @@ <paragraph role="paragraph" id="par_id3152770" xml-lang="en-US"><ahelp hid="modules/swriter/ui/insertfootnote/endnote">Inserts an endnote anchor at the current cursor position in the document, and adds an endnote at the end of the document.</ahelp></paragraph> <embed href="text/shared/00/00000004.xhp#related"/> <paragraph role="paragraph" id="par_id3155135" xml-lang="en-US"><link href="text/swriter/guide/footnote_usage.xhp" name="Tips for working with footnotes">Tips for working with footnotes</link>.</paragraph> +<embed href="text/swriter/01/05040700.xhp#fussendnotenh1"/> </body> </helpdocument> diff --git a/source/text/swriter/01/05040700.xhp b/source/text/swriter/01/05040700.xhp index 260df6cda0..e0205d08f2 100644 --- a/source/text/swriter/01/05040700.xhp +++ b/source/text/swriter/01/05040700.xhp @@ -29,12 +29,10 @@ </history> </meta> <body> - - <section id="fussendnoten"> <bookmark branch="hid/modules/swriter/ui/footnotesendnotestabpage/@@nowidget@@" xml-lang="en-US" id="bm_@@nowidget@@" localize="false"/> <bookmark branch="hid/modules/swriter/ui/footnotesendnotestabpage/FootnotesEndnotesTabPage" xml-lang="en-US" id="bm_id3154573" localize="false"/> - <paragraph id="hd_id3149028" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/05040700.xhp" name="Footnotes/Endnotes">Footnotes/Endnotes</link></paragraph> + <paragraph id="hd_id3149028" role="heading" level="1" xml-lang="en-US"><variable id="fussendnotenh1"><link href="text/swriter/01/05040700.xhp" name="Footnotes/Endnotes">Footnotes/Endnotes</link></variable></paragraph> <paragraph role="paragraph" id="par_id3147170" xml-lang="en-US"><ahelp hid="." visibility="visible">Specifies where footnotes and endnotes are displayed as well as their numbering formats.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/swriter/guide/footnote_usage.xhp b/source/text/swriter/guide/footnote_usage.xhp index da8dc643af..87889a19cf 100644 --- a/source/text/swriter/guide/footnote_usage.xhp +++ b/source/text/swriter/guide/footnote_usage.xhp @@ -109,6 +109,7 @@ </listitem></list> <embed href="text/shared/00/00000004.xhp#related"/> <embed href="text/swriter/guide/footnote_with_line.xhp#footnote_with_line"/> +<embed href="text/swriter/01/05040700.xhp#fussendnotenh1"/> </body> </helpdocument>
\ No newline at end of file |