]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/usage/lilypond-book.itely
Issue 4442/2: Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.21
[lilypond.git] / Documentation / es / usage / lilypond-book.itely
index 4542667022034a7930bd19a91571670c0da19f86..57c4d249d09a410b80b5c645da9f44b9a86686a3 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.19.21"
+@c \version "2.19.22"
 
 @c Note: keep this node named so that `info lilypond-book' brings you here.
 @node lilypond-book
@@ -1366,7 +1366,7 @@ mismo archivo de salida de lilypond.
                (format #f "~a, section, 1, @{~a@}, ~a" page text label))))
              (formatted-toc-items (map format-line (toc-items)))
              (whole-string (string-join formatted-toc-items ",\n"))
-             (output-name (ly:parser-output-name parser))
+             (output-name (ly:parser-output-name))
              (outfilename (format "~a.toc" output-name))
              (outfile (open-output-file outfilename)))
         (if (output-port? outfile)