Dear list,

I have a problem with tikzCalendar on a recent installation. This minimal example :

8< ————————

\usemodule[tikz]
\usetikzlibrary[calendar]
 
\starttext
This should works:
\blank
\tikz  \calendar[dates=2000-01-01 to 2000-01-31,week list];
\blank
but this does not !
\stoptext

8< ————————

should work, but does not. The problem seems to be here:

open source     > level 2, order 61, name 'tikzlibrarycalendar.code.tex'

modules         > 'pgfcalendar' is not found

close source    > level 2, order 61, name ‘tikzlibrarycalendar.code.tex'


The file « tikzlibrarycalendar.code.tex » is read, but the file « pgfcalendar » seems missing. I have reinstall a new standalone version of ConTeXt, with all the modules (with the new script from ConTeXt Garden), but nothing works. 



Thanks for any help,

Fabrice.