From b5295cea239223279cc7bb823dc6f412f2f6a9eb Mon Sep 17 00:00:00 2001 From: "Edward M. Reingold" Date: Wed, 24 Jan 1996 15:58:39 +0000 Subject: [PATCH] Add \hfuzz=1000pt to get rid of overfull box messages. --- lisp/calendar/cal-tex.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/calendar/cal-tex.el b/lisp/calendar/cal-tex.el index 638fb232866..eccb9b99018 100644 --- a/lisp/calendar/cal-tex.el +++ b/lisp/calendar/cal-tex.el @@ -215,6 +215,7 @@ Optional ARGS are included." (insert "[" args "]")) (insert "{article}\n" "\\hbadness 20000 +\\hfuzz=1000pt \\vbadness 20000 \\marginparwidth 0pt \\oddsidemargin -2cm -- 2.39.2