[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The Calendar LaTeX commands produce a buffer of LaTeX code that prints as a calendar. Depending on the command you use, the printed calendar covers the day, week, month or year that point is in.
cal-tex-cursor-month
).
cal-tex-cursor-month-landscape
).
cal-tex-cursor-day
).
cal-tex-cursor-week
).
cal-tex-cursor-week2
).
cal-tex-cursor-week-iso
).
cal-tex-cursor-week-monday
).
cal-tex-cursor-filofax-2week
).
cal-tex-cursor-filofax-week
).
cal-tex-cursor-year
).
cal-tex-cursor-year-landscape
).
cal-tex-cursor-filofax-year
).
Some of these commands print the calendar sideways (in "landscape mode"), so it can be wider than it is long. Some of them use Filofax paper size (3.75in x 6.75in). All of these commands accept a prefix argument which specifies how many days, weeks, months or years to print (starting always with the selected one).
If the variable cal-tex-holidays
is non-nil
(the default),
then the printed calendars show the holidays in calendar-holidays
.
If the variable cal-tex-diary
is non-nil
(the default is
nil
), diary entries are included also (in weekly and monthly
calendars only). If the variable cal-tex-rules
is non-nil
(the default is nil
), the calendar displays ruled pages
in styles that have sufficient room.