Changes

Jump to navigation Jump to search
1,450 bytes added ,  13:15, 5 November 2021
Created page with "Documentation for \rotate"
<cd:commandgroup name="rotate" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>The command <tt>\rotate</tt> is used to rotate an object.
</cd:shortdesc>
<cd:variants>
<cd:command category="graphics" file="grph-trf.mkiv" interfacedate="2020-06-19T13:41" interfacefile="i-rotation.xml" level="document" name="rotate" variantnumber="1">
<cd:arguments>
<cd:assignments list="yes" optional="yes" ordinal="1">
<cd:assignmentsdoc></cd:assignmentsdoc>
<cd:inherit name="setuprotate"></cd:inherit>
</cd:assignments>
<cd:content ordinal="2"></cd:content>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description>With <code>\rotate</code> it is possible to rotate an element.

More info at [[Scaling_Rotating_Mirroring_Clipping#Rotating|Rotating]].</cd:description>
<cd:examples><cd:example title=""><context source="yes">
\setuppapersize[A5]
\input zapf

\rotate[rotation=45,frame=on,offset=2pt]{Hello world!}

\input ward
</context></cd:example></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:commandref name="setuprotate" originator="system"></cd:commandref>
<cd:source file="grph-trf.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Graphics"></cd:wikipage>
<cd:wikipage page="Scaling Rotating Mirroring Clipping"></cd:wikipage>
<cd:commandref name="clip"></cd:commandref>
<cd:commandref name="scale"></cd:commandref></cd:seealso>
</cd:commandgroup>

Navigation menu