Hans—
Here is another error message that appeared in compiling a file that
re-installs Latin Modern and uses Thomas’ module for ancient Greek.
references : unknown reference [][fnt:t:1]
references : unknown reference [][fnt:f:1]
! Font \nullfont has only 7 fontdimen parameters.
<to be read again>
\advance
\dohighlow ...#2\textfont 2\else #3ex\fi \advance
\scratchdimen #4ex
\kern ....
<argument> ...ednote \v!nextpage \v!previouspage }
}
\doifreferencefoundelse ...ferencefound #2\else #3
\fi \egroup
\doresetgotowh...
\gotobox ...2]} {\hbox {\unknownreference {#2}#1}}
\referentieinfo {<}
{#2}\eg...
<argument> ...[\s!fnt :f:\internalfootreference ]}
\fi \doifelse
{\noteparame...
...
l.39 \footnote{
\grk{>'alfa ka`i b~hta}.}
?
The source file (below) was the same as before. The only change is
that I am now using ConTeXt ver: 2006.05.28 13:28 fmt: 2006.5.30
Alan
Source file:
\enableregime[mac]
\usetypescript[serif,sans,mono,mm][hanging][normal]
\setupalign[hz,hanging]
\setupfootnotes[align={hz,hanging}]
\setupencoding[default=ec]
\setupbodyfontenvironment[default][em=italic]
\starttypescript[serif][default][size]
\definebodyfont[10.5pt,9.5pt][rm][default]
\definebodyfont[10.5pt,9.5pt][mm][default]
\stoptypescript
\setupfontsynonym[Serif][handling=normal]
\setupbodyfont[modern,10.5pt]
\setupfootnotes[conversion=numbers,
way=bytext,location=page,rule=on,bodyfont=9.5pt,style=normal]
\usemodule[ancientgreek]
[font=Alkaios,scale=0.9,altfont=GreekOxoniensis,altscale=0.9]
\setupfontsynonym[Alkaios][handling=grkpure]
\setupfontsynonym[GreekOxoniensis][handling=grkpure]
\def\grk{\localgreek}
\def\altgrk{\localaltgreek}
\starttext
\grk{>'alfa ka`i b~hta}. The cow flew over the Moon.%
%
\footnote{\grk{>'alfa ka`i b~hta}.}
\stoptext