[Libreoffice-commits] help.git: source/text

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Wed Nov 4 15:42:17 UTC 2020


 source/text/shared/00/00000005.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d13a2e451488a17904e13a4060ccca8741aa7763
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Wed Nov 4 12:52:17 2020 +0200
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Wed Nov 4 16:41:57 2020 +0100

    tdf#137221 change link in "register-true" in Glossary
    
       "Register-true" embeds a sentence from "Page line-spacing"
        about how LO refers to register-true.  The embedded sentence
        had a link to the help page about using this feature for printing.
        Now the <variable> for the sentence does not include the link, so
        that "register-true" can have a link to "Page line-spacing" in the
        Glossary.
    
    Change-Id: I71495a50b381619ec9eddb0cdea8e04059b0f631
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105217
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>

diff --git a/source/text/shared/00/00000005.xhp b/source/text/shared/00/00000005.xhp
index e247e076e..729c3a93d 100644
--- a/source/text/shared/00/00000005.xhp
+++ b/source/text/shared/00/00000005.xhp
@@ -221,7 +221,7 @@
      <paragraph xml-lang="en-US" id="par_id3154223" role="paragraph"><variable id="registertrue_intro">Register-true is a typography term that is used in printing.</variable> This term refers to the congruent imprint of the lines within a type area on the front and the back side of a page. The register-true feature makes a page easier to read by preventing gray shadows from shining through between the lines of text.</paragraph>
      <paragraph role="paragraph" id="par_id441604191438775">The register-true term also refers to lines in adjacent text columns, where lines in different columns use the same vertical grid, thereby aligning them vertically with each other.</paragraph>
      <paragraph role="paragraph" id="par_id761604345191168"><variable id="register_purpose">Register-true printing is particularly useful for documents that will have two pages set next to each other (e.g., in a book or brochure), for multi-column layouts, and for documents intended for double-sided printing.</variable></paragraph>
-     <paragraph xml-lang="en-US" id="par_id3145230" role="paragraph"><variable id="registertrue_in_LO">In %PRODUCTNAME, this feature is called <link href="text/swriter/guide/registertrue.xhp" name="pagelinespacinghelp"><emph>Page line-spacing</emph></link>.</variable></paragraph>
+     <paragraph xml-lang="en-US" id="par_id3145230" role="paragraph"><variable id="registertrue_in_LO">In %PRODUCTNAME, this feature is called</variable> <link href="text/swriter/guide/registertrue.xhp" name="pagelinespacinghelp"><emph>Page line-spacing</emph></link>.</paragraph>
   </section>
 
   <section id="register-true">
@@ -229,7 +229,7 @@
     <h2 xml-lang="en-US" id="hd_id3147315">Register-true</h2>
       <paragraph role="paragraph" id="par_id961604191800181">
         <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"/> <variable id="glossary-pagelinespacing"><link href="text/shared/00/00000005.xhp#page line-spacing" name="pagelinespacingsection">Page line-spacing</link></variable>.
       </paragraph>
   </section>
 


More information about the Libreoffice-commits mailing list