Gilles THIBAULT wrote:
> 
> 
> The line : alignAboveContext = #"main" in the \with section, means that
> you 
> have to call your main staff  "main", if you want that the command has an 
> effect.
> That seems to work :
> 
> %%%%%%
> \new Staff = "main"  \relative {
> <<
>   {  \grace \times 2/3 { d32[ ees f]}   ees8-3( d-2) d4-1 r8 bes'16-4 aes
>      g f-1 ees-3 d-2 }
>     \new Staff \with {
>          \remove "Time_signature_engraver"
>          \remove "Bar_engraver"
>          alignAboveContext = #"main"
>          fontSize = #-3
>          \override StaffSymbol #'staff-space = #(magstep -3)
>          \override StaffSymbol #'thickness = #(magstep -3)
>          firstClef = ##f  }
> 
>          {    e8[( \prall d]) \stopStaff }
>>>
> }
> %% %%%%%
> 
> 

Ah. I thought the main referred to the small staff. That seemed to have
fixed that bit. Thanks!


Gilles THIBAULT wrote:
> 
> 
> There is a request for that :
> http://code.google.com/p/lilypond/issues/detail?id=737&q=footnotes 
> 
> 

What is the problem with the spacing system that makes it difficult to
implement? 

Thanks

George
-- 
View this message in context: 
http://old.nabble.com/Ossias-footnotes-tp26366140p26375838.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to