ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \date problem with \mainlanguage[fr] in mkiv
Date: Fri, 15 Apr 2011 07:51:44 +0200	[thread overview]
Message-ID: <F4DF90E6-9CF3-4648-ADFE-EF60A794F0B4@gmail.com> (raw)
In-Reply-To: <88757233-5201-468F-BEE2-FBDE47AF451C@googlemail.com>


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

Thanks Wolfgang!
After adding the line you pointed out and remaking the formats the problem is solved.

Have a nice day, best regards: OK

On 14 avr. 2011, at 16:50, Wolfgang Schuster wrote:

> 
> Am 14.04.2011 um 13:33 schrieb Otared Kavian:
> 
>> Hi Hans,
>> 
>> With the latest beta (ConTeXt version 2011.04.13 09:23) on the minimals I noticed a small bug with the command \date in mkiv: when the mainlanguage is st to [fr], the command \date gives:
>> 	14spaceavrilspace2011
>> that is the word « avril » is replaced with « spaceavrilspace ». With [it] or [es], there is no such problem. In mkii everything is fine.
>> Minimal example:
>> 
>> \starttext
>> Here there is no problem: today's date: \date
>> \mainlanguage[fr]
>> Here there is a problem: aujourd'hui: \date
>> \stoptext
> 
> core-con.lua (missing “local v_space = variables.space“ at line 757):
> 
> local v_day      = variables.day
> local v_year     = variables.year
> local v_month    = variables.month
> local v_weekday  = variables.weekday
> local v_referral = variables.referral
> +local v_space    = variables.space
> 
> Wolfgang
> 
> ___________________________________________________________________________________
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

%%%%%%%%%%%%%%%%%%
Otared Kavian
Département de Mathématiques
Université de Versailles Saint-Quentin
Bâtiment Fermat
45 avenue des Etats Unis
78035 Versailles cedex

Téléphone: +33 1 39 25 46 42
Secrétariat: +33 1 39 25 46 44 
Secrétariat: +33 1 39 25 46 46

e-mail: Otared.Kavian@math.uvsq.fr





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

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2011-04-15  5:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-14 11:33 Otared Kavian
2011-04-14 14:50 ` Wolfgang Schuster
2011-04-15  5:51   ` Otared Kavian [this message]

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=F4DF90E6-9CF3-4648-ADFE-EF60A794F0B4@gmail.com \
    --to=otared@gmail.com \
    --cc=ntg-context@ntg.nl \
    /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).