lilypond-user
[Top][All Lists]
Advanced

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

Re: \magnifyMusic omits unison notes from \partcombine?


From: Kieren MacMillan
Subject: Re: \magnifyMusic omits unison notes from \partcombine?
Date: Thu, 27 Apr 2017 21:59:43 -0400

Hi Karlin,

> A songwriter looked at my LilyPond job and asked,
> "Can you make the note heads bigger in proportion to everything else?”
[…]
> a different way of achieving the same thing?

\score {
  \partcombine \one \two
  \layout {
    \context {
      \Score
      \override NoteHead.font-size = #3
    }
  }
}

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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