On 11 October 2016 at 15:33, Henri Menke wrote:
On 10/10/2016 03:59 PM, Mojca Miklavec wrote:
On 10 October 2016 at 15:31, Henri Menke wrote:
I have found another thread reporting the same problem
https://www.mail-archive.com/ntg-context@ntg.nl/msg82349.html
However, Hans only replied with »has been fixed already«.
Does anyone know how to find the fix?
Unless Hans remembers what he fixed exactly, my only idea is doing a bisection over https://bitbucket.org/phg/context-mirror/commits/all
Okay. This does not make *any* sense! I started merging files until the bug disappeared and it happened when I merged cont-new.mkiv. The diff is
-\newcontextversion{2016.05.17 10:06} +\newcontextversion{2016.07.01 16:28}
So this is basically the version number. Can someone enlighten me what is going on?
I would suspect that changing the version number triggers regenerating the formats. Most likely one of the other files fixed the problem, but the problem only disappeared once you regenerated the format. That's pure guesswork though. Mojca