]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/scheme-tutorial.itely
Merge master into nested-bookparts
[lilypond.git] / Documentation / user / scheme-tutorial.itely
index 74e18dde7b803078f92479e3c66bd651e8105b76..403180d9bc72e5f1f1965c63822e2591265d9d83 100644 (file)
@@ -7,6 +7,8 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
+@c \version "2.11.61"
+
 @node Scheme tutorial
 @appendix Scheme tutorial
 
@@ -218,7 +220,7 @@ respectively,
 We have seen how LilyPond output can be heavily modified using
 commands like
 @code{\override TextScript #'extra-offset = ( 1 . -1)}.  But
-we have even more power if we use Scheme.  For a full explantion
+we have even more power if we use Scheme.  For a full explanation
 of this, see the @ref{Scheme tutorial}, and
 @ruser{Interfaces for programmers}.