14 Dec
2021
14 Dec
'21
4:04 p.m.
Denis Maier via ntg-context schrieb am 14.12.2021 um 16:44:
Hi,
is there a way to get some text between the head and the text of a description. Enumerations have stoppers, but I couldn’t find an equivalent setting for descriptions:
\definedescription [deflist] [alternative=hanging, width=fit, headcommand=\groupedcommand{[BEFORE] }{ [AFTER]}] \starttext \startdeflist{Knuth} \input knuth \stopdeflist \stoptext Wolfgang