Re: [NTG-context] Error - font-otj.lua:1503: attempt to perform arithmetic on local 'rightkern'

2016-03-31 Thread Jan Tosovsky
On 2016-03-31 Hans Hagen wrote:
> On 3/30/2016 9:11 PM, Jan Tosovsky wrote:
> >
> > when generating example from
> >
> > http://wiki.contextgarden.net/Palatino_Linotype_under_MKIV
> >
> > I am getting the following error in the latest beta (0.90):
> 
> fixed in next beta (kerning with spaces is new and still somewhat
> untested)

Thanks a lot for a quick fix!

Jan

___
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
___

Re: [NTG-context] Error - font-otj.lua:1503: attempt to perform arithmetic on local 'rightkern'

2016-03-30 Thread Hans Hagen

On 3/30/2016 9:11 PM, Jan Tosovsky wrote:

Dear All,

when generating example from

http://wiki.contextgarden.net/Palatino_Linotype_under_MKIV

I am getting the following error in the latest beta (0.90):


not related to 0.90 ...

fixed in next beta (kerning with spaces is new and still somewhat untested)

you can try

\definefontfeature[default][default][spacekern=no]


Hans

--

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-
___
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
___

[NTG-context] Error - font-otj.lua:1503: attempt to perform arithmetic on local 'rightkern'

2016-03-30 Thread Jan Tosovsky
Dear All,

when generating example from 

http://wiki.contextgarden.net/Palatino_Linotype_under_MKIV

I am getting the following error in the latest beta (0.90):


error: ...ext/tex/texmf-context/tex/context/base/mkiv/font-otj.lua:1503:
attempt to perform arithmetic on local 'rightkern' (a table value)

tex error   > tex error on line 28 in file D:/db/foot.tex: ?


\typo_paragraphs_stop_cell_yes ...dstrut \endgraf
  \fi \paragraphsparameter
\...
\stopparagraphscell ->\typo_paragraphs_stop_cell
 \let
\typo_paragraphs_stop_...
\stopTwoColumns ->\stopparagraphscell
  \egroup \paragraphsparameter \c!after
...
l.28 \stopTwoColumns


27 \getbuffer[Plato]
28 >>  \stopTwoColumns
29


Nothing crucial, just verifying the behaviour in the latest beta.

Jan

___
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
___