On Thu, Dec 29, 2016 at 1:43 PM, Hans Hagen
On 12/29/2016 1:10 PM, Mikael P. Sundqvist wrote:
3) Is there a simple way to define the height of the frame (that is now set to 0.3\textheight) to be a certain number of lines?
5\lineheight
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
Thanks, that worked indeed (I had to skip the style of the chapter, and put the \definedfont and \setupinterlinespace inside the macro). For 2) I noted that a grid=no as option to \startframedtext results in the frame starting from the top. Maybe there is a cleaner solution? grid=? 1) was actually my main concern. Any idea? /Mikael