]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 10 Jun 2003 21:47:25 +0000 (21:47 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 10 Jun 2003 21:47:25 +0000 (21:47 +0000)
ChangeLog
input/test/chord-names-dpnj.ly

index 6c1be43eb6321c2e63423363c5a116a33f58ba72..7ffaffe7d9a360816e354752a6f84c7f749e2daa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/test/chord-names-dpnj.ly (texidoc): bugfix.
+
 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * scm/chord-ignatzek-names.scm (remove-step): rename file.
        * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
        comment about octave change.
 
->>>>>>> 1.959
 2003-06-04  Graham Percival  <gperlist@shaw.ca>
 
        * input/test/[d,e]: added texinfo index tags.
index 27a2d903f315023eabafbd55a8966823ee45542a..8a6f06e8380cc1c27091f04bb0c743c814f7577b 100644 (file)
@@ -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' 
 {
        <<c e g>>1-"dpn"
-       <<c es g>>% m = minor triad
+       <<c es g>>  % m = minor triad
        <<c e gis>>
        <<c es ges>> \break
        <<c e g bes>>
@@ -54,7 +54,8 @@ chs = \notes \transpose c c'
        <<c es g f'>>
 }
 
-efullmusic = \notes{
+efullmusic = \notes
+{
     <<c e gis>>1-\markup { "+" }
     <<c e g b>>-\markup { \normal-size-super
     %                    \override #'(font-family . math) "N" }