denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Single note chords with LilyPond attached to the note


From: Richard Shann
Subject: Re: [Denemo-devel] Single note chords with LilyPond attached to the note.
Date: Thu, 08 Jan 2009 19:16:17 +0000

> 
> The upshot is I have completely revised the code. More details later (or
> look at the check in).

The details are we now have:

(d-AttachLilyToChord "prefix=Lily before chord\0postfix=Lily After Chord
\0display=the display for the chord")

and 

d-AttachLilyToNote with the same parameters.

That is they both have prefix and postfix strings and a display (still
just a string itself). The note command applies to each notehead (in
LilyPond terminology) while the chord one applies to the whole chord.
If you have a single note chord and want e.g. a fingering you have to
include the < > yourself.
You still have to be on the note, and there is still no query.
This is a good example of how Denemo can hide obscure bits of LilyPond
syntax - it is not obvious that you need the < > around a single note
with a fingering, and with a script to do the insertion of the
fingering, Denemo users will not have to find out.

Richard








reply via email to

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