diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/swriter/guide/wrap.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/wrap.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/wrap.xhp | 100 |
1 files changed, 100 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/wrap.xhp b/helpcontent2/source/text/swriter/guide/wrap.xhp new file mode 100644 index 000000000..a81260620 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/wrap.xhp @@ -0,0 +1,100 @@ +<?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/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> + +<meta> + <topic id="textswriterguidewrapxml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Wrapping Text Around Objects</title> + <filename>/text/swriter/guide/wrap.xhp</filename> + </topic> +</meta> + +<body> + +<bookmark xml-lang="en-US" branch="index" id="bm_id3154486"> + <bookmark_value>text wrap around objects</bookmark_value> + <bookmark_value>contour editor</bookmark_value> + <bookmark_value>contour wrap</bookmark_value> + <bookmark_value>text; formatting around objects</bookmark_value> + <bookmark_value>formatting; contour wrap</bookmark_value> + <bookmark_value>objects; contour wrap</bookmark_value> + <bookmark_value>wrapping text;editing contours</bookmark_value> + <bookmark_value>editors;contour editor</bookmark_value> +</bookmark> + + +<paragraph id="hd_id3154486" role="heading" level="1" xml-lang="en-US"><variable id="wrap"><link href="text/swriter/guide/wrap.xhp" name="Wrapping Text Around Objects">Wrapping Text Around Objects</link></variable></paragraph> + +<paragraph id="hd_id4792321" role="heading" level="2" xml-lang="en-US">To Wrap Text Around an Object</paragraph> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3149696" role="listitem" xml-lang="en-US">Select the object.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3155907" role="listitem" xml-lang="en-US">Choose <emph>Format - Frame and Object - Properties</emph>, and then click the <link href="text/swriter/01/05060200.xhp" name="Wrap"><emph>Wrap</emph></link> tab to choose the wrapping style that you want to apply.</paragraph> + <paragraph id="par_id3155859" role="listitem" xml-lang="en-US">The current wrapping style is indicated by a bullet.</paragraph> + </listitem> +</list> + +<paragraph id="hd_id3149834" role="heading" level="2" xml-lang="en-US">To Specify the Wrapping Properties</paragraph> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3154079" role="listitem" xml-lang="en-US">Select the object.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3153396" role="listitem" xml-lang="en-US">Choose <emph>Format - Frame and Object - Properties</emph>, and then click the <link href="text/swriter/01/05060200.xhp" name="Wrap"><emph>Wrap</emph></link> tab.</paragraph> + </listitem> +</list> + +<list type="ordered" startwith="3"> + <listitem> + <paragraph id="par_id3153370" role="listitem" xml-lang="en-US">Set the options that you want.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3153386" role="listitem" xml-lang="en-US">Click <emph>OK</emph>.</paragraph> + </listitem> +</list> + +<paragraph id="hd_id3154247" role="heading" level="2" xml-lang="en-US">To Change the Wrapping Contour of a Graphic</paragraph> +<paragraph id="par_id3154262" role="paragraph" xml-lang="en-US">You can change the shape that the text wraps around.</paragraph> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3154860" role="listitem" xml-lang="en-US">Select the graphic, right-click, and then choose <emph>Wrap - Edit Contour</emph>.</paragraph> + </listitem> +</list> + +<list type="ordered" startwith="2"> + <listitem> + <paragraph id="par_id3150231" role="listitem" xml-lang="en-US">Use the tools to draw a new contour, and then click the <item type="menuitem">Apply</item> icon (green check mark).</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3150947" role="listitem" xml-lang="en-US">Close the <item type="menuitem">Contour Editor</item> window.</paragraph> + </listitem> +</list> + +<section id="relatedtopics"> +<embed href="text/swriter/guide/insert_graphic.xhp#insert_graphic"/> +<paragraph id="par_id3150520" role="paragraph" xml-lang="en-US"><link href="text/swriter/01/05060201.xhp" name="Contour Editor">Contour Editor</link></paragraph> +</section> +</body> + +</helpdocument>
\ No newline at end of file |