Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
dfb44a3e
Commit
dfb44a3e
authored
Jul 24, 2007
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Writing Calendar Files): cal-tex-diary etc only work
for some calendars.
parent
f4c6689c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
6 deletions
+15
-6
man/ChangeLog
man/ChangeLog
+5
-0
man/calendar.texi
man/calendar.texi
+10
-6
No files found.
man/ChangeLog
View file @
dfb44a3e
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.
...
...
man/calendar.texi
View file @
dfb44a3e
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment