[NTG-context] [lang-url.lua] setcharacters()

2011-07-06 Thread Philipp Gesang
Hi Hans,

in lang-url.lua, line 106 (introduced 23.6.2011),

-   chars[s] = value or 1
+   characters[s] = value or 1

Regards, Philipp




-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments


pgpQy1kI36lfE.pgp
Description: PGP signature
___
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] [lang-url.lua] setcharacters()

2011-07-06 Thread Hans Hagen

On 6-7-2011 10:31, Philipp Gesang wrote:

Hi Hans,

in lang-url.lua, line 106 (introduced 23.6.2011),

-   chars[s] = value or 1
+   characters[s] = value or 1


ok

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | 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
___