Difference between revisions of "Command/ startplacefloat"

From Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<?xml version='1.0'?>
 
<!-- this file was generated on 2020-08-20T09:05 -->
 
 
<cd:commandgroup generated="yes" name="placefloat" type="environment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:commandgroup generated="yes" name="placefloat" type="environment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>
+
<cd:shortdesc><!-- a short command summary goes here -->
<!-- a short command summary goes here -->
+
The instances of  <tt>\startplace<i>float</i> ... \stopplace<i>float</i></tt> are used for ...
The instances of  <tt>\start<i>placefloat</i> ... \stop<i>placefloat</i></tt> are used for placing floating elements
 
 
</cd:shortdesc>
 
</cd:shortdesc>
 
<cd:sequence>
 
<cd:sequence>
Line 39: Line 36:
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="location">
 
     <cd:parameter name="location">
       <cd:paramdoc>See {{cmd|placefloat}} for option values</cd:paramdoc>
+
       <cd:paramdoc></cd:paramdoc>
 
       <cd:constant type="split"></cd:constant>
 
       <cd:constant type="split"></cd:constant>
 
       <cd:constant type="always"></cd:constant>
 
       <cd:constant type="always"></cd:constant>
Line 122: Line 119:
 
   </cd:command>
 
   </cd:command>
 
</cd:variants>
 
</cd:variants>
<cd:description>
+
<cd:description><!-- the long description of the command goes here -->
<!-- the long description of the command goes here -->
 
 
</cd:description>
 
</cd:description>
<cd:examples>
+
<cd:examples></cd:examples>
<cd:example title="">
+
<cd:notes></cd:notes>
<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>
 
<!--  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>
 
<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="_completelistoffloats" originator="system"></cd:commandref>
 
<cd:commandref name="_placefloat" originator="system"></cd:commandref>
 
<cd:commandref name="_placefloat" originator="system"></cd:commandref>
Line 172: Line 130:
 
<cd:commandref name="definefloat" originator="system"></cd:commandref>
 
<cd:commandref name="definefloat" originator="system"></cd:commandref>
 
<cd:commandref name="setupfloat" originator="system"></cd:commandref>
 
<cd:commandref name="setupfloat" originator="system"></cd:commandref>
<cd:source file="strc-flt.mkvi" originator="system"></cd:source>  
+
<cd:source file="strc-flt.mkvi" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Structure"></cd:wikipage>  
+
<cd:wikipage originator="system" page="Category:Structure"></cd:wikipage></cd:seealso>
<cd:wikipage  page="Floating_Objects"/>
 
<cd:commandref name="setupcaption"></cd:commandref>
 
</cd:seealso>
 
 
</cd:commandgroup>
 
</cd:commandgroup>

Revision as of 18:41, 27 August 2020


\startplacefloat ... \stopplacefloat

Summary

The instances of \startplacefloat ... \stopplacefloat are used for ...

Instances

\startplacechemical ... \stopplacechemical
\startplacefigure ... \stopplacefigure
\startplacetable ... \stopplacetable
\startplaceintermezzo ... \stopplaceintermezzo
\startplacegraphic ... \stopplacegraphic

Settings instance

\startplaceFLOAT[...=...,...][...=...,...] ... \stopplaceFLOAT
titletext
bookmarktext
markingtext
listtext
locationsplit always left right inner outer backspace cutspace inleft inright inmargin leftmargin rightmargin leftedge rightedge innermargin outermargin inneredge outeredge text opposite reset height depth [+-]line halfline grid high low fit 90 180 270 nonumber none local here force margin [+-]hang hanging tall both middle offset top bottom auto page leftpage rightpage somewhere effective header footer tblr lrtb tbrl rltb fxtb btlr lrbt btrl rlbt fxbt fixd
referencereference
keyvalue

Description

Examples

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: