# HG changeset patch # User Glenn Morris # Date 1185245004 0 # Node ID b94988c140b7782ccda238002bb33fadf8e46e9b # Parent d44b67c5c92c9a2fdba5de221d42555739cfb743 (Writing Calendar Files): cal-tex-diary etc only work for some calendars. diff -r d44b67c5c92c -r b94988c140b7 man/calendar.texi --- a/man/calendar.texi Tue Jul 24 02:43:16 2007 +0000 +++ b/man/calendar.texi Tue Jul 24 02:43:24 2007 +0000 @@ -432,12 +432,16 @@ If the variable @code{cal-tex-holidays} is non-@code{nil} (the default), then the printed calendars show the holidays in @code{calendar-holidays}. If the variable @code{cal-tex-diary} is non-@code{nil} (the default is -@code{nil}), diary entries are included also (in weekly and monthly -calendars only). If the variable @code{cal-tex-rules} is non-@code{nil} -(the default is @code{nil}), the calendar displays ruled pages -in styles that have sufficient room. You can use the variable -@code{cal-tex-preamble-extra} to insert extra La@TeX{} commands in the -preamble of the generated document if you need to. +@code{nil}), diary entries are included also (in monthly, filofax, and +iso-week calendars only). If the variable @code{cal-tex-rules} is +non-@code{nil} (the default is @code{nil}), the calendar displays ruled +pages in styles that have sufficient room. Consult the documentation of +the individual cal-tex functions to see which calendars support which +features. + + You can use the variable @code{cal-tex-preamble-extra} to insert extra +La@TeX{} commands in the preamble of the generated document if you need +to. @node Holidays @section Holidays