lilypond-user
[Top][All Lists]
Advanced

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

Re: drinking song symbols


From: karl
Subject: Re: drinking song symbols
Date: Fri, 20 Sep 2019 09:58:31 +0200 (CEST)

Pierre Perol-Schneider:
> Hum, weird. Maybe you could change the dimension, e.g.:
> 
> #(define-markup-command (wineGlass layout props)()
>   (interpret-markup layout props
>    (markup
>     (#:with-dimensions (cons 0.2 1.1) (cons 0.3 2.7) ;; <= Set dimensions
>      (#:stencil
>       (make-path-stencil
>        '(M .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 #f))))))

Nope, still 3pages.

What is more strange is that when measuring the distance from top 
system line to top of glass sybol, I get the same value for both the 
whineGlass and my postscript version (when using gv's x-y position).

Regards,
/Karl Hammar





reply via email to

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