Luigi—
I do not know if what you suggest will work with Thomas’ Greek module.
What I have now (thanks to Thomas) in my environment file is:
\usetypescript[serif,sans,mono,mm][hanging][normal]
\setupalign[hz,hanging]
\setupfootnotes[align={hz,hanging}]
\startfonthandling[greekpure]
\defineprotrudefactor . 0 1
\defineprotrudefactor , 0 1
\defineprotrudefactor ; 0 1
\defineprotrudefactor ? 0 1
\defineprotrudefactor - 0 1
\defineprotrudefactor hyphen 0 1
\defineprotrudefactor endash 0 .5
\defineprotrudefactor emdash 0 .33
\stopfonthandling
\setupencoding[default=ec]
\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
\setupbodyfont[lmodern,rm,10.5pt]
\usemodule[ancientgreek]
[font=GreekDioxipe,scale=1.15,altfont=GreekCanonica,altscale=0.9]
\def\grk{\localgreek}
\def\altgrk{\localaltgreek}
\setupfontsynonym[GreekDioxipe][handling=greekpure]
\setupfontsynonym[GreekCanonica][handling=greekpure]
and this does work with all the bells and whistles.
Alan
On Feb 24, 2009, at 15;32,29 , luigi scarso wrote:
On Tue, Feb 24, 2009 at 9:12 PM, Alan Bowen <acbo...@princeton.edu>
wrote:
That is what he means, Aditya! *–) Many thanks. A.
ah ok. this one
\usetypescript[serif,sans,mono][hanging][pure]
\setupalign[hanging]
\usetypescript[modern-base][texnansi] % a simplified latin-modern
typescript
\setupbodyfont[reset]
\setupbodyfont[modern]
In mkii usually with "font installation" one means run texfont (with
appropriate switches ) on a set of fonts .
If a font is installed correctly, this font can be "loaded" , or
.better, made available to the engine
But in in mkiv there is no need for texfont so fonts installation is
more easy: just copy them into the right places, and it's all ok.
--
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________
___________________________________________________________________________________
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
___________________________________________________________________________________