Rik Kabel via ntg-context schrieb am 25.10.2021 um 16:45:

Hello all,

The example below continues to work with MkIV, but now fails with the most recent (ConTeXt  ver: 2021.10.24 21:45) LMTX:

    \define\DraftOf   {Draft of \date}
    \setupinteraction [date={\DraftOf}]
    \starttext
    Fail with LMTX, works with MkIV.
    \stoptext

If the answer is "don't do that" I can find another way to accomplish what this does -- not a big problem. But I do want to point out the difference in behavior.


The date-key expects its argument in a certain format but you pass garbage values.

See the following thread for more information: https://mailman.ntg.nl/pipermail/ntg-context/2021/103884.html

Wolfgang

___________________________________________________________________________________
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