+2003-03-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+
+ * ly/engraver-init.ly (ChordNamesContext): set
+ minimumVerticalExtent
+
2003-03-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
* input/test/time-signature-double.ly: new file
*NOTE* In version 2.0, this syntax will be changed to
- < PITCHES > for chords
+ < PITCHES > for chords
and
** XML music output.
-** Friendly chord-name exception entry.
+** Friendly chord-name exception entry.
* OUTPUT
\consists "New_chord_name_engraver"
\consists "Skip_req_swallow_translator"
\consistsend "Axis_group_engraver"
- minimumVerticalExtent = ##f
+ minimumVerticalExtent = #'(0 . 2.5)
extraVerticalExtent = ##f
verticalExtent = ##f
}