diff options
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/captions.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/captions.xhp | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/captions.xhp b/helpcontent2/source/text/swriter/guide/captions.xhp new file mode 100644 index 000000000..46047d24f --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/captions.xhp @@ -0,0 +1,75 @@ +<?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="textswriterguidecaptionsxml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Using Captions </title> + <filename>/text/swriter/guide/captions.xhp</filename> + </topic> +</meta> + +<body> + +<bookmark xml-lang="en-US" branch="index" id="bm_id3147691"> + <bookmark_value>inserting; captions</bookmark_value> + <bookmark_value>captions; inserting and editing</bookmark_value> + <bookmark_value>editing;captions</bookmark_value> + <bookmark_value>objects; captioning</bookmark_value> + <bookmark_value>tables; labeling</bookmark_value> + <bookmark_value>charts; labeling</bookmark_value> + <bookmark_value>frames; labeling</bookmark_value> + <bookmark_value>draw objects; inserting captions</bookmark_value> + <bookmark_value>legends, see also captions</bookmark_value> +</bookmark> +<comment>mw deleted "adding;"</comment> +<paragraph id="par_id3147691" role="paragraph" localize="false" xml-lang="en-US"/> + +<paragraph id="hd_id3150537" role="heading" level="1" xml-lang="en-US"><variable id="captions"><link href="text/swriter/guide/captions.xhp" name="Using Captions">Using Captions</link></variable></paragraph> +<paragraph id="par_id3153156" role="paragraph" xml-lang="en-US">In text documents, you can add continuously numbered captions to graphics, tables, frames, and drawing objects.</paragraph> +<paragraph id="par_id3153172" role="paragraph" xml-lang="en-US">You can edit the text and the number ranges for different types of captions.</paragraph> +<paragraph id="par_id3153186" role="note" xml-lang="en-US">When you add a caption to a picture or to an object, the object and the caption text are placed together in a new frame. When you add a caption to a table, the caption text is inserted as a paragraph next to the table. When you add a caption to a frame, the caption text is added to the text inside the frame, either before or after the existing text.</paragraph> +<paragraph id="par_idN10713" role="tip" xml-lang="en-US">To move both the object and the caption, drag the frame that contains these items. To update the caption numbering after you move the frame, press F9.</paragraph> +<paragraph id="hd_id3155541" role="paragraph" xml-lang="en-US">To define a caption proceed as follows:</paragraph> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3155567" role="listitem" xml-lang="en-US">Select the item that you want to add a caption to.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3155586" role="listitem" xml-lang="en-US">Choose <emph>Insert - Caption</emph>.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3147765" role="listitem" xml-lang="en-US">Select the options that you want, and then click <item type="menuitem">OK</item>. If you want, you can also enter different text in the <item type="menuitem">Category</item> box, for example <item type="literal">Figure</item>.</paragraph> + </listitem> +</list> +<paragraph id="par_id3147254" role="note" xml-lang="en-US">You can edit caption text directly in the document.</paragraph> +<paragraph id="par_id3147271" role="paragraph" xml-lang="en-US">A caption is formatted with the paragraph style that matches the name of the caption category. For example, if you insert a "Table" caption, the "Table" paragraph style is applied to the caption text.</paragraph> +<paragraph id="par_id3145671" role="tip" xml-lang="en-US">$[officename] can automatically add a caption when you insert an object, graphic, frame, or table. Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - AutoCaption</emph>.</paragraph> +<embed href="text/shared/00/00000004.xhp#related"/> +<embed href="text/swriter/guide/captions_numbers.xhp#captions_numbers"/> +<embed href="text/swriter/guide/using_numbering.xhp#using_numbering"/> +<embed href="text/swriter/guide/using_numbered_lists.xhp#using_numbered_lists"/> +<embed href="text/swriter/guide/using_numbered_lists2.xhp#using_numbered_lists2"/> +<embed href="text/shared/guide/numbering_stop.xhp#numbering_stop"/> +<embed href="text/swriter/guide/join_numbered_lists.xhp#join_numbered_lists"/> +<embed href="text/swriter/guide/number_sequence.xhp#number_sequence"/> +</body> + +</helpdocument>
\ No newline at end of file |