AllLangHelp_sdraw.mk                       |    1 
 source/text/sdraw/01/TextAutoFitToSize.xhp |   33 +++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

New commits:
commit a0b6f31df93d28945631938fd5dfb5c5687af1f1
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sat Feb 24 15:10:34 2024 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Feb 26 11:51:26 2024 +0100

    tdf#156918 Help page for Shrink text on overflow.
    
    Change-Id: Ie895296f4d08d7df74adb96a4be23da0605e754b
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163889
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/AllLangHelp_sdraw.mk b/AllLangHelp_sdraw.mk
index e3ff878009..eb1c2636cf 100644
--- a/AllLangHelp_sdraw.mk
+++ b/AllLangHelp_sdraw.mk
@@ -30,6 +30,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdraw,\
     helpcontent2/source/text/sdraw/01/navigate_page \
     helpcontent2/source/text/sdraw/01/page_properties \
     helpcontent2/source/text/sdraw/01/rename_page \
+    helpcontent2/source/text/sdraw/01/TextAutoFitToSize \
     helpcontent2/source/text/sdraw/04/01020000 \
     helpcontent2/source/text/sdraw/guide/align_arrange \
     helpcontent2/source/text/sdraw/guide/color_define \
diff --git a/source/text/sdraw/01/TextAutoFitToSize.xhp 
b/source/text/sdraw/01/TextAutoFitToSize.xhp
new file mode 100644
index 0000000000..bda5e0149f
--- /dev/null
+++ b/source/text/sdraw/01/TextAutoFitToSize.xhp
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+    <!--
+    * This file is part of the LibreOffice project.
+    *
+    * This Source Code Form is subject to the terms of the Mozilla Public
+    * License, v. 2.0. If a copy of the MPL was not distributed with this
+    * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+    *
+    -->
+
+    <meta>
+        <topic id="textsdraw01TextAutoFitToSizexhp" indexer="include" 
status="PUBLISH">
+            <title id="tit">Shrink Text on Overflow</title>
+            <filename>/text/sdraw/01/TextAutoFitToSize.xhp</filename>
+        </topic>
+    </meta>
+<body>
+<bookmark branch="hid/.uno:TextAutoFitToSize" id="bm_id241708793683207" 
localize="false"/>
+<bookmark branch="index" id="bm_id911708794145655">
+<bookmark_value>shrink font;in text box</bookmark_value>
+<bookmark_value>reduce font;to fit box box</bookmark_value>
+</bookmark>
+<section id="shrinktextonoverflow">
+    <h1 id="hd_id141708794017212"><variable id="h1"><link 
href="text/sdraw/01/TextAutoFitToSize.xhp">Shrink Text on 
Overflow</link></variable></h1>
+    <paragraph id="par_id761708794017214" role="paragraph">Specifies whether 
content is reduced in size to fit within a text box. Shrinking means that the 
font size of the content is decreased to fit the content into a text box. The 
attribute has no effect on boxes where the box content already fits into the 
box.</paragraph>
+</section>
+<section id="howtoget">
+    <embed href="text/shared/00/00000004.xhp#from_context"/>
+    <paragraph role="paragraph" id="par_id971708794433499">Select a text box 
and choose <menuitem>Shrink text on overflow</menuitem>.</paragraph>
+</section>
+</body>
+</helpdocument>

Reply via email to