On 2/11/2021 10:07 AM, jbf wrote:
Okay, that's clear, and what is also clear is that I cannot achieve this with my current version of Mk IV (nearly a year old now). The entire work is complete but for this small item, so I might need to do some 'fiddling' outside ConTeXt to achieve a result that the publisher wants in his hands tomorrow... Unless I can delay him. I will try!
in core-con.lua search for (the first one is for english)

    return #t > 0 and concat(t," ") or tostring(n)

(in function translate) and change " " into "-"

then run

   context --make

and you should be ok for now

Hans


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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