From: Karl Heuer Date: Wed, 19 Mar 1997 19:00:22 +0000 (+0000) Subject: (cal-tex-preamble): Set \lineskip to 0pt. X-Git-Tag: emacs-20.1~2749 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ca57718c8e4bbea2e7b5a2c09df26818e05fa026;p=emacs.git (cal-tex-preamble): Set \lineskip to 0pt. --- diff --git a/lisp/calendar/cal-tex.el b/lisp/calendar/cal-tex.el index 315d2b45b4e..d0298bfe7f5 100644 --- a/lisp/calendar/cal-tex.el +++ b/lisp/calendar/cal-tex.el @@ -38,9 +38,6 @@ ;; (*) Make calendar styles for A4 paper. ;; ;; (*) Make daily and monthly styles Filofax paper. -;; -;; (*) Improve the LaTeX command that produces the boxes in the monthly -;; calendar to eliminate slight gap--what causes it?! ;;; Code: @@ -217,6 +214,7 @@ Optional ARGS are included." "\\hbadness 20000 \\hfuzz=1000pt \\vbadness 20000 +\\lineskip 0pt \\marginparwidth 0pt \\oddsidemargin -2cm \\evensidemargin -2cm