]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/scheme-tutorial.itely
This patch adds LilyKDE to the list in Text Editor support (AU 2.2).
[lilypond.git] / Documentation / user / scheme-tutorial.itely
index 74e18dde7b803078f92479e3c66bd651e8105b76..9a147ef44ef3366e3082982588c32817e6355007 100644 (file)
@@ -7,6 +7,8 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
+@c \version "2.11.38"
+
 @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}.