ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: jbf <roma83537@gmail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Twenty One versus Twenty-one
Date: Thu, 11 Feb 2021 10:38:36 +0100	[thread overview]
Message-ID: <04a96008-72ff-590c-118e-dda725cfad2a@xs4all.nl> (raw)
In-Reply-To: <04933fbe-46f5-4966-52c9-f2a4d92cfecd@gmail.com>

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 : ntg-context@ntg.nl / 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	other threads:[~2021-02-11  9:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-11  1:20 jbf
2021-02-11  7:44 ` Hans Hagen
2021-02-11  8:20   ` jbf
2021-02-11  9:03     ` Hans Hagen
2021-02-11  9:07       ` jbf
2021-02-11  9:38         ` Hans Hagen [this message]
2021-02-11 10:38           ` jbf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=04a96008-72ff-590c-118e-dda725cfad2a@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=ntg-context@ntg.nl \
    --cc=roma83537@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).