Command/ placeregister

From Wiki
< Command(Redirected from Command/placeindex)
Jump to navigation Jump to search


\placeregister

Summary

The instances of \placeregister are used to typeset a register

Instances

\placeindex

Settings instance

\placeREGISTER[...=...,...]
...=...,...inherits from \setupregister

Description

The instances of \placeregister are used to typeset a named register, without header section.


Examples

Example 1

\setuppapersize[A7,landscape] \showframe

\defineregister
  [author]

\starttext
Some text
\author{Jules Verne}
\author{HP Lovecraft}

\blank
\placeauthor % or \placeregister[author]
\stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: