lilypond-user
[Top][All Lists]
Advanced

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

possible bug?


From: peter.gentry
Subject: possible bug?
Date: Thu, 26 Oct 2017 10:43:16 +0100

Is it me ?

 

The following script when run via Frescobaldi produces correct notation but does not introduce a new line where expected. I ran into this in a larger score. I have racked my brains for a reason but cannot see any error in the data.  That does not mean there isn’t one I accept.

 

Can anyone spot my error or could it be an obscure bug.

 

 

\version "2.19.56"

 

\relative c''' {

\clef "treble"

\key e\major

\time 2/4

  fis16 a[dis,]  d[gis]  g[cis,] c[

  fis]    a[dis,]  c[fis]  gis[d] b[

  f']     gis[d]   cis[g'] fis[c] b[

  f']     gis[d]   b[f']   fis[c] a[

  dis]    fis[c]   b[f]    e[ais] a[

  dis]    d[gis]   g[cis]  g[cis] a

}

 

 

Thanks for looking at it.


reply via email to

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