]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/output-pdftex.scm
* Documentation/user/lilypond-book.itely
[lilypond.git] / scm / output-pdftex.scm
index 1a325fc2c49007a913dfa3f6a12efbc165ebab1d..3ecd63b72666f3283d6ebe96735336912cd06ac6 100644 (file)
    "\\lilypondpostscript\n"
    "\\pdfcompresslevel=0"))
 
-;; Note: this string must match the string in ly2dvi.py!!!
+;; Note: this string must match the string in lilypond.py!!!
 (define (header creator generate) 
   (string-append
    "% Generated automatically by: " creator generate "\n"))