Difference between revisions of "Command/placefloat"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \placefloat")
 
Line 14: Line 14:
 
     </cd:keywords>
 
     </cd:keywords>
 
     <cd:keywords list="yes" optional="yes" ordinal="2">
 
     <cd:keywords list="yes" optional="yes" ordinal="2">
     <cd:keywordsdoc></cd:keywordsdoc>
+
     <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="split"></cd:constant>
     <cd:constant type="always"></cd:constant>
+
     <cd:constant type="always">precedence over stored floats</cd:constant>
     <cd:constant type="left"></cd:constant>
+
     <cd:constant type="left">To the left of text</cd:constant>
     <cd:constant type="right"></cd:constant>
+
     <cd:constant type="right">To the right of the text</cd:constant>
 
     <cd:constant type="inner"></cd:constant>
 
     <cd:constant type="inner"></cd:constant>
 
     <cd:constant type="outer"></cd:constant>
 
     <cd:constant type="outer"></cd:constant>
 
     <cd:constant type="backspace"></cd:constant>
 
     <cd:constant type="backspace"></cd:constant>
 
     <cd:constant type="cutspace"></cd:constant>
 
     <cd:constant type="cutspace"></cd:constant>
     <cd:constant type="inleft"></cd:constant>
+
     <cd:constant type="inleft">In left margin</cd:constant>
     <cd:constant type="inright"></cd:constant>
+
     <cd:constant type="inright">In right margin</cd:constant>
     <cd:constant type="inmargin"></cd:constant>
+
     <cd:constant type="inmargin">In the margin (left or right)</cd:constant>
 
     <cd:constant type="leftmargin"></cd:constant>
 
     <cd:constant type="leftmargin"></cd:constant>
 
     <cd:constant type="rightmargin"></cd:constant>
 
     <cd:constant type="rightmargin"></cd:constant>
Line 35: Line 35:
 
     <cd:constant type="outeredge"></cd:constant>
 
     <cd:constant type="outeredge"></cd:constant>
 
     <cd:constant type="text"></cd:constant>
 
     <cd:constant type="text"></cd:constant>
     <cd:constant type="opposite"></cd:constant>
+
     <cd:constant type="opposite">on the opposite page of a spread</cd:constant>
 
     <cd:constant type="reset"></cd:constant>
 
     <cd:constant type="reset"></cd:constant>
 
     <cd:constant type="height"></cd:constant>
 
     <cd:constant type="height"></cd:constant>
Line 49: Line 49:
 
     <cd:constant type="270"></cd:constant>
 
     <cd:constant type="270"></cd:constant>
 
     <cd:constant type="nonumber"></cd:constant>
 
     <cd:constant type="nonumber"></cd:constant>
     <cd:constant type="none"></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="local"></cd:constant>
     <cd:constant type="here"></cd:constant>
+
     <cd:constant type="here">Preferably here</cd:constant>
     <cd:constant type="force"></cd:constant>
+
     <cd:constant type="force">Force placement here</cd:constant>
     <cd:constant type="margin"></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 method="none" prefix="cd:sign" type="hang"></cd:constant>
 
     <cd:constant type="hanging"></cd:constant>
 
     <cd:constant type="hanging"></cd:constant>
Line 60: Line 60:
 
     <cd:constant type="middle"></cd:constant>
 
     <cd:constant type="middle"></cd:constant>
 
     <cd:constant type="offset"></cd:constant>
 
     <cd:constant type="offset"></cd:constant>
     <cd:constant type="top"></cd:constant>
+
     <cd:constant type="top">At the top of the page</cd:constant>
     <cd:constant type="bottom"></cd:constant>
+
     <cd:constant type="bottom">At the bottom of the page</cd:constant>
 
     <cd:constant type="auto"></cd:constant>
 
     <cd:constant type="auto"></cd:constant>
     <cd:constant type="page"></cd:constant>
+
     <cd:constant type="page">on a new (empty) page</cd:constant>
 
     <cd:constant type="leftpage"></cd:constant>
 
     <cd:constant type="leftpage"></cd:constant>
 
     <cd:constant type="rightpage"></cd:constant>
 
     <cd:constant type="rightpage"></cd:constant>
Line 83: Line 83:
 
     </cd:keywords>
 
     </cd:keywords>
 
     <cd:keywords list="yes" optional="yes" ordinal="3">
 
     <cd:keywords list="yes" optional="yes" ordinal="3">
     <cd:keywordsdoc></cd:keywordsdoc>
+
     <cd:keywordsdoc>optional reference label</cd:keywordsdoc>
 
     <cd:constant type="cd:reference"></cd:constant>
 
     <cd:constant type="cd:reference"></cd:constant>
 
     </cd:keywords>
 
     </cd:keywords>
 
     <cd:keywords delimiters="braces" ordinal="4">
 
     <cd:keywords delimiters="braces" ordinal="4">
     <cd:keywordsdoc></cd:keywordsdoc>
+
     <cd:keywordsdoc>caption content</cd:keywordsdoc>
 
     <cd:constant type="cd:text"></cd:constant>
 
     <cd:constant type="cd:text"></cd:constant>
 
     </cd:keywords>
 
     </cd:keywords>

Revision as of 13:05, 21 August 2020


\placefloat

Summary

The command \placefloat is used for ...

Settings

\placefloat[...][...,...][...,...]{...}{...}
[...]singular
[...,...]split 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
[...,...]reference
{...}text
{...}content

OptionExplanation
optional positioning key. There are a great many positioning keys defined, and they can be combined (although not all combinations make sense).
always precedence over stored floats
left To the left of text
right To the right of the text
inleft In left margin
inright In right margin
inmargin In the margin (left or right)
opposite on the opposite page of a spread
none Suppress the caption, including the "FLOAT 1" label.
here Preferably here
force Force placement here
margin In the margin (margin float)
top At the top of the page
bottom At the bottom of the page
page on a new (empty) page
optional reference label
caption content

Description

Examples

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: