lilypond-user
[Top][All Lists]
Advanced

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

Re: Ancient tablature: repeat barline.


From: Marc Hohl
Subject: Re: Ancient tablature: repeat barline.
Date: Sat, 01 Mar 2014 15:05:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Am 01.03.2014 14:01, schrieb Thomas Morley:
2014-03-01 11:13 GMT+01:00 Marc Hohl <address@hidden>:
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



reply via email to

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