3 Dec
2011
3 Dec
'11
7:35 p.m.
Am Samstag, den 03.12.2011, 19:28 +0100 schrieb Wolfgang Schuster:
Am 03.12.2011 um 19:23 schrieb Paul Menzel:
thanks to Robin’s example documents I found out about the following last two commands
\Context\ \contextmark\ \contextversion
allowing to put the used components and versions into the document.
Then I found `\luaversion` to display the version of Lua. But I could not find `\luatexversion`. Is there something similar? Can this command be defined?
\starttext \starttabulate \NC Engine \EQ \texenginename \NC\NR \NC Version \EQ \texengineversion \NC\NR \stoptabulate \stoptext
As always thank you very much for the fast response with the solution. Thanks, Paul