Just a small question why is scheme stuff used for making accidentals?
I thought that a note c would become cis for a sharp and ces for a flat or a double sharp cisis etc.
Aaron
Joerg Anders wrote:
On Tue, 6 Jan 2004, [ISO-8859-15] José Luis Cruz wrote:
I reccomend you take a look at the tutorial avaliable at:
I tried it but to tell the truth: I'm despaired:
I tried to convert the LilyPond 1.x definition for flat symbol in texts:
#(define flat '((raise . 0.2) (font-relative-size . -1) (music (named "accidentals--1"))))
into LilyPond-2.x
The following 3 versions are all wrong:
#define ( flat ( \musicglyph #"accidentals-1" ) )
flat = \musicglyph #"accidentals-1"
flat = ( \musicglyph #"accidentals-1" )
Is it really so complicated ? And how to use the "font-relative-size" and "raise" key words in LilyPond 2 ?
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user