Hi,

I tried the following snipped out of curiosity and it gives me the error (even with the latest beta)

systems : begin file 1.tex at line 5

(c:/contextminimal/texmf-context/tex/context/sample/knuth.tex) (c:/contextminimal/texmf-context/tex/context/sample/knuth.texerror: ...tminimal/texmf-context/tex/context/base/typo-krn.lua:121: attempt to index local 'before' (a nil value)

.

l.11

?


\definecharacterkerning[packed]

\setupcharacterkerning[packed][factor=-.125]

\starttext

\input knuth

\start

\setcharacterkerning[packed]

\input knuth

\stop

\stoptext


What have I missed?

Regards,
Vyatcheslav

\definecharacterkerning[packed]
 
\setupcharacterkerning[packed][factor=-.125]
 
\starttext
 
\input knuth
 
\start
 
\setcharacterkerning[packed]
 
\input knuth
 
\stop
 
\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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to