Great, that worked. Thanks for the quick solution.

Changed the line, then ran:

luatools --generate
luatools --ini --compile cont-en


On 09.02.19 20:59, Hans Hagen wrote:
On 2/9/2019 2:39 PM, martin wrote:
I'm getting a bit confused. The \date function doesn't result in a formatted date. That goes for some files that are a few weeks old.

What am I missing?

\starttext
\date[d=2,m=3,y= 2018]
\stoptext

results in:

d=2m=3y= 2018


An optional formatting parameter has no effect

\date[d=1, m=4, y=2018][weekday, {\\}, dd,{-}, mm,-, year]
line 446 of core-con.mkiv should be:

      {#2}{\currentdatespecification}{\labellanguage}%

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to