Difference between revisions of "Command/determinelistcharacteristics"

From Wiki
Jump to navigation Jump to search
m (Text replace - "== Help from ConTeXt-Forum ==" to "== Help from ConTeXt-Mailinglist/Forum ==")
m (Text replace - "Category:(.*)" to "Category:Command/$1")
Line 45: Line 45:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Lists|determinelistcharacteristics]]
+
[[Category:Command/Lists|determinelistcharacteristics]]

Revision as of 21:46, 20 March 2012

\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: