From: hanwen Date: Fri, 4 Jul 2003 13:35:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/1.7.25~45 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=34304a9e48e88b2f86aa3a972d1ddd9ca28c56c1;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 } }