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
--          commands.ordinal(whatordinal,currentlanguage)
            context("%s",converters.ordinal(whatordinal,currentlanguage))
        end
    end
end

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
___________________________________________________________________________________

Reply via email to