lilypond-devel
[Top][All Lists]
Advanced

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

Re: double bar lines and repeats


From: Han-Wen Nienhuys
Subject: Re: double bar lines and repeats
Date: Thu, 1 Nov 2001 17:52:38 +0100

address@hidden writes:
> Well... I would suggest another approach...
> I haven't time to do this until tuesday - but I think that your approach
> will run out of control - like what if one wants a "|." before break and
> a "|:" after, etc, etc, etc...

ok, point taken.

> \bar #'("||" . nil) \break \repeat volta ..
> 
> would produce the desired result... Cannot just see whether this will be
> easy or impossible to imnplement, though... :)

If you don't care about syntax, it should be rather easy. Just add a
grob-property 'broken-glyphs to to the bar-line interface to contain
the pair. (If it is not set, default to the predefined break-glyphs)

-- 

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




reply via email to

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