On 5/10/2017 1:39 PM, Mikael P. Sundqvist wrote:
Dear list,
I'm trying to have indentation inside a framed text, but I do not succeed. Test file below, and result after compiling with latest standalone. Is this the intended behavior?
Best regards, Mikael
\setupindenting[yes,medium]
\defineframedtext [MyFrame] [ frame=on, width=broad, indenting=yes, ]
\starttext
Indenting works here: \input knuth
\startMyFrame But indenting does not work here: \input knuth \stopMyFrame
\stoptext
\defineframedtext [MyFrame] [frame=on, width=broad, indenting={yes,medium}, ] ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------