lilypond-user
[Top][All Lists]
Advanced

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

Re: how to produce this symbol?


From: Pierre Perol-Schneider
Subject: Re: how to produce this symbol?
Date: Sat, 9 Jan 2016 16:48:02 +0100

Hi Bric,

How about :

\version "2.18.2"

\transpose c c'' {
  s2. r4 |
  dis8
  ^\markup {
    \translate #'(-5 . 0)
    \rotate #-45
    \pattern #4 #X #0 \musicglyph #"scripts.trill_element"
  }
  e gis b
}


Cheers,
Pierre

2016-01-09 15:37 GMT+01:00 Bric <address@hidden>:
attaching a png of some sort of glissando or downward run.  Does anyone know how to produce it in lilypond ?

thanks


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

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