Command/startTEXpage

From Wiki
< Command
Revision as of 21:41, 1 December 2012 by Esteis (talk | contribs) (Created page with "{{Reference |name={{subst:SUBPAGENAME}} |attributes= }} == Syntax == <table cellspacing="4" cellpadding="2" class="cmd"> <tr> <td colspan="2" class="cmd...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

\startTEXpage

Syntax

\startTEXpage
\startTEXpage[...=...]
strut no yes global local
align normal flushleft flushright middle normal high low lohi
offset none overlay dimension
width fit dimension
height fit dimension
frame on off

Description

Start a page that fits its contents exactly. Or has some extra space around the edges, if you specify offset.

Example

\showframe
\startTEXpage
asdf
\stopTEXpage

\showframe
\startTEXpage[offset=10pt]
asdf
\stopTEXpage

\setuppapersize[A10, landscape]
\showframe[]
\starttext
asdf
\stoptext

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: