On Sat, Jul 13 2013, Pablo Rodríguez wrote:

>>     \usemodule[simplefonts]
>>     \setmainfont[TeX Gyre Pagella]
>
> If I replace those lines with \setupbodyfont[pagella,12pt], nothing
> changes, but if I remove the first two lines quoted above, everything works.

No. You don't need those lines for a minimal example:

\setupinterlinespace[line=4ex]
\starttext
\dorecurse{560}{bla }
\section{section}
\dorecurse{30}{bla }
\stoptext

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

Reply via email to