X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fincluded%2Fsimple.ly;h=ec872c047243b166a1d0c8f80fe37e6ee20732ba;hb=4f1f11f41f1c1be7a7dc15da4cc1e5935843a9dd;hp=5c7458f2a233efea92ca7c6f40f925c8645ef38d;hpb=522f419e3ed3e09ecf834bbb5315ac1777ab13e0;p=lilypond.git diff --git a/Documentation/included/simple.ly b/Documentation/included/simple.ly index 5c7458f2a2..ec872c0472 100644 --- a/Documentation/included/simple.ly +++ b/Documentation/included/simple.ly @@ -1,8 +1,8 @@ %% A simple piece in LilyPond, a scale. -\relative c' { - c d e f g a b c +\relative { + c' d e f g a b c } %% Optional helper for automatic updating by convert-ly. %% May be omitted. -\version "2.16.0" +\version "2.19.21"