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 - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to