]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/programmer/regression-test.tely
release: 1.3.5
[lilypond.git] / Documentation / programmer / regression-test.tely
index f878b785869b14f71d897a3c065e7e4740f48486..3675d89ca7c7f7d6cf20ebfc1a9676319fe0ebc4 100644 (file)
@@ -129,12 +129,13 @@ The horizontal middle should not overlap with a staffline.
 
 @mudelafile{tie.ly}
 
-When tieing notes with accidentals across a bar boundary, the
-accidental must not be drawn on the note in the new bar.
-Instead, the next note of the same pitch in this bar should always show the
-accidental (even if it's natural).
-Well, and slurring a accidentaled note to a natural one across bar
-boundaries should be explicit...
+When tieing notes with accidentals across a bar boundary, the accidental
+must not be drawn on the note in the new bar.  Instead, the next note of
+the same pitch in this bar should always show the accidental (even if
+it's natural).  Slurring a accidentaled note to a natural one across bar
+boundaries should be explicit.
+
+Pitches can be verified by printing them  with the @code{NoteNames} context.
 
 @mudelafile{tie-accidental.ly}