]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beaming.ly
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / beaming.ly
index 09dc8938f1434a64948c64bad79b964d3be43e2e..652f03db418f652dd9f23d1bf7fc648955bb8712 100644 (file)
@@ -1,15 +1,18 @@
 
-\version "2.7.39"
+\version "2.11.51"
 
 \header{
 texidoc="
 Beaming is generated automatically. Beams may cross bar lines. In that
-case, line breaks are forbidden.  Yet clef and key signatures are
-hidden just as with breakable bar lines.
+case, line breaks are forbidden.
 "
 }
 
 \context Staff  \relative c''  {
+
+  c8[ \times 2/3 { c16 d e] }
+  s4*3
+  
   c8.[ c16]
   c8.[ c16 c8.  c16]
   c16[ c8.] |
@@ -22,7 +25,7 @@ hidden just as with breakable bar lines.
   c32
   c2
 
-  c8[ c c] c8 % over barline
+  c8[^"over barline" c c] c8 
   c16[ c8 c16]
   c32[ c16 c16 c16 c32]
   c32[ c16 c8 c32]              % hmm ?