]> git.donarmstrong.com Git - lilypond.git/commitdiff
set hsize for plain tex, but only for
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Sep 2002 23:57:46 +0000 (23:57 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Sep 2002 23:57:46 +0000 (23:57 +0000)
positive line widths.

tex/lilyponddefs.tex

index ee34af8bbaf19cfc1eb5773ab91c1d0387f075a4..5cef0c11dd386c80716adaa19dfb016020902913 100644 (file)
@@ -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