Hi, a) this minimal example does not work as expected. The first column is not justified correctly on top. This does not change, even when swapping small, big, medium (e.g. make 1st col medium and 2nd small). The offset stays the same regardless of the linespacing.
\starttext \startcolumns[n=3] \setupinterlinespace[small] \input knuth \column \setupinterlinespace[medium] \input knuth \column \setupinterlinespace[big] \input knuth \stopcolumns \stoptext b) Is there a possibility to use relative sizes like \setupinterlinespace[2*big] (which does not work)? Best, Florian ___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________