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/text_rotate.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.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/text_rotate.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/text_rotate.xhp | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/text_rotate.xhp b/helpcontent2/source/text/swriter/guide/text_rotate.xhp new file mode 100644 index 000000000..9da6f39ca --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/text_rotate.xhp @@ -0,0 +1,64 @@ +<?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="textswriterguidetext_rotatexml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Rotating Text</title> + <filename>/text/swriter/guide/text_rotate.xhp</filename> + </topic> +</meta> + +<body> + +<bookmark xml-lang="en-US" branch="index" id="bm_id3155911"> + <bookmark_value>text; rotating</bookmark_value> + <bookmark_value>rotating;text</bookmark_value> +</bookmark> + + +<paragraph id="hd_id3155911" role="heading" level="1" xml-lang="en-US"><variable id="text_rotate"><link href="text/swriter/guide/text_rotate.xhp" name="Rotating Text">Rotating Text</link></variable></paragraph> +<paragraph id="par_id3147410" role="paragraph" xml-lang="en-US">You can only rotate text that is contained in a drawing object.</paragraph> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3153130" role="listitem" xml-lang="en-US">Choose <item type="menuitem">View - Toolbars- Drawing</item> to open the <item type="menuitem">Drawing</item> toolbar.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3149866" role="listitem" xml-lang="en-US">Select the <link href="text/shared/02/01140000.xhp" name="Text"><item type="menuitem">Text</item></link> icon <image id="img_id3149600" src="cmd/sc_texttoolbox.png" width="0.564cm" height="0.564cm"><alt xml-lang="en-US" id="alt_id3149600">Icon</alt></image>.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3149590" role="listitem" xml-lang="en-US">Drag in your document to draw the text object, and then type your text.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3154415" role="listitem" xml-lang="en-US">Click outside of the object, then click the text you entered. Click the <link href="text/shared/02/05090000.xhp" name="Object Rotation Mode"><item type="menuitem">Rotate</item></link> icon <image id="img_id3145405" src="cmd/sc_toggleobjectrotatemode.png" width="0.564cm" height="0.564cm"><alt xml-lang="en-US" id="alt_id3145405">Icon</alt></image> on the <item type="menuitem">Drawing Object Properties</item> toolbar.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3154252" role="listitem" xml-lang="en-US">Drag one of the corner handles of the text object.</paragraph> + </listitem> +</list> +<paragraph id="par_id3154844" role="tip" xml-lang="en-US">You can also right-click the text object, choose <emph>Position and Size</emph>, click the <emph>Rotation</emph> tab, and then enter a rotation angle or a new position for the object.</paragraph> + +<section id="relatedtopics"> +<embed href="text/swriter/guide/text_emphasize.xhp#text_emphasize"/> +<paragraph id="par_id3155888" role="paragraph" xml-lang="en-US"><link href="text/shared/02/01140000.xhp" name="Show Draw Functions">Show Draw Functions</link></paragraph> +</section> +</body> + +</helpdocument>
\ No newline at end of file |