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

Miklos Vajna (via logerrit) logerrit at kemper.freedesktop.org
Tue Feb 9 10:38:38 UTC 2021


 source/text/shared/01/05040200.xhp |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

New commits:
commit 246f9b7f85571b7b31c56a40aed21dcb1602f2fd
Author:     Miklos Vajna <vmiklos at collabora.com>
AuthorDate: Tue Feb 9 11:36:14 2021 +0100
Commit:     Miklos Vajna <vmiklos at collabora.com>
CommitDate: Tue Feb 9 11:38:16 2021 +0100

    tdf#91920 sw page gutter margin: add help
    
    Cover the default, the mirrored and the from-top cases.
    
    Change-Id: Icf4da5232c1c2a693a5741f6c207d59acd79294b
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110629
    Tested-by: Jenkins
    Reviewed-by: Miklos Vajna <vmiklos at collabora.com>

diff --git a/source/text/shared/01/05040200.xhp b/source/text/shared/01/05040200.xhp
index fb956c62a..f2ce94dc2 100644
--- a/source/text/shared/01/05040200.xhp
+++ b/source/text/shared/01/05040200.xhp
@@ -87,6 +87,16 @@
 <bookmark xml-lang="en-US" branch="hid/cui/ui/pageformatpage/spinMargRight" id="bm_id3154758" localize="false"/>
 <h3 id="hd_id3154923">Right <switchinline select="appl"><caseinline  select="DRAW"></caseinline><caseinline select="IMPRESS"></caseinline><defaultinline>/ Outer</defaultinline></switchinline></h3>
 <paragraph role="paragraph" id="par_id3147304" xml-lang="en-US"><ahelp hid="cui/ui/pageformatpage/spinMargRight">Enter the amount of space to leave between the right edge of the page and the document text. <switchinline select="appl"><caseinline  select="DRAW"></caseinline><caseinline select="IMPRESS"></caseinline><defaultinline>If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the outer text margin and the outer edge of the page.</defaultinline></switchinline></ahelp></paragraph>
+
+<switch select="appl">
+    <case select="DRAW"></case>
+    <case select="IMPRESS"></case>
+    <default>
+      <h3 id="hd_id3145745">Gutter</h3>
+      <paragraph role="paragraph" id="par_id3147305" xml-lang="en-US"><ahelp hid="cui/ui/pageformatpage/spinMargGut">Enter the amount of space to leave between the left edge of the page and the left margin. If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the inner page margin and the inner edge of the page.</ahelp></paragraph>
+    </default>
+</switch>
+
 <bookmark xml-lang="en-US" branch="hid/cui/ui/pageformatpage/spinMargTop" id="bm_id3148739" localize="false"/>
 <h3 id="hd_id3161657">Top</h3>
 <paragraph role="paragraph" id="par_id3154226" xml-lang="en-US"><ahelp hid="cui/ui/pageformatpage/spinMargTop">Enter the amount of space to leave between the upper edge of the page and the document text.</ahelp></paragraph>
@@ -133,6 +143,10 @@
         <h3 id="hd_id3150488">Use page line-spacing</h3>
         <paragraph role="paragraph" id="par_id3151112" xml-lang="en-US"><ahelp hid="cui/ui/pageformatpage/checkRegisterTrue">Aligns the text on the selected Page Style to a vertical page grid.</ahelp> The spacing of the grid is defined by the <emph>Reference Style</emph>.</paragraph>
         <paragraph role="paragraph" id="par_id0522200809473732" xml-lang="en-US"><ahelp hid="." visibility="hidden">Select the Paragraph Style that you want to use as a reference for lining up the text on the selected Page style. The height of the font that is specified in the reference style sets the spacing of the vertical page grid. </ahelp></paragraph>
+
+        <h3 id="hd_id3150489">Gutter position</h3>
+	<paragraph role="paragraph" id="par_id0522200809473733" xml-lang="en-US"><ahelp hid="cui/ui/pageformatpage/comboGutterPosition">Allows choosing if the current document's gutter shall be positioned at the left of the document's pages (default) or at top of the document's pages when the document is displayed.</ahelp></paragraph>
+
     </case>
 </switch>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/pageformatpage/checkbuttonHorz" id="bm_id3149270" localize="false"/>


More information about the Libreoffice-commits mailing list