]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/usage/lilypond-book.itely
Add '-dcrop' option to ps and svg backends
[lilypond.git] / Documentation / fr / usage / lilypond-book.itely
index 4cc400482bd1afa4f9eb65bbbf0ce91ff58b651f..919de9dc63e129c7d7edaf690ba2cb0b4326e590 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 
 @ignore
-    Translation of GIT committish: d084673892e96cf36b6511e3b6e9a30c407fbd42
+    Translation of GIT committish: f7a3d8cf31367398a1955c50d3c42216d8940989
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -9,7 +9,7 @@
 @end ignore
 
 
-@c \version "2.19.21"
+@c \version "2.19.22"
 
 @c Translators: Jean-Charles Malahieude
 @c Translation checkers:
@@ -1413,7 +1413,7 @@ comportant tous les mouvement de la partition.
                (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)