Difference between revisions of "Command/ startdescription"

From Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
<cd:commandgroup generated="yes" name="description" type="environment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:commandgroup generated="yes" name="description" type="environment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:shortdesc><!-- a short command summary goes here -->
 
<cd:shortdesc><!-- a short command summary goes here -->
The instances of  <tt>\start<i>description</i> ... \stop<i>description</i></tt> are defined by {{cmd||definedescription}}
+
The instances of  <tt>\start<i>description</i> ... \stop<i>description</i></tt> are defined by {{cmd|definedescription}}
 
</cd:shortdesc>
 
</cd:shortdesc>
 
<cd:sequence>
 
<cd:sequence>

Latest revision as of 11:37, 30 August 2020


\startdescription ... \stopdescription

Summary

The instances of \startdescription ... \stopdescription are defined by \definedescription

Settings example

\startDESCRIPTION[...=...,...] ... \stopDESCRIPTION
titletext
bookmarktext
listtext
referencereference

Settings example:title

\startDESCRIPTION[...,...]{...} ... \stopDESCRIPTION
[...,...]reference
{...}text

Description

Examples

Example 1

\definedescription
   [concept]
   [alternative=serried,
    headstyle=bold,
    width=broad]

\concept{First} Text for the first concept

\startconcept{Second}
Longer text for the second concept
\stopconcept

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: