From: Reinhold Kainhofer Date: Mon, 31 Jan 2011 23:26:05 +0000 (+0100) Subject: Fix PDF metadata extraction when no header block is present X-Git-Tag: release/2.13.48-1~22 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=28dee2dc749d4f70ccbc00b29028dd2aee04b018;p=lilypond.git Fix PDF metadata extraction when no header block is present --- diff --git a/input/regression/no-header.ly b/input/regression/no-header.ly new file mode 100644 index 0000000000..faf2275a12 --- /dev/null +++ b/input/regression/no-header.ly @@ -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. +}