ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* columnset layout distortion
@ 2005-06-20 13:53 Vit Zyka
  2005-06-20 15:31 ` Hans Hagen
  2005-06-20 21:25 ` Hans Hagen
  0 siblings, 2 replies; 5+ messages in thread
From: Vit Zyka @ 2005-06-20 13:53 UTC (permalink / raw)


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?

Thanks
vit

=======================================================
\setuplayout[
   height=fit,topspace=10mm,
   width=fit,backspace=20mm,
   margin=0pt,columndistance=5mm,
   lines=40,grid=yes,
]

\showframe

\startbuffer[A]
   \input thuan

%  {\input hawking }%
   {\ss\input hawking }%

   \input bryson
\stopbuffer

\definecolumnset[col][n=2]

\starttext
   \startcolumnset[col]
     \dorecurse{10}{\getbuffer[A]}%
   \stopcolumnset
\stoptext
=============================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-06-21  9:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-20 13:53 columnset layout distortion Vit Zyka
2005-06-20 15:31 ` Hans Hagen
2005-06-20 16:34   ` Vit Zyka
2005-06-20 21:25 ` Hans Hagen
2005-06-21  9:29   ` columnset balancing, footnoterule in columnset, " Vit Zyka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).