Changes

Jump to navigation Jump to search
1,361 bytes added ,  13:01, 21 August 2020
no edit summary
<cd:shortdesc>
<!-- a short command summary goes here -->
The instances of <tt>\<i>placefloat</i></tt> are used for ..placing floating objects.
</cd:shortdesc>
<cd:sequence>
<cd:arguments>
<cd:keywords list="yes" optional="yes" ordinal="1">
<cd:keywordsdoc>optional positioning key. There are a great many positioning keys defined, and they can be combined (although not all combinations make sense).</cd:keywordsdoc>
<cd:constant type="split"></cd:constant>
<cd:constant type="always">precedence over stored floats</cd:constant> <cd:constant type="left">To the left of text</cd:constant> <cd:constant type="right">To the right of the text</cd:constant>
<cd:constant type="inner"></cd:constant>
<cd:constant type="outer"></cd:constant>
<cd:constant type="backspace"></cd:constant>
<cd:constant type="cutspace"></cd:constant>
<cd:constant type="inleft">In left margin</cd:constant> <cd:constant type="inright">In right margin</cd:constant> <cd:constant type="inmargin">In the margin (left or right)</cd:constant>
<cd:constant type="leftmargin"></cd:constant>
<cd:constant type="rightmargin"></cd:constant>
<cd:constant type="outeredge"></cd:constant>
<cd:constant type="text"></cd:constant>
<cd:constant type="opposite">on the opposite page of a spread</cd:constant>
<cd:constant type="reset"></cd:constant>
<cd:constant type="height"></cd:constant>
<cd:constant type="270"></cd:constant>
<cd:constant type="nonumber"></cd:constant>
<cd:constant type="none">Suppress the caption, including the "<i>FLOAT 1</i>" label.</cd:constant>
<cd:constant type="local"></cd:constant>
<cd:constant type="here">Preferably here</cd:constant> <cd:constant type="force">Force placement here</cd:constant> <cd:constant type="margin">In the margin (margin float)</cd:constant>
<cd:constant method="none" prefix="cd:sign" type="hang"></cd:constant>
<cd:constant type="hanging"></cd:constant>
<cd:constant type="middle"></cd:constant>
<cd:constant type="offset"></cd:constant>
<cd:constant type="top">At the top of the page</cd:constant> <cd:constant type="bottom">At the bottom of the page</cd:constant>
<cd:constant type="auto"></cd:constant>
<cd:constant type="page">on a new (empty) page</cd:constant>
<cd:constant type="leftpage"></cd:constant>
<cd:constant type="rightpage"></cd:constant>
</cd:keywords>
<cd:keywords list="yes" optional="yes" ordinal="2">
<cd:keywordsdoc>optional reference label</cd:keywordsdoc>
<cd:constant type="cd:reference"></cd:constant>
</cd:keywords>
<cd:keywords delimiters="braces" ordinal="3">
<cd:keywordsdoc>caption content</cd:keywordsdoc>
<cd:constant type="cd:text"></cd:constant>
</cd:keywords>
</cd:variants>
<cd:description>
With <!-- code>\place''float''[''location''][''ref'']{''caption''}{''contents''}</code> you can declare that you want to take certain contents, and place them on the long description of the command goes here -->page as a (numbered) figure, table, graphic, or intermezzo, or as some other ''float'' type that you defined using {{cmd|definefloat}}.
</cd:description>
<cd:examples>
<!-- command example(s)
<cd:example title="">
 <context source="yes">% Tell ConTeXt where the cow picture is stored\setupexternalfigures[location={local,default}] \startcolumns[n=3] caption=none \placefigure{none}{\externalfigure[cow][height=1cm]}\column key=none \placefigure[none]{}{\externalfigure[cow][height=1cm]}\column empty caption \placefigure{}{\externalfigure[cow][height=1cm]}\stopcolumns</context></cd:example>-->
</cd:examples>
<cd:notes>
<cd:source file="strc-flt.mkvi" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Structure"></cd:wikipage>
<cd:commandref name="startcombination">to place multiple figures.</cd:commandref>
<cd:commandref name="setupcaption">to place the caption differently than 'below and centered'.</cd:commandref>
</cd:seealso>
</cd:commandgroup>

Navigation menu