ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Fabrice Couvreur via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Fabrice Couvreur <fabrice1.couvreur@gmail.com>
Subject: Re: Create an enumeration style
Date: Wed, 11 Aug 2021 12:41:59 +0200	[thread overview]
Message-ID: <CACyK-epTi8Q9Q+9LS_G8XNdffuoCC+C5DVSRiwpWSOM5q6WKZw@mail.gmail.com> (raw)
In-Reply-To: <4bcb5023-971a-ad4a-89d2-cfbbfe26191a@xs4all.nl>


[-- Attachment #1.1: Type: text/plain, Size: 2069 bytes --]

Hi Wolfgang,
Many thanks
Fabrice

Le mer. 11 août 2021 à 10:23, Hans Hagen via ntg-context <ntg-context@ntg.nl>
a écrit :

> On 8/11/2021 10:09 AM, Otared Kavian via ntg-context wrote:
> >
> >
> >> On 9 Aug 2021, at 18:10, Wolfgang Schuster via ntg-context <
> ntg-context@ntg.nl> wrote:
> >> (…)
> >> core-con.lua (line 1155):
> >>
> >> local ordinals = {
> >>      [...]
> >>      french = function(n)
> >>          if n == 1 then
> >>              return "er"
> >> +       else
> >> +           return "e"
> >>          end
> >>      end,
> >> }
> >
> > Hi Wolfgang,
> >
> > Thanks for the example and the fix, but I would rather think that the «
> french » part of ordinals should be
> >
> >       french = function(n)
> >               if n == 1 then
> >                       return « er"
> >               else
> >                        return « ème"
> >               end
> >       end,
> >
> > Now if this were not accepted as a fix in core-con.lua, is there a way
> for a user to change the default to the above choice in his document ?
>
> it is no problem to fix if you all can agree on what/how to fix ...
>
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 3610 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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-08-11 10:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-08 15:47 Fabrice Couvreur via ntg-context
2021-08-08 19:29 ` Wolfgang Schuster via ntg-context
     [not found]   ` <CACyK-epjgPwOitRnz1uWNmaTWoD-g_LXhV=EfgcOQnuH4HT9NA@mail.gmail.com>
2021-08-09 16:10     ` [NTG-context] " Wolfgang Schuster
2021-08-11  8:09       ` Otared Kavian via ntg-context
2021-08-11  8:19         ` Thomas A. Schmitz via ntg-context
2021-08-11 11:55           ` Otared Kavian via ntg-context
2021-08-11  8:23         ` Hans Hagen via ntg-context
2021-08-11 10:41           ` Fabrice Couvreur via ntg-context [this message]
2021-08-11 10:57             ` Fabrice Couvreur via ntg-context
2021-08-13 10:41               ` Wolfgang Schuster via ntg-context
2021-08-27  9:26           ` Vincent Hennebert via ntg-context
2021-08-27 15:10             ` Rudolf Bahr via ntg-context

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=CACyK-epTi8Q9Q+9LS_G8XNdffuoCC+C5DVSRiwpWSOM5q6WKZw@mail.gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=fabrice1.couvreur@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).