From f3c9e7f6b29041b667f5e0b0fe5aa4079cb1e59a Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Sat, 29 Feb 2020 14:51:16 +0100 Subject: update help page for text tab for formatting text attributes - add "Custom Shape Text" heading - update "Text" heading to "Drawing Object Text" - add explanation about "fit to frame" - update to

,

and

for "howtoget" embed - add switchline and access command for Impress - update to Change-Id: I5aac79d5562adcfeee81178a3d95cd2f7e6ff8e9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89681 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- source/text/shared/00/00040502.xhp | 4 ++-- source/text/shared/01/05220000.xhp | 40 +++++++++++++++++++------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/source/text/shared/00/00040502.xhp b/source/text/shared/00/00040502.xhp index b55fadb2fc..beaad36aa4 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -129,8 +129,8 @@ Object - Area - Bitmaps tab. Choose Format - Text Box and Shape - Text Attributes Object - Text - Text. - Choose Format - Text Box and Shape - Text Attributes - Object - TextText - Text tab. + Choose Format - Text Box and Shape - Text Attributes + Object - TextObject and ShapeText - Text tab. Choose Format - Text Box and Shape - Text Attributes Object - TextText - Text Animation tab.
diff --git a/source/text/shared/01/05220000.xhp b/source/text/shared/01/05220000.xhp index 800f4bf833..74531ace57 100644 --- a/source/text/shared/01/05220000.xhp +++ b/source/text/shared/01/05220000.xhp @@ -19,10 +19,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - Text + Text (Formatting) /text/shared/01/05220000.xhp @@ -35,53 +34,54 @@ -Text +

Text

Sets the layout and anchoring properties for text in the selected drawing or text object.
The text is positioned relative to the edges of the drawing or text object. - Text +

Drawing Object Text

-Fit width to text +

Fit width to text

Expands the width of the object to the width of the text, if the object is smaller than the text. -Fit height to text +

Fit height to text

Expands the height of the object to the height of the text, if the object is smaller than the text. -Fit to frame - Resizes the text to fit the entire area of the drawing or text object. +

Fit to frame

+ Resizes the text to fit the entire area of the drawing or text object. This control is available only when the other "fit" controls are not selected. -Adjust to contour +

Adjust to contour

Adapts the text flow so that it matches the contours of the selected drawing object. +

Custom Shape Text

-Word wrap text in shape +

Word wrap text in shape

Wraps the text that you add after double-clicking a custom shape to fit inside the shape. -Resize shape to fit text +

Resize shape to fit text

Resizes a custom shape to fit the text that you enter after double-clicking the shape. - Spacing to borders +

Spacing to borders

Specify the amount of space to leave between the edges of the drawing or text object and the borders of the text. -Left +

Left

Enter the amount of space to leave between the left edge of the drawing or text object and the left border of the text. -Right +

Right

Enter the amount of space to leave between the right edge of the drawing or text object and the right border of the text. -Top +

Top

Enter the amount of space to leave between the top edge of the drawing or text object and the upper border of the text. -Bottom +

Bottom

Enter the amount of space to leave between the bottom edge of the drawing or text object and the lower border of the text. - Text anchor +

Text anchor

Set the anchor type and the anchor position. -Graphic field +

Graphic field

Click where you want to place the anchor for the text. -Full width +

Full width

Anchors the text to the full width of the drawing object or text object. - + -- cgit