[NTG-context] Re: upload

2025-06-12 Thread Rik Kabel
    \contextversionnumber     \stoptext https://www.mail-archive.com/ntg-context@ntg.nl/msg109609.html Wolfgang Thank you, Wolfgang for the reminder. I must have patched my local copies in the April 1 and April 28 releases and forgotten that I had done so. It looks like nothing was done to incorporate

[NTG-context] Re: upload

2025-06-12 Thread Wolfgang Schuster
] [alternative=inmargin] \definemakeup [mkup] [doublesided=no] \starttext \startmakeup [mkup] abc\X[abc]\par \ref[number][abc]\par \stopmakeup def\X[def]\par \ref[number][def]\par \Context\ version\par \contextversionnumber \stoptext https://www.mail

[NTG-context] Re: upload

2025-06-12 Thread Rik Kabel
up def\X[def]\par \ref[number][def]\par \Context\ version\par \contextversionnumber \stoptext -- Rik ​___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

[NTG-context] Re: Why overbar is so big

2023-08-13 Thread Hans Hagen
kday,{ },day,{ },month,{ },year] a les \currenttime, usant programari lliure (\goto{\Context}[url(http://wiki.contextgarden.net)] versió \contextversionnumber, \goto{\texenginename}[url(http://www.luatex.org)] versió \texengineversion\space i \goto{PGF/Ti{\em k}Z}[url(http://sourceforge.net/projects/pgf/)

[NTG-context] Re: Why overbar is so big

2023-08-13 Thread Xavier B.
uina versió del document esteu llegint. 28 29 \medskip 30 La versió d'aquest document és la {\bf 0.4.0-alfa.\currentdate[year,-, mm,-,dd]}. 31 32 \bigskip 33 Aquest document ha estat generat, \currentdate[weekday,{ },day,{ },month,{ },year] a les \currenttime, usant prog

Re: [NTG-context] Change in \vec behavior

2023-01-22 Thread Mikael Sundqvist via ntg-context
do at the end of each year, I upgraded my ConTeXt installation. > I noticed a change in \vec behavior which doesn't extend the arrow anymore. > Here is my example: > > \starttext > Engine: \texenginename\ \texengineversion > > \ConTeXt: \contextversionnumber > >

Re: [NTG-context] Change in \vec behavior

2023-01-22 Thread Jean-Philippe Rey via ntg-context
d the arrow anymore. Here is my example:\starttextEngine: \texenginename\ \texengineversion\ConTeXt: \contextversionnumber\type{$\vec{AB}$} : $\vec{AB}$\stoptextThe result with the latest ConTeXt version: GraphiqueCollé-1.pdf Description: Adobe PDF document and with the version from a year ago: Graph

[NTG-context] Change in \vec behavior

2022-12-18 Thread Jean-Philippe Rey via ntg-context
Hello, As I usually do at the end of each year, I upgraded my ConTeXt installation. I noticed a change in \vec behavior which doesn't extend the arrow anymore. Here is my example: \starttext Engine: \texenginename\ \texengineversion \ConTeXt: \contextversionnumber \type{$\vec{AB}$} :

Re: [NTG-context] Current ConTeXt & wiki

2012-10-19 Thread Sietse Brouwer
Hooray, we have a new stable! 1. Probably we should refresh the wiki's cache of PNG examples? Some examples contain commands like \contextversionnumber, which are now stuck on 20111008 until their MD5 changes. Also, examples might change (or break) when compiled with the new stable; best to

Re: [NTG-context] Stable versions of MkIV

2012-08-21 Thread Hans Hagen
On 21-8-2012 09:04, Wolfgang Schuster wrote: That's for Hans or Wolfgang … \ifx\contextversion\undefined \def\contextversion {unknown} \def\contextversionnumber{0} \else %\def\contextversionnumber#1.#2.#3 #4:#5\relax{#1\ifnum#2<10 0\fi#2\ifnum#3<10 0

Re: [NTG-context] Stable versions of MkIV

2012-08-21 Thread Wolfgang Schuster
pace, but sadly he forgets to release > current versions every now and then :( > > But anyway, manually interfering and making sure that the same version > as in TeX Live ends up in minimals (and on the wiki) would not be such > a bad idea. > >> 4. (Less important.) cont

Re: [NTG-context] Stable versions of MkIV

2012-08-20 Thread Mojca Miklavec
arted releasing betas with that pace, but sadly he forgets to release current versions every now and then :( But anyway, manually interfering and making sure that the same version as in TeX Live ends up in minimals (and on the wiki) would not be such a bad idea. > 4. (Less important.) context.mkiv

[NTG-context] Stable versions of MkIV

2012-08-20 Thread Sietse Brouwer
ly imagine a use in general, though.) 4. (Less important.) context.mkiv defines \contextversion as e.g. `2012.08.11 14:11`, but \contextversionnumber in mult-ini.mkiv still prepends a zero to the month or day. (It checks whether 08 < 10, which is true even if the leading zero is present.) This