Changes

Jump to navigation Jump to search
1,497 bytes added ,  13:23, 12 November 2021
Created page with "Documentation for \placeregister"
<cd:commandgroup name="placeregister" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>The command <tt>\placeregister</tt> is used to typeset a register
</cd:shortdesc>
<cd:variants>
<cd:command file="strc-reg.mkiv" interfacedate="2019-11-19T09:54" interfacefile="i-register.xml" level="document" name="placeregister" variantnumber="1">
<cd:arguments>
<cd:keywords ordinal="1">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:name"></cd:constant>
</cd:keywords>
<cd:assignments list="yes" optional="yes" ordinal="2">
<cd:assignmentsdoc></cd:assignmentsdoc>
<cd:inherit name="setupregister"></cd:inherit>
</cd:assignments>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description>The command <tt>\placeregister</tt> is used to typeset a named register, without header section</cd:description>
<cd:examples><cd:example title=""><context source="yes">
\setuppapersize[A7,landscape] \showframe

\defineregister
[author]

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

\blank
\placeregister[author] % or \placeauthor
\stoptext
</context></cd:example></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:commandref name="defineregister" originator="system"></cd:commandref>
<cd:commandref name="setupregister" originator="system"></cd:commandref>
<cd:source file="strc-reg.mkiv" originator="system"></cd:source>
<cd:commandref name="completeregister"></cd:commandref></cd:seealso>
</cd:commandgroup>

Navigation menu