From 2443bf5130aeb7a937ec8782e317667020b6c61b Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 20 Sep 2002 23:57:46 +0000 Subject: [PATCH] set hsize for plain tex, but only for positive line widths. --- tex/lilyponddefs.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex/lilyponddefs.tex b/tex/lilyponddefs.tex index ee34af8bba..5cef0c11dd 100644 --- a/tex/lilyponddefs.tex +++ b/tex/lilyponddefs.tex @@ -42,7 +42,7 @@ \input lilypond-plaintex %% make plain work ok Out Of The Box - \ifnum0<\lilypondpaperlinewidth + \ifdim0pt<\lilypondpaperlinewidth\lilypondpaperunit \hsize=\lilypondpaperlinewidth\lilypondpaperunit \fi \else -- 2.39.5