On Tue, 14 Aug 2007 00:10:45 +0200
Hans Hagen <[EMAIL PROTECTED]> wrote:

> if you can compile ... the source code is updated

After upgrade to luaTeX Version 3.141592-beta-0.10.2:

Following code works as expected.
Commented lines (everyone) still cause context/luatex to end its job
without error message, pdf and log.
Some font gives warning about features that go out of bounds, but still
works fine.


ZS


% engine=luatex

\def\testfont#1%
   {\blank
    \hbox \bgroup
      {\tttf#1:}
      {\tttf      \font\test=#1*default   \test effe fietsen 1234}
      {\tttf (sc) \font\test=#1*smallcaps \test effe fietsen 1234}
      {\tttf (os) \font\test=#1*oldstyle  \test effe fietsen 1234}
    \egroup
    \blank}


\starttext


%\testfont{dejavusans-boldoblique}
%\testfont{dejavusans-bold}
%\testfont{dejavusanscondensed-boldoblique}
%\testfont{dejavusanscondensed-bold}
%\testfont{dejavusanscondensed-oblique}
%\testfont{dejavusanscondensed}
\testfont{dejavusans-extralight}
\testfont{dejavusansmono-boldoblique}
\testfont{dejavusansmono-bold}
\testfont{dejavusansmono-oblique}
%\testfont{dejavusansmono}
%\testfont{dejavusans-oblique}
%\testfont{dejavusans}
\testfont{dejavuserif-bolditalic}
\testfont{dejavuserif-bold}
\testfont{dejavuserifcondensed-bolditalic}
\testfont{dejavuserifcondensed-bold}
\testfont{dejavuserifcondensed-italic}
\testfont{dejavuserifcondensed}
\testfont{dejavuserif-italic}
\testfont{dejavuserif}

\stoptext
___________________________________________________________________________________
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