lilypond-user
[Top][All Lists]
Advanced

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

Re: Some general comments / ossia trick


From: Jean-marc LEGRAND
Subject: Re: Some general comments / ossia trick
Date: Tue, 22 Aug 2006 14:43:33 +0200




Hi list !

I'm using Mats' example in the archive
http://www.mail-archive.com/address@hidden/msg23171.html, about ossia.

I've tried his ly fila, which works well.
But when I try to improve it like this :

\new Staff = main {
\clef bass
c4 c c c
<<
 {c4 c c c
 c4 c c c}
 \new Staff =extrastave {
 \clef bass
  \set Staff.alignAboveContext = "main"
  e4. e8 e4 e
  e e e r
 }
 \addlyrics {
ly -- rics a -- bove and  weird thing
 }
>>
c4 c c c
d d d d
}

I get some weird thing after the en d of the ossia.

Can anyone tell me what's happening ? I've tried and tried but, uhhh... doesn't 
work...

Best regards !

JMarc





reply via email to

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