[NTG-context] \doifolderversionelse
Peter Rolf
indiego at gmx.net
Thu May 10 12:00:31 CEST 2012
Hi,
I tried to handle some version changes with \doifolderversionelse.
Sadly it does not work here.
Example:
\starttext
\doifolderversionelse\contextversion{1010.10.10} {OLDER} {OKAY}% => OLDER
\doifolderversionelse\contextversion{2020.20.20} {OLDER} {OKAY}% => OKAY
\doifolderversionelse\contextversion{2020} {OLDER} {OKAY}% => OKAY
\stoptext
Tested with ConTeXt version
2011.11.08 and 2012.05.08
Result is always "older".
Regards, Peter
More information about the ntg-context
mailing list