diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-31 18:53:43 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-08 18:56:16 +0200 |
commit | 71f706236edfd8ade428215f0c850c7197a59008 (patch) | |
tree | e67eec5fa8835d0244972d3d9a9e4cad2848d0c1 | |
parent | 5d3020b7cde049bfd0fa61f5d6abe660318ffbbe (diff) |
Fix broken links between pages
Change-Id: I2bb6f9314bca0e40507644805120f884dc61130f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95253
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 80ea6d732d33f789167774efdb26dfac67b35afc)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95730
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/04090005.xhp | 6 | ||||
-rw-r--r-- | source/text/swriter/01/04090300.xhp | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/source/text/swriter/01/04090005.xhp b/source/text/swriter/01/04090005.xhp index 96ab4ac6a2..97f01c910d 100644 --- a/source/text/swriter/01/04090005.xhp +++ b/source/text/swriter/01/04090005.xhp @@ -37,8 +37,10 @@ <section id="howtoget"> <embed href="text/swriter/00/00000404.xhp#feldvariablen"/> </section> + <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/fldvarpage/type" id="bm_id3154692" localize="false"/> <paragraph role="paragraph" id="par_id0903200802243625" xml-lang="en-US"><ahelp hid="." visibility="hidden">Lists the available field types. To add a field to your document, click a field type, click a field in the <emph>Select </emph>list, and then click <emph>Insert</emph>.</ahelp></paragraph> + <embed href="text/swriter/01/04090001.xhp#feldtyp"/> <table id="tbl_id3145416"> <tablerow> @@ -124,9 +126,11 @@ </tablecell> </tablerow> </table> +<section id="selecth2"> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/fldvarpage/select" id="bm_id3150684" localize="false"/> -<h2 id="hd_id3888363" xml-lang="en-US">Select<comment>on all tab pages this is called "Select", except for "Cross-References", which uses "Selection"</comment></h2> +<h2 id="hd_id3888363" xml-lang="en-US">Select</h2><comment>on all tab pages this is called "Select", except for "Cross-References", which uses "Selection"</comment> <paragraph role="paragraph" id="par_id7453535" xml-lang="en-US"><ahelp hid="modules/swriter/ui/fldvarpage/select"><variable id="selecthelp">Lists the available fields for the field type selected in the <emph>Type </emph>list.</variable> To insert a field, click the field, and then click <emph>Insert</emph>.</ahelp></paragraph> +</section> <paragraph role="tip" id="par_id3326822" xml-lang="en-US">To quickly insert a field from the <emph>Select</emph> list, hold down <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and double-click the field.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/fldvarpage/numformat" id="bm_id3148875" localize="false"/> <paragraph role="paragraph" id="par_id0903200802243892" xml-lang="en-US"><ahelp hid="." visibility="hidden">Click the format that you want to apply to the selected field, or click "Additional formats" to define a custom format.</ahelp></paragraph> diff --git a/source/text/swriter/01/04090300.xhp b/source/text/swriter/01/04090300.xhp index 08fe8e6b18..ddc6c65764 100644 --- a/source/text/swriter/01/04090300.xhp +++ b/source/text/swriter/01/04090300.xhp @@ -35,11 +35,9 @@ </section> <h2 id="hd_id511519649431645" xml-lang="en-US">Type</h2> <paragraph role="paragraph" id="par_id761519649446212" xml-lang="en-US">Shows the type of the selected field.</paragraph> - <embed href="text/swriter/01/04090005.xhp#hd_id3888363"/><comment>select heading</comment> - <embed href="text/swriter/01/04090005.xhp#selecthelp"/><comment>explain select control</comment> + <embed href="text/swriter/01/04090005.xhp#selecth2"/><comment>select heading</comment> <embed href="text/swriter/01/04090001.xhp#format"/><comment>Provides Format header and explanation</comment> - <embed href="text/swriter/01/04090005.xhp#hd_id3149229"/><comment>invisible heading</comment> - <embed href="text/swriter/01/04090005.xhp#invisiblehelp"/><comment>explain invisible control</comment> + <embed href="text/swriter/01/04090005.xhp#unsichtbar"/><comment>invisible</comment> <embed href="text/swriter/01/04090001.xhp#wert"/> <embed href="text/swriter/01/04090005.xhp#uebernehmen"/><comment>apply control</comment> <paragraph role="heading" id="hd_id941519649436996" level="2" xml-lang="en-US">Arrow buttons</paragraph> |