Hi Karl, How about: %% \version "2.19.83"
#(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 #f))))) { c'^\markup\wineGlass } %% Cheers, Pierre Le mar. 17 sept. 2019 à 22:02, <k...@aspodata.se> a écrit : > As an idea a saw somewhere, I made a little wineglass symbol > where in the song you are to take a drink, as in bar 14 in: > > http://aspodata.se/choir/ud/k%C3%A4y_metsolan_halki/k%C3%A4y_metsolan_halki.pdf > source code in > http://aspodata.se/git/musik/Eduard_Hermes/k%C3%A4y_metsolan_halki/ > > Perhaps someone would be interested in improving the design, currently > it is a simple postscript markup: > > kippis = \markup { > \postscript " > 0 0.5 moveto > 2 0.5 lineto > stroke > > 1 0.5 moveto > 1 1.5 lineto > 0.3 3 lineto > 1.7 3 lineto > 1 1.5 lineto > stroke > " > } > > Regards, > /Karl Hammar > > > > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > https://lists.gnu.org/mailman/listinfo/lilypond-user >
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user