]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix PDF metadata extraction when no header block is present
authorReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 31 Jan 2011 23:26:05 +0000 (00:26 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 31 Jan 2011 23:26:05 +0000 (00:26 +0100)
input/regression/no-header.ly [new file with mode: 0644]

diff --git a/input/regression/no-header.ly b/input/regression/no-header.ly
new file mode 100644 (file)
index 0000000..faf2275
--- /dev/null
@@ -0,0 +1,6 @@
+\version "2.12.0"
+
+\markuplines \wordwrap-lines {
+  This regtest does not contain any header and paper blocks. Its purpose is to
+  test whether anything breaks if these blocks are absent.
+}