From: Mats Bengtsson Date: Thu, 12 May 2005 07:29:56 +0000 (+0000) Subject: * input/test/volta-chord-names.ly: Bring the explanation up to X-Git-Tag: release/2.5.24~8 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=07292f96329807eb43f062f77133841200a6f379;p=lilypond.git * input/test/volta-chord-names.ly: Bring the explanation up to date. --- diff --git a/ChangeLog b/ChangeLog index 65225bd5f7..c2882aaaf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-05-12 Mats Bengtsson + + * input/test/volta-chord-names.ly: Bring the explanation up to + date. + 2005-05-11 Heikki Junes * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}: diff --git a/input/test/volta-chord-names.ly b/input/test/volta-chord-names.ly index 578a977e3a..32164c0615 100644 --- a/input/test/volta-chord-names.ly +++ b/input/test/volta-chord-names.ly @@ -1,7 +1,6 @@ \header { - texidoc = "Volta brackets can be placed over chord names. This -requires adding an engraver to @code{ChordNames}, and setting -@code{voltaOnThisStaff} correctly." + texidoc = "Volta brackets can be placed over chord names. Just set +the @code{voltaOnThisStaff} property to true for the @code{ChordNames} context and to false for the topmost ordinary @code{Staff} context." } \version "2.4.0"