[dev-context] core-con.lua

2015-05-15 Thread Wolfgang Schuster
Hi, implement { name = ordinal, actions = ctxordinal, - arguments = { string, string } + arguments = { integer, string } } Wolfgang ___ dev-context mailing list dev-context@ntg.nl http://www.ntg.nl/mailman/listinfo/dev-context

[dev-context] core-con.lua

2014-12-22 Thread Wolfgang Schuster
Hi, there is a bug with the number conversion code when values from a commalist are used, e.g. \starttext \dorecurse{10}{#1:\convertnumber{set 1}{#1} } \stoptext The bug is in the convert function from the Lua part. local function convert(method,n,language) local converter = language and