]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/lilypond-book.py
* scripts/lilypond-book.py: Fix typo gs-load-font -> gs-load-fonts
[lilypond.git] / scripts / lilypond-book.py
index 32d571ebc3a27556310ee1a3f2060d827cb15b80..60a5b204db1b24c3fe32d32b32d4b350400b1884 100644 (file)
@@ -1719,7 +1719,7 @@ def main ():
         
     if (global_options.format in (TEXINFO, LATEX)
         and global_options.create_pdf):
-        global_options.process_cmd += "--pdf  -dinclude-eps-font -dgs-load-font "
+        global_options.process_cmd += "--pdf  -dinclude-eps-fonts -dgs-load-fonts "