From: hanwen Date: Mon, 30 Jun 2003 15:38:27 +0000 (+0000) Subject: release commit X-Git-Tag: release/1.7.25~72 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=138d6f096c76f281d84c351a9ac1a5516031be6b;p=lilypond.git release commit --- diff --git a/ChangeLog b/ChangeLog index 35e03b54e6..e0954abb7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,7 +12,7 @@ (Setting variables): new section (Fine tuning layout): new section - * input/just-friends.ly (Subject): remove file. Superseeded by + * input/just-friends.ly: remove file. Superseeded by input/test/chords-without-melody.ly * ly/property-init.ly: add all commands to refman. @@ -24,9 +24,7 @@ name. Underscores botch up PS output. * scm/define-translator-properties.scm: remove - textNonEmpty - (beatLength): change from oneBeat. - (repeatCommands): remove regularSpacingDelta + textNonEmpty, oneBeat, regularSpacingDelta * scripts/convert-ly.py (FatalConversionError.conv): conversion rule for automaticBars. diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index 6c2c0fd954..93687b472c 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -773,7 +773,7 @@ of music is multiplied by the fraction. Triplets make notes occupy Grace notes are also made by prefixing a note, or a set of notes with a keyword. In this case, the keyword is @code{\grace}. @lilypond[relative 1, verbatim,fragment] - \grace b16-( c4-) + c4 \grace b16-( c4-) \grace { d16-( e } d4-) @end lilypond