lilypond-user
[Top][All Lists]
Advanced

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

Change size of notes in addQuote passage


From: Owain Sutton
Subject: Change size of notes in addQuote passage
Date: Sun, 23 Aug 2015 21:55:00 +0100
User-agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12)

I want a full quote of the line, including slurs/dynamics/etc. so it's playable 
by a different instrument if the intended one is not present, so I'm not using 
Cue instead.  However, I want the quote to be with reduced size noteheads. This 
override doesn't cause any change:

\addQuote sopQuote {
  \transpose c' c {
      \override NoteHead #'font-size = #-3 \sopCornet
        }
    }

What's the best way to go about it?



reply via email to

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