From: hanwen Date: Wed, 22 Feb 2006 02:50:44 +0000 (+0000) Subject: (Ancient notation templates): typo. X-Git-Tag: release/2.7.38^2~68 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=48166f3af584fb24e4769873c97d90e1b76d0389;p=lilypond.git (Ancient notation templates): typo. (Jazz combo): typo. --- diff --git a/ChangeLog b/ChangeLog index a39d498c61..7e74888252 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2006-02-22 Han-Wen Nienhuys * Documentation/user/examples.itely (Ancient notation templates): typo. + (Jazz combo): typo. * scripts/lilypond-book.py (main): scrap invokes_lilypond(). diff --git a/Documentation/user/examples.itely b/Documentation/user/examples.itely index 54e49d070c..8946b4855e 100644 --- a/Documentation/user/examples.itely +++ b/Documentation/user/examples.itely @@ -1210,7 +1210,7 @@ drumContents = { \new StaffGroup = "rhythm" << \new ChordNames = "chords" \gtrharmony \new Staff = "guitar" \guitar - \new PianoStaff = piano" \piano + \new PianoStaff = "piano" \piano \new Staff = "bass" \bass \new DrumStaff { \drumContents } >>