lilypond-user
[Top][All Lists]
Advanced

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

Re: jazz articulations


From: Rune Zedeler
Subject: Re: jazz articulations
Date: Mon, 14 Oct 2002 14:06:20 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

Jens Haug wrote:

What can I be doing wrong?

Nothing. I just forgot to test my klkudge against 1.6 :-)
Try this instead.
Notice that this is temporary. What we really need is to get script-horizontal working!

-Rune
\score {
    \context Voice \notes \transpose c''' {
        c4*1/2 \glissando
        \once \property Voice.NoteHead \override #'transparent = ##t
        c,1*1/8
        c4 c
    }
    \paper { linewidth = -1 }
}

reply via email to

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