2
votes
1answer
62 views

Why is a blank line added before a description environment when placed in a footnote in ConTeXt?

I would like to place a description environment inside a footnote, e.g.: \definedescription[descr][headstyle=normal, style=normal, width=3em] \starttext This is some ...