Changes

Jump to navigation Jump to search
1,504 bytes added ,  13:57, 26 November 2021
Created page with "Documentation for \position"
<cd:commandgroup name="position" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>The command <tt>\position</tt> positions objects
</cd:shortdesc>
<cd:variants>
<cd:command category="graphics" file="pack-pos.mkiv" interfacedate="2020-06-19T13:41" interfacefile="i-positioning.xml" level="document" name="position" variantnumber="1">
<cd:arguments>
<cd:assignments list="yes" optional="yes" ordinal="1">
<cd:assignmentsdoc></cd:assignmentsdoc>
<cd:inherit name="setuppositioning"></cd:inherit>
</cd:assignments>
<cd:position list="yes" ordinal="2"></cd:position>
<cd:content ordinal="3"></cd:content>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description>Places objects within {{cmd|startpositioning}}.
</cd:description>
<cd:examples><cd:example title=""><context source="yes">
\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}
</context></cd:example></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:commandref name="definepositioning" originator="system"></cd:commandref>
<cd:commandref name="setuppositioning" originator="system"></cd:commandref>
<cd:source file="pack-pos.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Graphics"></cd:wikipage>
<cd:commandref name="startpositioning"></cd:commandref></cd:seealso>
</cd:commandgroup>

Navigation menu