lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 1320: Rewriting bar-line::print


From: Marc Hohl
Subject: Re: Issue 1320: Rewriting bar-line::print
Date: Fri, 23 Mar 2012 09:46:19 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19

Am 21.03.2012 21:39, schrieb Nicolas Sceaux:
Le 20 mars 2012 à 09:39, Marc Hohl a écrit :

Hello list,

I want to rewrite most if not all definitions currently settled in
lily/bar-line.cc in scheme.  Please see the attached file for my
progress so far; I don't get any error messages, but no bar lines either :-(

Is this a feasible approach? What am I currently doing wrong?
I've done something like that, to create baroque repeat bars, and suggested
repeat bars:
<https://github.com/nsceaux/nenuvar/blob/master/common/custom-bars.ily>

Nicolas


Just a nitpick: in line 222ff. you define bar-line::custom-calc-glyph-name, and in line 241ff. again the same function with the use of index-cell instead of an if-clause.
index-cell, however, is already defined in scm/lily-library.scm.

Regards,

Marc



reply via email to

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