]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/usage/lilypond-book.itely
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / Documentation / ja / usage / lilypond-book.itely
index ccb88627a435ac15424239989ebf44011d1cd46d..41f141d5ad8d54b476ab4dfb9afe0314755d7020 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.19.21"
+@c \version "2.19.22"
 
 @c Translators: Yoshiki Sawada
 
@@ -1345,7 +1345,7 @@ unterst__tzt werden.
                (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)