Gilles Pérez-Lambert wrote:
Hello,

With the example attached at the end of the mail (and that can be try on http://live.contextgarden.net), the page on which the font change occurs (be it the size or a new font) is moved up and the page is shorter... Is there a way to say that some text (here the items) are not to be aligned on the grid because they are smaller (or bigger)?

Thanks!

Gilles.

% Example:
\showgrid
\setuplayout[grid=yes]
\setupitemize[before={\switchtobodyfont[small]}]
\definecolumnset[ex][n=2]

\starttext
\startcolumnset[ex]
\dorecurse{4}{\input knuth\relax\placefigure{}{}}
\startitemize[n,packed,intro]
\item Un

\dorecurse{100}{\item Um}

\stopitemize
\stopcolumnset
\stoptext

no body font switching in column sets (yet)

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
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to