Open main menu


\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