Hi,
I have a list of description (used to typeset an index) where in a few cases the label is longer than a single line. Apparantly, the label can’t span multiple lines:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\definedescription[indexentry]
[alternative=hanging,
align=flushleft,
headstyle=normal,
margin=1cm,
width=broad,
]
\starttext
\startindexentry{Aliba oros irged ba: mongγol irged-neri qara tamiki tataγsan büged jaručiγulaqu jerge-yi jiγaburi abču sidken čegerlegülkü dürme ene bolumui}
123
\stopindexentry
\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Is there a way to make this work? Or maybe there’s an easier solution?
Best,
Denis