lilypond-user
[Top][All Lists]
Advanced

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

Re: Defining own articulations (2)


From: Han-Wen Nienhuys
Subject: Re: Defining own articulations (2)
Date: Mon, 19 Sep 2005 02:15:31 +0200
User-agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720)

Sven Axelsson wrote:
... I failed to mention that this works if I make the changes
directly in script.scm, but obviously I want to avoid that.


The SCM lists enter Lily through ly/engraver-init.ly. Check there.


OK, great.

So, I do something like
#(define my-script-alist (append ... default-script-alist) )
\layout { \context { \Score scriptDefinitions = #my-script-alist } }

and that works fine.

Now another question on articulations. How can I define an articulation
consisting of two symbols?

You can't. This feature is eligible for sponsorship, though.

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




reply via email to

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