Hi Karl

Le mer. 18 sept. 2019 à 13:41, <k...@aspodata.se> 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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to