aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/cal-tex.el
Commit message (Collapse)AuthorAgeFilesLines
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-45/+45
|
* (cal-tex-hook, cal-tex-year-hook, cal-tex-month-hook)Richard M. Stallman2002-04-031-62/+111
| | | | | | | | | | | | | | | | | | | | (cal-tex-week-hook, cal-tex-daily-hook): Add doc strings. (cal-tex-latexify-list): Fix doc string. (cal-tex-insert-day-names): LaTeXify day names. (cal-tex-cursor-week-iso, cal-tex-week-hours, cal-tex-weekly4-box) (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week) (cal-tex-daily-page, cal-tex-mini-calendar): LaTeXify day names. Change all instances (interactive "P") to (interactive "p"). (cal-tex-cursor-month): Add hfill and newline at end of month that ended on Saturday. (cal-tex-preamble): Change to LaTeX2e. (cal-tex-cursor-filofax-year): Don't use default month names in LaTeX macros in case user changes them. (cal-tex-month-name): New function. Used throughout in case user has done something funny with month names.
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
|
* (cal-tex-weekly4-box): Respect settingGerd Moellmann2001-02-161-1/+2
| | | | of cal-tex-24.
* (cal-tex-cursor-filofax-daily): Add possibility ofKarl Heuer1999-07-301-32/+54
| | | | | | | rules. Add separator at end of holidays. (cal-tex-rules): New customizable variable. (cal-tex-latexify-list): Add optional parameter to put separator at end.
* (cal-tex-cursor-filofax-daily): Don't use oddp.Karl Heuer1998-08-271-4/+5
|
* (cal-tex-latexify-list): Ignore specifer in diary entry.Richard M. Stallman1998-07-251-2/+2
|
* Prevent diary display from being corrupted on printed calendar generation.Edward M. Reingold1998-06-091-1/+1
|
* Rewrote cal-tex-list-holidays to get holidays in the range correctly (and moreEdward M. Reingold1998-05-191-33/+23
| | | | simply).
* (cal-tex-cursor-week-iso): Delete spurious %.Karl Heuer1997-11-071-1/+1
|
* (cal-tex-cursor-filofax-daily): New function.Karl Heuer1997-09-241-1/+99
| | | | Delete from "to do" list.
* (cal-tex-latexify-list): Put the elements of RESULT in the proper order.Richard M. Stallman1997-08-121-1/+2
| | | | (cal-tex-list-diary-entries): Bind diary-list-include-blanks to nil.
* (cal-tex-latexify-list): Put the elements of RESULT in the proper order.Richard M. Stallman1997-08-121-1/+1
|
* Use defcustom.Richard M. Stallman1997-05-031-20/+36
|
* (cal-tex-preamble): Set \lineskip to 0pt.Karl Heuer1997-03-191-3/+1
|
* A bit more fiddling with layout of Filofax year page.Edward M. Reingold1996-06-141-5/+6
|
* Fix Filofax year output so that it's the correct size.Edward M. Reingold1996-06-141-9/+15
|
* Add \hfuzz=1000pt to get rid of overfull box messages.Edward M. Reingold1996-01-241-0/+1
|
* Update FSF's address.Erik Naggum1996-01-141-14/+15
|
* Use new file name diary-lib.Richard M. Stallman1995-11-251-1/+1
|
* (cal-tex-version): Deleted.Richard M. Stallman1995-11-191-20/+17
| | | | | | | | (cal-tex-cursor-year-landscape): Doc fix. (cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6. (cal-tex-cursor-filofax-2week): Renamed from cal-tex-cursor-week5. (cal-tex-cursor-week-monday): Renamed from cal-tex-cursor-week4. (cal-tex-cursor-week-iso): Renamed from cal-tex-cursor-week3.
* Minor fixes.Edward M. Reingold1995-10-131-6/+5
|
* Initial revisionEdward M. Reingold1995-10-121-0/+1603