Hi,

Since a recent upgrade of the beta the \date command give "day+ octobre 2011" 
if \mainlanguage[fr] is set. Minimal example:

\mainlanguage[fr]
\starttext
    \date
    \language[en]
    (\date)
\stoptext

A rapid search lead me to these lines (560-571) in "lang-def.mkiv":
\installlanguage
  [\s!fr]
  [\c!spacing=\v!packed,
  (...)
  \c!date={\v!day+,\v!space,\v!month,\v!space,\v!year}]

where the "day+" appears. Several lines further (line 670), one found:
\defineconversion [\s!fr] [\v!day+] [\frordinaldaynumber]

but I have not find any file defining "\frordinaldaynumber" (except "lang-
ita.mkii" for MKII). Is there something to fix in the beta or is there 
something I missed ?

Thank you in advance.

-- 
Romain Diss
<romain.d...@yahoo.fr>
___________________________________________________________________________________
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 via email to