Command/placeregister

From Wiki
Jump to navigation Jump to search


\placeregister

Summary

The command \placeregister is used to typeset a register

Settings

\placeregister[...][...=...,...]
[...]name
...=...,...inherits from \setupregister

Description

The command \placeregister is 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
    \placeregister[author] % or \placeauthor
    \stoptext
    

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: