X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Frest-pitch.ly;h=73529660d26ce6704d67b8efa246e83345d71c09;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=a413b7f4ca907b2a531a8b8668cc691a2120afca;hpb=33fee1aae93af367e6d2f0a80bef3e1b38eda9eb;p=lilypond.git diff --git a/input/regression/rest-pitch.ly b/input/regression/rest-pitch.ly index a413b7f4ca..73529660d2 100644 --- a/input/regression/rest-pitch.ly +++ b/input/regression/rest-pitch.ly @@ -1,17 +1,17 @@ -\version "2.12.0" +\version "2.19.21" \header { - texidoc = "Rests can have pitches--these will be affected by -transposition and relativization. If a rest has a pitch, rest/rest and -beam/rest collision resolving will leave it alone." + texidoc = "Rests can have pitches -- these will be affected by +transposition and relativization. If a rest has a pitch, rest/@/rest and +beam/@/rest collision resolving will leave it alone." } \layout { ragged-right= ##t } -\relative c'' +\relative { - a4\rest b4\rest c4\rest + a'4\rest b4\rest c4\rest <> <>