]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/lilypond-book.py
Restore translated texidocs processing
[lilypond.git] / scripts / lilypond-book.py
index 1e29f919314cb47dc8ad7eb5d4cdb48ff7804631..9ed3cff2268bc0ab2d09e11872de9cc39d5af538 100644 (file)
@@ -1205,6 +1205,7 @@ class LilypondSnippet (Snippet):
         map (consider_file, [base + '.tex',
                              base + '.eps',
                              base + '.texidoc',
+                             base + '.texidoc' + document_language,
                              base + '-systems.texi',
                              base + '-systems.tex',
                              base + '-systems.pdftexi'])