ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>,
	mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Re: Weird date output
Date: Mon, 13 Jan 2025 21:33:05 +0100	[thread overview]
Message-ID: <6b95a07c-481c-4a29-8389-de1c7c049859@xs4all.nl> (raw)
In-Reply-To: <96dda98f-5b5d-4801-95ae-b470b6daadeb@gmail.com>

On 1/13/2025 8:09 PM, Wolfgang Schuster wrote:
> 
> 
> Am 13.01.2025 um 19:02 schrieb Hans Hagen:
>> On 1/13/2025 5:43 PM, Wolfgang Schuster wrote:
>>> Am 12.01.2025 um 06:16 schrieb autumnus:
>>>> Thank you for your explanation.
>>>> Regarding the space after the month,
>>>> will it be added to the ConTeXt in the future?
>>>> I'm worried that after I patch it,
>>>> it will be overwritten when I update it later.
>>>
>>> It depends whether Hans includes the fix or not.
>>
>> You mean this?
>>
>> \c!date={\v!year,年,\space,\v!month,\v!day,日}
>>
>> It also depends on Tomas who deals with languages,
> 
> No, I sent a patched core-con.lmt in a previous mail where I added
> 
>      local packed = { ["cn"] = true }
> 
> on line 1881 and changed line 1916 from
> 
>      if not auto and spaced[tag] then
> 
> to
> 
>      if not auto and not packed[currentlanguage] and spaced[tag] then

ah, ok, missed that one ... sure i'll patch

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 / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2025-01-13 20:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-11  5:08 [NTG-context] " autumnus 
2025-01-11 17:17 ` [NTG-context] " Wolfgang Schuster
2025-01-12  5:16   ` autumnus 
2025-01-12 11:11     ` Tomáš Hála
2025-01-12 13:27       ` autumnus 
2025-01-12 13:31         ` autumnus 
2025-01-13 16:43     ` Wolfgang Schuster
2025-01-13 18:02       ` Hans Hagen
2025-01-13 19:09         ` Wolfgang Schuster
2025-01-13 20:33           ` Hans Hagen [this message]
2025-01-14 12:08             ` autumnus 

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=6b95a07c-481c-4a29-8389-de1c7c049859@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=ntg-context@ntg.nl \
    --cc=wolfgang.schuster.lists@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).