1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

(cal-tex-preamble): Set \lineskip to 0pt.

This commit is contained in:
Karl Heuer 1997-03-19 19:00:22 +00:00
parent 6b1e91e3c1
commit ca57718c8e

View File

@ -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