From: Han-Wen Nienhuys Date: Fri, 20 Sep 2002 23:57:46 +0000 (+0000) Subject: set hsize for plain tex, but only for X-Git-Tag: release/1.6.4~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2443bf5130aeb7a937ec8782e317667020b6c61b;p=lilypond.git set hsize for plain tex, but only for positive line widths. --- 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