On Feb 24, 2009, at 6:36 PM, Alan Bowen wrote:

Thomas—

I updated my original ConTeXtMinimals with --context=alpha (ConTeXt ver: 2009.02.24 16:36 MKII) and tried the test file.

By the way, I got the same errors as before when the install script came to luatex, so I guess that is still broken.

Anyway, no joy: the Greek is still the wrong size using \usemodule[ancientgreek].

Alan

Yes, because you haven't added the lines

\definebodyfontenvironment[10.5pt]

\starttypescript [serif] [default] [size]
 \definebodyfont
   [10.5pt] [rm] [default]
\stoptypescript


\definebodyfontenvironment[9.5pt]

\starttypescript [serif] [default] [size]
  \definebodyfont
    [9.5pt] [rm] [default]
\stoptypescript

I get the expected output here.

Thomas
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to