Open main menu

Changes

no edit summary
<cd:shortdesc>
<!-- a short command summary goes here -->
The instances of <tt>\start<i>placefloat</i> ... \stop<i>placefloat</i></tt> are used for ...placing floating elements
</cd:shortdesc>
<cd:sequence>
</cd:parameter>
<cd:parameter name="location">
<cd:paramdoc>See {{cmd|placefloat}} for option values</cd:paramdoc>
<cd:constant type="split"></cd:constant>
<cd:constant type="always"></cd:constant>
</cd:description>
<cd:examples>
<!-- command example(s)
<cd:example title="">
<context source="yes">
\starttext
 
\startplacefigure[title={}]
\externalfigure[folder/file.jpg][width=.5\textwidth]
\stopplacefigure
 
\input tufte
 
\blank[big]
 
Also take a look at figure \in[gfxSampleB].
 
\blank[big]
 
\startplacefigure[title={Sample figure B}, location={right,+3*line}, reference=gfxSampleB]
\externalfigure[folder/file.jpg][width=.4\textwidth]
\stopplacefigure
 
\input knuth
 
\stoptext
</context>
</cd:example>
-->
</cd:examples>
<cd:notes>