bug-lilypond
[Top][All Lists]
Advanced

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

Errors with acciaccatura in TabStaff


From: Kevin Nowaczyk
Subject: Errors with acciaccatura in TabStaff
Date: Mon, 26 Sep 2005 13:52:54 -0700 (PDT)

I have a guitar tab with many grace notrs in it.  The
following renders correctly but lilypad 2.6.0 on
cygwin camplains loudly durring the process.  I saw
the note that a file can not START with a grace note,
but all mine are in the middle of various sections. 
The lilypond output is:

GNU LilyPond 2.6.0
Processing './context.ly'
Parsing...
Interpreting music...
programming error:can't find context
continuing, cross fingers
Voiceprogramming error:can't find context
continuing, cross fingers
Voiceprogramming error:can't find context
continuing, cross fingers
Voiceprogramming error:can't find context
continuing, cross fingers
Voiceprogramming error:can't find context
continuing, cross fingers
Voiceprogramming error:can't find context
continuing, cross fingers
Voice[1]
Preprocessing graphical objects...
Calculating line breaks... [2]
Calculating page breaks...
Layout output to 'context.ps'...
Converting to 'context.pdf'...

The code is:
\version "2.6.0"
\score
  {
    \new TabStaff
      {
        \time 4/4
        g1\6
        \acciaccatura f8\6 g1\6
      }
  }
\layout {}

Thanks for your help,
Kevin Nowaczyk

 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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