From d731bb61f0d39c23a4e0d4b838e442fa4df292ea Mon Sep 17 00:00:00 2001 From: Sophia Schröder Date: Sat, 6 May 2023 10:47:31 +0200 Subject: Gradual Improvements All changes are tested with own builds on different builddirs (Windows) Main: - add alt text to icon(s) - change 1x1 cm and other icon sizes to 6x6 mm - 1x1 cm looks TOO BIG in comparison to the text around - can easily be reverted if not wanted of course - added bookmark: text frame;insert - switch to new syntax - markup improvements - check menu paths for correctness Further: - removed " xml-lang="en-US"" - removed empty lines - new indentations for better readability - inlining "listitems" for better readability Change-Id: Id167b8716d425863e347ca70e2a5d19400234223 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/151384 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/swriter/guide/text_frame.xhp | 162 ++++++++++++------------------- 1 file changed, 62 insertions(+), 100 deletions(-) diff --git a/source/text/swriter/guide/text_frame.xhp b/source/text/swriter/guide/text_frame.xhp index 6a262cb41c..c1356603f9 100644 --- a/source/text/swriter/guide/text_frame.xhp +++ b/source/text/swriter/guide/text_frame.xhp @@ -1,6 +1,5 @@ - - - - - Inserting, Editing, and Linking Frames - /text/swriter/guide/text_frame.xhp - - - -frames; inserting/editing/linking - editing;frames - inserting;frames - resizing;frames, by mouse - scaling; frames, by mouse - links;frames - text flow; from frame to frame - frames; linking - printing;hiding frames from printing -mw deleted "text;" and changed "printing;" -Inserting, Editing, and Linking Frames - - A frame is a container for text and graphics that you can place anywhere on a page. You can also use a frame to apply a column layout to text. -

To Insert a Frame

- - - Select the text that you want to include in the frame. - - - Choose Insert - Frame, and click OK. - - -

To Edit a Frame

- - - To edit the contents of a frame, click in the frame, and make the changes that you want. - - - To edit a frame, select the frame, right-click, and then choose a formatting option. You can also right-click the selected frame, and choose Frame. - - - To resize a frame, click an edge of the frame, and drag one of the edges or corners of the frame. Hold down Shift while you drag to maintain the proportion of the frame. - - -

To Hide Text From Printing

- Any Writer frame can be set to a mode which allows viewing the text on screen, but hides the text from printing. - - - Select the frame (you see the eight handles). - - - Choose Format - Frame and Object - Properties - Options. - - - In the Properties area, unmark the Print check box and click OK. - - -

To Link Frames

- You can link Writer frames so that their contents automatically flow from one frame to another. - - - Click the edge of a frame that you want to link. Selection handles appear on the edges of the frame. - - - On the Frame Bar, click the Link Frames icon -Icon - . - - - Click the frame that you want to link to. - - - You can only link frames if: - - - The target frame is empty. - - - The target frame is not linked to another frame. - - - The source and the target frames are in the same section. For example, you cannot link a header frame to a footer frame. - - - The source frame does not have a next link. - - - The target or the source frame are not contained in each other. - - - When you select a linked frame, a line is displayed that connects the linked frames. - The AutoSize feature is available only for the last frame in a chain of linked frames.UFI: removed -id="par_id3147542" You can only change the height of the last frame in a series of linked frames. -Obviously this works now -
- - - - -
- + + Inserting, Editing, and Linking Frames + /text/swriter/guide/text_frame.xhp + + + + +frames;inserting/editing/linking +editing;frames +inserting;frames +resizing;frames, by mouse +scaling;frames, by mouse +links;frames +text flow;from frame to frame +frames;linking +printing;hiding frames from printing +text frame;insert + +

Inserting, Editing, and Linking Frames

+ A frame is a container for text and graphics that you can place anywhere on a page. You can also use a frame to apply a column layout to text. +

To Insert a Frame

+ + Select the text that you want to include in the frame. + Choose Insert - Frame - Frame. + +

To Edit a Frame

+ + To edit the contents of a frame, click in the frame, and make the changes that you want. + To edit a frame, select the frame, right-click, and then choose a formatting option. You can also right-click the selected frame, and choose Frame. + To resize a frame, click an edge of the frame, and drag one of the edges or corners of the frame. Hold down Shift while you drag to maintain the proportion of the frame. + +

To Hide Text From Printing

+ Any Writer frame can be set to a mode which allows viewing the text on screen, but hides the text from printing. + + Select the frame (you see the eight handles). + Choose Format - Frame and Object - Properties - Options. + In the Properties area, uncheck the Print check box and click OK. + +

To Link Frames

+ You can link Writer frames so that their contents automatically flow from one frame to another. + + Click the edge of a frame that you want to link. Selection handles appear on the edges of the frame. + On the Frame bar, click the Link Frames Link Frames icon icon. + Click the frame that you want to link to. + + You can only link frames if: + + The target frame is empty. + The target frame is not linked to another frame. + The source and the target frames are in the same section. For example, you cannot link a header frame to a footer frame. + The source frame does not have a next link. + The target or the source frame are not contained in each other. + + When you select a linked frame, a line is displayed that connects the linked frames. + The AutoSize feature is available only for the last frame in a chain of linked frames.UFI: removed id="par_id3147542" You can only change the height of the last frame in a series of linked frames. Obviously this works now +
+ + + + +
+
-- cgit