From 0772257d235920ccef51d8e9719c0d301ea2ad65 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 24 Jul 2007 02:43:24 +0000 Subject: [PATCH] (Writing Calendar Files): cal-tex-diary etc only work for some calendars. --- man/calendar.texi | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/man/calendar.texi b/man/calendar.texi index 58ca24af7d9..5182474622d 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -432,12 +432,16 @@ argument which specifies how many days, weeks, months or years to print 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 -- 2.39.2