]> git.eshelyaron.com Git - emacs.git/commitdiff
(Writing Calendar Files): cal-tex-diary etc only work
authorGlenn Morris <rgm@gnu.org>
Tue, 24 Jul 2007 02:44:25 +0000 (02:44 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 24 Jul 2007 02:44:25 +0000 (02:44 +0000)
for some calendars.

man/ChangeLog
man/calendar.texi

index 287c095a4732f05409c93fc9d2e3f5dc590f9ec7..6b3b8d251e950296c0ce3f748e9328cbb413ec25 100644 (file)
@@ -1,3 +1,8 @@
+2007-07-24  Glenn Morris  <rgm@gnu.org>
+
+       * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
+       for some calendars.
+
 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
 
        * Makefile.in (../info/emacs-mime): Use --enable-encoding.
index 58ca24af7d917205744016ddbcd2a1da9bbf996d..5182474622d77431eb9bb00ebc6b33803a5d6a74 100644 (file)
@@ -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