lilypond-user
[Top][All Lists]
Advanced

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

RE: optional cue notes


From: Mark Stephen Mrotek
Subject: RE: optional cue notes
Date: Mon, 27 Dec 2021 12:59:19 -0800

Paul,

Have a look at

https://lsr.di.unimi.it/LSR/Item?id=538

Mark

-----Original Message-----
From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr.com@gnu.org] 
On Behalf Of Paul Scott
Sent: Monday, December 27, 2021 11:01 AM
To: Lilypond-User Mailing List <lilypond-user@gnu.org>
Subject: optional cue notes

How can I get two note heads on a single stem and have one of the note heads be 
smaller?

\version "2.23.5"

\score{
   \new Staff {
     \fixed c' {
       << { a }
      { \set Voice.fontSize = #-2 a' } >>
     }
   }
}

This makes note heads small.  I'm guessing this might be a scope question.

TIA for any help with this,

Paul






reply via email to

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