Difference between revisions of "Command/godown"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \godown")
 
(No difference)

Latest revision as of 08:46, 17 November 2021


\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: