From: Han-Wen Nienhuys Date: Tue, 10 Jun 2003 21:47:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/1.7.21~24 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=44a78a4e1f7e89f80a078f1fbe7a4c1281ed438e;p=lilypond.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 6c1be43eb6..7ffaffe7d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-06-10 Han-Wen Nienhuys + + * input/test/chord-names-dpnj.ly (texidoc): bugfix. + 2003-06-04 Han-Wen Nienhuys * scm/chord-ignatzek-names.scm (remove-step): rename file. @@ -104,7 +108,6 @@ * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add comment about octave change. ->>>>>>> 1.959 2003-06-04 Graham Percival * input/test/[d,e]: added texinfo index tags. diff --git a/input/test/chord-names-dpnj.ly b/input/test/chord-names-dpnj.ly index 27a2d903f3..8a6f06e838 100644 --- a/input/test/chord-names-dpnj.ly +++ b/input/test/chord-names-dpnj.ly @@ -2,14 +2,14 @@ texidoc = " Chord names are generated from a list pitches. The functions constructing the names are customisable. This file shows -Jazz chords. Compare with chords-ignatzek.ly" +Jazz chords. Compare with @file{chords-ignatzek.ly}." } chs = \notes \transpose c c' { <>1-"dpn" - <>% m = minor triad + <> % m = minor triad <> <> \break <> @@ -54,7 +54,8 @@ chs = \notes \transpose c c' <> } -efullmusic = \notes{ +efullmusic = \notes +{ <>1-\markup { "+" } <>-\markup { \normal-size-super % \override #'(font-family . math) "N" }