Changes

Jump to navigation Jump to search
940 bytes removed ,  18:57, 27 August 2020
no edit summary
<?xml version='1.0'?>
<!-- this file was generated on 2020-08-20T09:05 -->
<cd:commandgroup generated="yes" name="placefloat" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc><!-- a short command summary goes here -->The instances of <tt>\place<i>placefloatfloat</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)see {{cmd|placefloat}} for option values.</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:command>
</cd:variants>
<cd:description>With <code>\place''float''{{cmd|placefloat|[''location''][''ref'']{''caption''}{''contents''}</code> } } you can declare that you want to take certain contents, and place them on the 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> <cd:example title=""> <context source="yes">% Tell Need to tell ConTeXt where the cow picture is stored
\setupexternalfigures[location={local,default}]
\placefigure{}{\externalfigure[cow][height=1cm]}
\stopcolumns
</context></cd:example> </cd:examples><cd:notes><!-- this is for special remarks that do not fit elsewhere, like discovered bugs in specific context versions<cd:note author="..." date="..."></cd:note>--></cd:notes>
<cd:seealso>
<!-- one or more of these:
<cd:commandref name="xx"></cd:commandref>
<cd:wikipage page="xx"></cd:wikipage>
<cd:url url="https://xx"></cd:url>
<cd:manual pdf="xx"></cd:manual>
<cd:source file="xx"></cd:source>
-->
<cd:commandref name="_completelistoffloats" originator="system"></cd:commandref>
<cd:commandref name="_placelistoffloats" originator="system"></cd:commandref>
<cd:commandref name="definefloat" originator="system"></cd:commandref>
<cd:commandref name="setupfloat" originator="system"></cd:commandref>
<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.objects together</cd:commandref><cd:commandref name="setupcaption">to place the caption differently than 'below and centered'.</cd:commandref></cd:seealso>
</cd:commandgroup>

Navigation menu