Re: [NTG-context] \date bug with french

2011-07-13 Thread Romain Diss
Le lundi 04 juillet 2011, Romain Diss a écrit : > The date printed with the \date command is not correct in french (but ok in > english). > See this example : > > \mainlanguage[fr] > \starttext > \date > \stoptext > > It prints "44 juillet 2011" (today). Without " \mainlanguage[fr]", i

Re: [NTG-context] \date bug with french

2011-07-04 Thread Romain Diss
Le lundi 04 juillet 2011, Wolfgang Schuster a écrit : > Am 04.07.2011 um 15:29 schrieb luigi scarso: > > ok, but there is no the 44th day in July as > > "44 juillet 2011" > > said > > It’s not 44th, it’s 4 + 4th :) I tried some different dates and the number is indeed typed twice every time in fr

Re: [NTG-context] \date bug with french

2011-07-04 Thread Wolfgang Schuster
Am 04.07.2011 um 15:29 schrieb luigi scarso: > ok, but there is no the 44th day in July as > "44 juillet 2011" > said It’s not 44th, it’s 4 + 4th :) core-con.lua: function commands.currentdate(str,currentlanguage) -- j and jj obsolete ... if ordinal and whatordinal then --

Re: [NTG-context] \date bug with french

2011-07-04 Thread luigi scarso
On Mon, Jul 4, 2011 at 3:25 PM, Wolfgang Schuster wrote: > > Am 04.07.2011 um 15:10 schrieb Romain Diss: > >> Hi, >> >> The date printed with the \date command is not correct in french (but ok in >> english). >> See this example : >> >>  \mainlanguage[fr] >>  \starttext >>     \date >>  \stoptext

Re: [NTG-context] \date bug with french

2011-07-04 Thread Wolfgang Schuster
Am 04.07.2011 um 15:10 schrieb Romain Diss: > Hi, > > The date printed with the \date command is not correct in french (but ok in > english). > See this example : > > \mainlanguage[fr] > \starttext > \date > \stoptext > > It prints "44 juillet 2011" (today). Without " \mainlanguage[fr]

[NTG-context] \date bug with french

2011-07-04 Thread Romain Diss
Hi, The date printed with the \date command is not correct in french (but ok in english). See this example : \mainlanguage[fr] \starttext \date \stoptext It prints "44 juillet 2011" (today). Without " \mainlanguage[fr]", it’s prints "July 4, 2011" (as expected). I have "ConTeXt - 2