Command/determinelistcharacteristics
< Command
Jump to navigation
Jump to search
Revision as of 16:54, 12 November 2019 by Usonianhorizon (talk | contribs)
\determinelistcharacteristics
Syntax (autogenerated)
\determinelistcharacteristics[...,...][...=...,...] | |
[...,...] | list |
...=...,... | inherits from \setuplist |
Syntax
\determinelistcharacteristics[...,...,...][...,...=...,...] | |
[...,...,...] | name |
[...,...=...,...] | see \setuplist |
Description
- list name (not combined list name!)
- see setuplist
Example
Place the Subject list only if the Subject list is not empty.
\def\PlaceSubjectList% {\blank \determinelistcharacteristics[Subject] \doifmode{*list}{\placelist[Subject]}}
Example
See also
Help from ConTeXt-Mailinglist/Forum
All issues with: