Open main menu

Command/determinelistcharacteristics

< Command
Revision as of 04:41, 23 March 2012 by Jannis (talk | contribs) (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")

\determinelistcharacteristics

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: