lilypond-user
[Top][All Lists]
Advanced

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

Re: Flute Accompaniment


From: Br. Gabriel-Marie | SSPX
Subject: Re: Flute Accompaniment
Date: Mon, 27 Jun 2016 10:03:33 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

Nathan,

That worked like a charm!  Thank you very much!

On 6/26/2016 1:23 PM, Nathan Ho wrote:
Hello,

Try adding the following \with block to your Staff:

\new Staff \with {
  fontSize = #-3
  \override StaffSymbol.staff-space = #(magstep -3)
  \override StaffSymbol.thickness = #(magstep -3)
} {
   % Music follows here
}

it's been a while since I used LilyPond so this knowledge might be a bit out of date... I think in the development version there's a new way to do this.


Nathan


reply via email to

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