]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beaming.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / regression / beaming.ly
index b2507a433f1185472981e41d3edcc4bf87301f1d..09dc8938f1434a64948c64bad79b964d3be43e2e 100644 (file)
@@ -4,15 +4,12 @@
 \header{
 texidoc="
 Beaming is generated automatically. Beams may cross bar lines. In that
-case, line breaks are forbidden.
+case, line breaks are forbidden.  Yet clef and key signatures are
+hidden just as with breakable bar lines.
 "
 }
 
 \context Staff  \relative c''  {
-
-  c8[ \times 2/3 { c16 d e] }
-  s4*3
-  
   c8.[ c16]
   c8.[ c16 c8.  c16]
   c16[ c8.] |
@@ -25,7 +22,7 @@ case, line breaks are forbidden.
   c32
   c2
 
-  c8[^"over barline" c c] c8 
+  c8[ c c] c8 % over barline
   c16[ c8 c16]
   c32[ c16 c16 c16 c32]
   c32[ c16 c8 c32]              % hmm ?