lilypond-user
[Top][All Lists]
Advanced

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

tremolo w/dots


From: address@hidden
Subject: tremolo w/dots
Date: Sun, 4 Sep 2022 13:45:53 +0000 (GMT)

Does LilyPond know how to do this without resorting to using  \markup?  The 
dots over the stemDown note also looks too far right.  I could adjust it on a 
case-by-case basis but that seems rather tedious if LilyPond can do the dots 
itself without using \markup.

-David

\version "2.22.2"

\relative c' {
  \time 2/4
  \repeat tremolo 4 { c16^\markup{ "...."}} 
  \repeat tremolo 4 { c'16^\markup{ "...."}} 
}



reply via email to

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