Fabrice Couvreur
1. November 2016 um 12:09
Okay, so to change locally, I do this :


\placerecipe{}{
    \setupframedtexts[MyFrame][width=10cm]
    \startMyFrame[Title=One]
You can set the width with \startMyFrame, e.g.

\startMyFrame[Title=One,width=10cm]

Wolfgang