lilypond-user
[Top][All Lists]
Advanced

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

Re: Older bar type.


From: Han-Wen Nienhuys
Subject: Re: Older bar type.
Date: Mon, 12 May 2003 00:07:39 +0200

address@hidden writes:
> 
> #(define (brew-custom-barline grob) 
>    (if (string=? (ly:get-grob-property grob 'glyph) ":|" )
>      (let*

your solution seems about right, but if this is a common notation, it
might be worthwhile to put it into C++  (see lily/bar-line.cc -- the
code is pretty straightforward)

-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 




reply via email to

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