[NTG-context] How do I get an empty line in a \framed[align=flushleft]{} item?
Henning Hraban Ramm
texml at fiee.net
Thu Apr 30 22:51:08 CEST 2020
> Am 30.04.2020 um 22:47 schrieb Gerben Wierda <gerben.wierda at rna.nl>:
>
> In normal TeX, when I type
>
> Aap\\\\Aap
>
> I get something like
>
> Aap
>
> Aap
>
> But inside a \framed[align=]{} the empty line disappears. How do I get it back?
Try \framedtext instead; multi line text needs a \vbox, and \framedtext does that. (If I understood correctly.)
Maybe you need to set the align option.
Best, Hraban
More information about the ntg-context
mailing list