From: Han-Wen Nienhuys Date: Fri, 4 Jul 2003 13:35:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/1.7.24~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=696ef65bbc8b11ce634bcbc1b92e9f5c49548c9d;p=lilypond.git *** empty log message *** --- diff --git a/input/template/header.ly b/input/template/header.ly index 554d2a30cd..3c81823ca3 100644 --- a/input/template/header.ly +++ b/input/template/header.ly @@ -22,6 +22,6 @@ % insert a score otherwise lilypond-book gets confused. \score { \notes { - c4 + c'4 } }