bug-lilypond
[Top][All Lists]
Advanced

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

Re: Convert-ly and default accidental style


From: Han-Wen Nienhuys
Subject: Re: Convert-ly and default accidental style
Date: Mon, 29 Jan 2007 12:45:23 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061219)

Maximilian Albert escreveu:
> Hi,
> 
> if I understand it correctly, in newer versions the style of accidentals
> is supposed to be set by
> 
>   \override Accidental #'glyph-name-alist =
>                        #alteration-...-glyph-name-alist
> 
> instead of
> 
>   \override Accidental #'style = ...
> 
> . At least, this is what the changes in python/convertrules.py suggest.
> (BTW, what is the reason for this? The latter seems much easier and more
> intuitive to me.) Currently, however, the default case is handled
> incorrectly since the glyph-alist of the default accidentals is called
> 
>   standard-alteration-glyph-name-alist
> 
> instead of
> 
>   alteration-default-glyph-name-alist
> 
> , which is what the script produces. Attached is a patch which changes
> all occurrences of the former to the latter. I hope this is the intended
> solution.

actually, I prefer a change in convertrules.py

-- 

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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