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

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Tue Jun 1 12:21:48 UTC 2021


 source/text/shared/01/ref_pdf_export_general.xhp |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 027ea0f2535143df97c7f5664669eb4e7920efab
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Tue Jun 1 07:31:38 2021 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Tue Jun 1 14:21:26 2021 +0200

    tdf#132720 Clarify 'whole sheet expport' for calc PDF export
    
    Change-Id: Icac720987f6bd94ac7ce26cce57b9555628b5f17
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116531
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/01/ref_pdf_export_general.xhp b/source/text/shared/01/ref_pdf_export_general.xhp
index 783af8020..25f7c1611 100644
--- a/source/text/shared/01/ref_pdf_export_general.xhp
+++ b/source/text/shared/01/ref_pdf_export_general.xhp
@@ -151,8 +151,9 @@
     <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfgeneralpage/singlepagesheets" id="bm_id5027619" localize="false"/>
     <switch select="appl"><case select="CALC">
             <h3 id="hd_id51574108224576">Whole sheet export</h3>
-            <paragraph role="paragraph" id="par_id81574108602417">Export one sheet per page.</paragraph>
-            </case></switch>
+            <paragraph role="paragraph" id="par_id81574108602417">Export one sheet per page.  Ignore each sheet's paper size, print ranges and shown or hidden status. This option put every sheet - including hidden sheets - on exactly one page. Sheet's contents scales as needed to fit in the page.</paragraph>
+            </case>
+    </switch>
 
     <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfgeneralpage/emptypages" id="bm_id5027619" localize="false"/>
     <h3 id="hd_id3946958">Export automatically inserted blank pages</h3>


More information about the Libreoffice-commits mailing list