lilypond-user
[Top][All Lists]
Advanced

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

Adjust grace note stem length and indentation?


From: Michael Lakes
Subject: Adjust grace note stem length and indentation?
Date: Tue, 26 Oct 2004 19:16:33 -0700

Hi,

I got wo questions :-)

Can I adjust the stem length of the grace notes such as the one below to make it shorter? And how can I indent the last line of notes?

I need to make a D.C. al Coda ... I thought raggedlast was use for indentation, but it doesn't.

thanks for any help.

======================
\version "2.2.2"

\score { \notes  {
        \key d \major \time 6/8
        <<{
        \override Slur #'attachment-offset = #'((0 . -.5) 0 . -.5)
        \once \override Stem #'stroke-style = #"grace"
        \grace a''8( a''4.) b''8 cis'''8 d'''8}\\
        {fis'4. s4.}\\
        {}\\
        {d''8\rest cis''8 e''8 <d'' g'' e'>4.}>>

        }

\paper {
        raggedlast = ##t
        }

}

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/





reply via email to

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