lilypond-devel
[Top][All Lists]
Advanced

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

Re: dots grob


From: Han-Wen Nienhuys
Subject: Re: dots grob
Date: Wed, 11 Oct 2006 12:15:51 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20061004)

Juergen Reuter schreef:
On Wed, 11 Oct 2006, Han-Wen Nienhuys wrote:

why not simply do

 string style =""
 if (scm_is_symbol (scm_style))
   style = ly_symbol2string (scm_style);
 string idx =  "dots.dot" + style;



Because, historically, there is no difference in lily's behaviour between setting style to #'default and #'(). However, if you do not

that must have been a long time ago; I think I've tried to remove this feature for some time now.


+       input parmesan-dots;

I'm missing this file in the patch.


--

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]