Hi, I have several questions concerning mixed columns. Here at first a minimal example: --8<---------------cut here---------------start------------->8--- \useURL[test][http://www.site.com/very/long/long/long/long/long/long/long/long/url] \def\Section#1{% \startsection[title=Title] \dorecurse{#1}{\dorecurse{12}{bla }} \stopsection} \starttext \startmixedcolumns[n=2] \Section{15} \startsection[title=Title] \dorecurse{10}{\dorecurse{12}{bla }} \footnote{\url[test]} \stopsection} \Section{9} \Section{9} \Section{2} \stopmixedcolumns \stoptext --8<---------------cut here---------------end--------------->8--- 1.) How can I avoid, that the footnote overwrites the last line? 2.) How can I get balanced columns? 3.) Why is there additional vertical space around the section titles (even with \setuphead[section][before=, after=] there is space)? TIA for any hints, -- Peter
participants (1)
-
Peter Münster