Changes

Jump to navigation Jump to search
m
Details about rotation
<context source="yes" mode="mkiv">
\externalfigure[http://placekitten.com/g/200/300][method=jpg]
</context>
 
=== Rotate a figure ===
 
* '''Rotate by 90, 180, or 270 degrees''': Use <code>orientation=90|180|270</code> to rotate an image in multiples of 90. For example:
 
<context source="yes" mode=mkiv>
\externalfigure[mill][orientation=180]
</context>
 
 
* '''Rotate by an arbitrary angle''': Use {{cmd|rotate}} command.
 
<context source="yes" mode=mkiv>
\rotate[rotation=45]{\externalfigure[mill]}
</context>

Navigation menu