lilypond-user
[Top][All Lists]
Advanced

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

Re: possible bug?


From: Pierre Perol-Schneider
Subject: Re: possible bug?
Date: Thu, 26 Oct 2017 15:55:40 +0200

Hi Peter,

\override Beam.breakable = ##t

should solve your problem.
See : http://lilypond.org/doc/v2.19/Documentation/notation/writing-rhythms

Cheers,
Pierre

2017-10-26 11:43 GMT+02:00 <address@hidden>:

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.


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

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