lilypond-user
[Top][All Lists]
Advanced

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

Re: drinking song symbols


From: Pierre Perol-Schneider
Subject: Re: drinking song symbols
Date: Wed, 18 Sep 2019 19:26:34 +0200

Hi Karl

Le mer. 18 sept. 2019 à 13:41, <address@hidden> a écrit :
 
It is nice, but it makes the score take 3 pages instead of 2. Perhaps
it goes back to 2 pages if one make it smaller. I like your rendition
of the foot.
 
Just for info, you can change the scale according to your will:

#(define-markup-command (wineGlass layout props)()
  (interpret-markup layout props
   (markup
    (#:stencil
     (make-path-stencil
       '(M 0.2 5 C -.5 3.8 0 2.2 1 2.2
         L .95 0.2 L 0 0 L 2.2 0 L 1.2 .2
         L 1.2 2.2 C 2.2 2.2 2.7 3.8 2 5 Z
         M -.1 3.6 L 2.3 3.6)
       .1
       ;.6 .6  ;; <= change scale here, e.g.:
       .5 .5
       #f)))))

Kippis!
Pierre

reply via email to

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