]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/bugs/auto-beam.ly
patch::: 1.3.126.jcn3
[lilypond.git] / input / bugs / auto-beam.ly
index 5acc702a01edda65a3a8de5090588746f6db7754..a816ff774a3f87d533777143e795df448cc00ddf 100644 (file)
@@ -1,6 +1,7 @@
-% bug or feature?
-\score { \notes { c8 c8
-  % needed to force auto-beam:
-  % c4
+\header {
+texidoc ="Auto beam can not be put on the final notes of a score  ";
+}
 
+\score { \notes {
+  c8 c8
 }}