lilypond-user
[Top][All Lists]
Advanced

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

Re: NoteEdit and LilyPond-2.x (ver 2)


From: Joerg Anders
Subject: Re: NoteEdit and LilyPond-2.x (ver 2)
Date: Mon, 12 Jan 2004 10:13:38 +0100 (MET)

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 ?



-- 
J.Anders, Chemnitz, GERMANY (address@hidden)




reply via email to

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