Command/rotate

Unofficial ConTeXt Wiki mirror

Last modified: 2025-01-12

Summary

The command \rotate is used to rotate an object.

Settings

\rotate[...=...,...]{...}
...=...,... inherits from \setuprotate
{...} content

Description

With \rotate it is possible to rotate an element.

More info at Rotating.

Examples

Simple example

  • \setuppapersize[A5]
    \input zapf
    
    \rotate[rotation=45,frame=on,offset=2pt]{Hello world!}
    
    \input ward
    

Different location settings

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: