]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/cheatsheet.itely
Merge branch 'cvs-head' of ssh+git://hanwen@repo.or.cz/srv/git/lilypond into master...
[lilypond.git] / Documentation / user / cheatsheet.itely
index 20ea1bb5bfcaf03757185c2a16ad25ba77c45baf..f080f81e41d086d698938862b2f46d28bbbbb75d 100644 (file)
@@ -1,4 +1,4 @@
-@c -*- coding: latin-1; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; -*-
 
 @c TODO: add tablature.
 
@@ -242,7 +242,7 @@ twinkle
 @lilypond[fragment,relative=2]
 <<
    { g'4 g }
-  \lyricsto "" \new Lyrics { twin -- kle }
+  \new Lyrics \lyricsto "" { twin -- kle }
 >> 
 @end lilypond