]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/chord-name-engraver.cc
* lily/text-item.cc (text_to_molecule): new function
[lilypond.git] / lily / chord-name-engraver.cc
index 44e3fb84244ae39d7ca3c2ed8b22dd0855607ad4..2c6d0e4faaa8268775a8bfa3b731d9801d27a483 100644 (file)
@@ -107,8 +107,8 @@ Chord_name_engraver::stop_translation_timestep ()
 }
 
 ENTER_DESCRIPTION(Chord_name_engraver,
-/* descr */       "Catch note-events, Tonic_reqs, Inversion_reqs, Bass_req
-and generate the appropriate chordname.",
+/* descr */       "Catch note-events, Tonic_reqs, Inversion_reqs, Bass_req "
+"and generate the appropriate chordname.",
 /* creats*/       "ChordName",
 /* accepts */     "note-event busy-playing-event",
 /* acks  */      "",