gnu-music-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help: lilypond-1.5.7


From: Joerg Anders
Subject: Help: lilypond-1.5.7
Date: Fri, 31 Aug 2001 19:17:12 +0200 (CEST)

Hello!

I tried LilyPond-1.5.7 to see the new trills with line.

But is anybody able to explain why:

   \include "paper16.ly"
   
   StaffA = \notes\relative c' {
      \clef violin
                         
      c4 d e f | g a b c 
      \bar "|."
   }
   \score {
      \simultaneous {
         \context Staff="StaffA" \StaffA
      }
      \paper {
         linewidth = 160.000 \mm
         textheight = 250.000 \mm
      }
   }

produces the attached output.

I used the build script in 

and I removed all from $VARTEXFONTS (/var/cache/fonts)
to ensure all fonts are newly built. But nothing helps. (???)

Perhaps it is important: During compilation I got an error:

   mv out/lilypond.texi out/lilypond.nexi
   chmod -w out/lilypond.nexi
   makeinfo --output=./out/lilypond.info out/lilypond.nexi
   out/lilypond.nexi:10713: @TeX expects »{...}«.
   out/lilypond.nexi:10713: @TeX missing closing brace
 

-- 
J.Anders, Chemnitz, GERMANY (address@hidden)

Attachment: lily157.jpg
Description: JPEG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]