Vit Zyka wrote:
Hallo,
I am working on our 40-anniversary scout group bulletin with a complex layout (twocolumn, footnotes, photos, pictures, flowing text in margin). I noticed weird behaviour. It is expressed by vertical shift of columns, please see the page 2 of http://typokvitek.com/tmp/layoutdistort.pdf source: http://typokvitek.com/tmp/layoutdistort.tex
It seems that the problem is caused by switch to \ss font family continueing to a place of the page break. Any explanation/suggestion?
i made an \restoreinterlinespace mechanism so that you can do the following: \setuplayout[height=middle,width=middle,grid=yes] \starttext \startcolumnset \dorecurse{10} {\input thuan \endgraf \bgroup \ss\restoreinterlinespace \dorecurse{3}{\input hawking \endgraf} \egroup \input bryson \endgraf} \stopcolumnset \stoptext (tricky stuff) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------