Command/godown

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


\godown

Summary

The command \godown is used to move vertically.

Settings

\godown[...]
[...]dimension

Description

Skipping more than one vertical space is done with \godown.

This is like \blank, but with an explicit dimension.

Examples

Example 1

\setuppapersize[A8,landscape]
\starttext
some text
\godown[2cm]
some more text
\stoptext

Example 2

\setuppapersize[A8,landscape]
\starttext
\hbox{}
You can also go up:
\godown[2cm]
some text
\godown[-2cm]
some more text
\stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: