Am 01.03.2014 14:01, schrieb Thomas Morley:
2014-03-01 11:13 GMT+01:00 Marc Hohl <[email protected]>:
Hi Harm,

would you mind to share your solution with us? ;-)

Marc

Hi Marc,

I could verify that I've sent my reply to Pierre, Shane _and_ the list!
Though, I can't find it in any archive.
Strange!

Anyway, here again. Hope it works now.

Yup, thanks for sharing!


\version "2.18.0"

#(define (make-single-dot-bar-line grob extent)
    (ly:font-get-glyph (ly:grob-default-font grob) "dots.dot"))

#(add-bar-glyph-print-procedure "0" make-single-dot-bar-line)

The bar line interface itself may still be a bit clumsy, but it's cool
to see how easy it is to create new bar line styles ;-)


Marc

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to