aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2006-05-01 03:36:49 +0000
committerGlenn Morris2006-05-01 03:36:49 +0000
commitdb05690c65aac923417e522e1929525317d732a4 (patch)
treec1eec3efd58617dc6869ee61be83fa944c1a8222
parent89aab5d47c1ee4b0851c90ef179bf5b350baa8cd (diff)
downloademacs-db05690c65aac923417e522e1929525317d732a4.tar.gz
emacs-db05690c65aac923417e522e1929525317d732a4.zip
(LaTeX Calendar): Mention cal-tex-preamble-extra.
-rw-r--r--man/calendar.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/calendar.texi b/man/calendar.texi
index 23aeb191e86..b48b1d547de 100644
--- a/man/calendar.texi
+++ b/man/calendar.texi
@@ -395,7 +395,9 @@ If the variable @code{cal-tex-diary} is non-@code{nil} (the default is
395@code{nil}), diary entries are included also (in weekly and monthly 395@code{nil}), diary entries are included also (in weekly and monthly
396calendars only). If the variable @code{cal-tex-rules} is non-@code{nil} 396calendars only). If the variable @code{cal-tex-rules} is non-@code{nil}
397(the default is @code{nil}), the calendar displays ruled pages 397(the default is @code{nil}), the calendar displays ruled pages
398in styles that have sufficient room. 398in styles that have sufficient room. You can use the variable
399@code{cal-tex-preamble-extra} to insert extra LaTeX commands in the
400preamble of the generated document if you need to.
399 401
400@node Holidays 402@node Holidays
401@section Holidays 403@section Holidays