Command/position

From Wiki
< Command
Revision as of 13:57, 26 November 2021 by Taco (talk | contribs) (Created page with "Documentation for \position")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


\position

Summary

The command \position positions objects

Settings

\position[...=...,...](...,...){...}
...=...,...inherits from \setuppositioning
(...,...)position
{...}content

Description

Places objects within \startpositioning.

Examples

Example 1

\ruledvbox{\startpositioning
    \position(1,1){test1} % default unit = 1cm
    \position[xstep=relative](1,1){test2}
    \position[ystep=relative](3,-1){test3}
    \position(10,10){test4}
\stoppositioning}

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: