From 7545e0ed44b22895f831b0ebcc7ac0e32a5c9b86 Mon Sep 17 00:00:00 2001 From: Heikki Junes Date: Wed, 29 Oct 2003 22:40:22 +0000 Subject: [PATCH] Fix spell for tying. --- ChangeLog | 5 +++++ Documentation/user/refman.itely | 2 +- input/regression/tie-accidental.ly | 2 +- input/regression/tie-chord.ly | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 868837c45d..c0c64223fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-10-30 Heikki Junes + + * Documentation/user/refman.itely, input/regression/tie-accidental.ly, + input/regression/tie-chord.ly: Fix spell for tying. + 2003-10-29 Mats Bengtsson * scripts/lilypond-book.py (output_dict): Add definition of diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index 96af610b06..071c858738 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -433,7 +433,7 @@ If you want less ties created for a chord, see @inputfileref{input/test,tie-sparse.ly}. -For tieing only a subset of the note heads of a pair of chords, see +For tying only a subset of the note heads of a pair of chords, see @inputfileref{input/regression,tie-chord-partial.ly}. @refbugs diff --git a/input/regression/tie-accidental.ly b/input/regression/tie-accidental.ly index 5560cf6d77..5668b62a72 100644 --- a/input/regression/tie-accidental.ly +++ b/input/regression/tie-accidental.ly @@ -3,7 +3,7 @@ \header{ texidoc=" -When tieing notes with accidentals across a bar boundary, the +When tying notes with accidentals across a bar boundary, the accidental must not be drawn on the note in the next bar. Unless the tie crosses a line break, in which case the accidental is repeated if it would be different from an untied note. The next note of the same diff --git a/input/regression/tie-chord.ly b/input/regression/tie-chord.ly index c7dabf030f..565860e66e 100644 --- a/input/regression/tie-chord.ly +++ b/input/regression/tie-chord.ly @@ -2,7 +2,7 @@ \version "1.9.8" \header{ texidoc=" -When tieing chords, the outer slurs point outwards, the inner slurs +When tying chords, the outer slurs point outwards, the inner slurs point away from the center of the staff. Override with @code{tieVerticalDirection}. " -- 2.39.5