[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    grace notes and barlines
From:       Paul Scott <pslist () ultrasw ! com>
Date:       2003-09-27 15:51:34
Message-ID: 3F75B206.7090305 () ultrasw ! com
[Download RAW message or body]

Is there any progress on the space taken up by grace notes and extra 
barlines generated by their presence?  Or am I doing something silly here?

Thanks,

Paul Scott

["gracetest.ly" (text/plain)]

global = { \time 2/4 \skip 2 \bar "||" \skip 2*2 \bar "|." }

parti = \notes {
    \key c \major a2 \key f \major 
    \grace{ c'16( [ d' e' ] } f'8->) r r4 R2
}
partii = \notes { \key c \major f2 \key f \major c'8-> r r4 R2 }

\score { 
    << 
        \property Score.skipBars = ##t
	\context StaffGroup <<
	    \global
	    \context Staff = clarineti
	    \context Voice = one { \parti }
	    \context Staff = clarinetii
	    \context Voice = one { \partii }
	>>
    >>
    \header { title = "Grace Note Test" }
    \paper { \translator { \RemoveEmptyStaffContext } }
}

["gracetest.pdf" (application/pdf)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic