]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/non-music.itely
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / user / non-music.itely
index 74f4f5edfdd10f2af40e7b03badb64e7ae1009e4..6462f4122ca00b52d40f7ab68d9e06760ee86a16 100644 (file)
@@ -49,7 +49,7 @@ these files end with @samp{.ly}.
 A basic example of a lilypond input file is
 
 @example
-\version "2.11.15"
+\version "2.11.23"
 \score @{
   @{ @}     % this is a single music expression;
             % all the music goes in here.
@@ -364,7 +364,7 @@ In order to use this feature, LilyPond must be invoked with
 @code{-dclip-systems}. The clips are output as EPS files, and are
 converted to PDF and PNG if these formats are switched on as well.
 
-For more information on output formats, see @ref{Invoking lilypond}.
+For more information on output formats, see @rprogram{Invoking lilypond}.
 
 @seealso