diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-04 13:47:13 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-06 08:14:43 +0100 |
commit | 72f29429460b16b0b15838fe70627995e7f8cead (patch) | |
tree | 0ea538668416018b3b3726bbac7bfa36be4371df | |
parent | bad16f67a7083d7e154b1679f0c137bf13d2907f (diff) |
tdf#137221 change link for Page line-spacing
The introduction for this helppage embeds sentences
from the Glossary. The sentence that referred to
"Page-line spacing" (#register_in_LO) had a link that
went back to this page (because the original was in the
Glossary. Now the variables are changed in the Glossary
so that it possible to link "Page line-spacing" in the
introduction here to the Glossary entry for "Page line-spacing".
Also, add a link to "Indent & Spacing" page when mentioned in
the "Exempt Paragraph Style" instructions.
Change-Id: I4688e15da9646b719839b8f1aecfaeb6ad86a015
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105219
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
-rw-r--r-- | source/text/swriter/guide/registertrue.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/guide/registertrue.xhp b/source/text/swriter/guide/registertrue.xhp index 1983e1c113..ab2d81e883 100644 --- a/source/text/swriter/guide/registertrue.xhp +++ b/source/text/swriter/guide/registertrue.xhp @@ -37,7 +37,7 @@ </variable></h1> <paragraph role="paragraph" id="par_id391604248923423"> <embedvar href="text/shared/00/00000005.xhp#registertrue_intro"/> - <embedvar href="text/shared/00/00000005.xhp#registertrue_in_LO"/> + <embedvar href="text/shared/00/00000005.xhp#registertrue_in_LO"/> <embedvar href="text/shared/00/00000005.xhp#glossary-pagelinespacing"/>. <embedvar href="text/shared/00/00000005.xhp#register_purpose"/> </paragraph> <h2 xml-lang="en-US" id="par_idN1065E">To Enable a Document for Page Line-spacing Printing</h2> @@ -64,7 +64,7 @@ <h2 id="hd_id791604249131743">To Exempt or Enable Paragraph Styles for Page Line-spacing Printing</h2> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_idN1068C" role="listitem">Open the Styles window (<switchinline select="sys"><caseinline select="MAC"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), click the Paragraph Style you want to exempt, right-click that style, choose <emph>Modify</emph>. In the dialog, click the <emph>Indents & Spacing</emph> tab.</paragraph> + <paragraph xml-lang="en-US" id="par_idN1068C" role="listitem">Open the Styles window (<switchinline select="sys"><caseinline select="MAC"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), click the Paragraph Style you want to exempt, right-click that style, choose <emph>Modify</emph>. In the dialog, click the <link href="text/shared/01/05030100.xhp" name="formatparagraph2"><emph>Indents & Spacing</emph></link> tab.</paragraph> </listitem> <listitem> <paragraph id="par_id481604252645547" role="listitem"><embedvar href="text/swriter/guide/registertrue.xhp#exempt"/></paragraph> |