On Thursday 18 March 2004 22:38, you wrote:
> As a follow-up to my previous post, you can fix it with this:
>
>
> lower = \new Voice \notes\relative f'' {
> \clef treble \key b \major \time 4/4
> 2 2 | etc.
>
> lower = \new Voice \notes\relative f'' {
> \clef treble \key b \major \time 4/
[EMAIL PROTECTED] writes:
> On Thursday March 18 2004 14:33, David Bobroff wrote:
> > http://lilypond.org/doc/v2.1/Documentation/user/out-www/lilypond/Grace-note
> >s.html#index-acciaccatura-395
> Shouldn't the .ly file under 'Internally, timing for grace n'... have the 4th
> 'time point' as (2/4,
On Thursday March 18 2004 14:33, David Bobroff wrote:
> http://lilypond.org/doc/v2.1/Documentation/user/out-www/lilypond/Grace-note
>s.html#index-acciaccatura-395
Shouldn't the .ly file under 'Internally, timing for grace n'... have the 4th
'time point' as (2/4,-2/16) rather than (2/4,-1/8)? To me
Michael-
Try this:
\include "deutsch.ly"
\header {
composer = "Jelly Roll Morton"
title = "Jelly Roll Blues"
enteredby = "MKI"
}
upper = \new Voice \notes\relative c''' {
\clef treble \key b \major \time 4/4
\partial 8 \skip 8
\bar empty
#(set-octavation 1) \acciaccatura {des16[ d e
On Thu, 2004-03-18 at 20:02, Michael Kiermaier wrote:
> Hello!
>
> I am at my first tries with lilypond, and it seems to be a wonderful program
> so far.
> But I have a weird problem that I am not able to solve.
>
> I simply copy my file into this mail. In the first bar the \acciaccatura
> comman
On Thu, 2004-03-18 at 20:02, Michael Kiermaier wrote:
> Hello!
>
> I am at my first tries with lilypond, and it seems to be a wonderful program
> so far.
> But I have a weird problem that I am not able to solve.
>
> I simply copy my file into this mail. In the first bar the \acciaccatura
> comman
Hello!
I am at my first tries with lilypond, and it seems to be a wonderful program
so far.
But I have a weird problem that I am not able to solve.
I simply copy my file into this mail. In the first bar the \acciaccatura
command produces nonsense.
It would be nice if someone could give me a hint