]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/book-label-no-segfault.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / book-label-no-segfault.ly
index f8ca155c3d47b4c272c8dc621d6640962555ca73..d011c4ecc2ea43ee19eb6afa80ee58c7b134d806 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.43"
+\version "2.14.0"
 
 \header {
   texidoc = "
@@ -6,4 +6,5 @@ A book(part) can contain only a label without causing a segfault.
 "
 }
 
+\book {\markup "foo"}   % necessary to produce some output
 \book { \label #'foo }