Command/determinelistcharacteristics

From Wiki
< Command
Revision as of 16:54, 12 November 2019 by Usonianhorizon (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

\determinelistcharacteristics

Syntax (autogenerated)

\determinelistcharacteristics[...,...][...=...,...]
[...,...]list
...=...,...inherits from \setuplist


Syntax

\determinelistcharacteristics[...,...,...][...,...=...,...]
[...,...,...] name
[...,...=...,...] see \setuplist


Description

  1. list name (not combined list name!)
  2. 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: