or if you want the days:
Y=2025 && T="ncal${Y}.tex" && echo
"\\setuppapersize[A3]\\starttext\\startTEXpage[offset=5mm]\\starttyping"
>${T} && ncal ${Y} >>${T} && echo "\\stoptyping\\stopTEXpage\\stoptext"
>>${T} && context ${T}
;-)
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________