lisp/ob-lilypond.el: Mention epstopdf as a dependency

Thanks to Thomas Morgan for suggesting this.
This commit is contained in:
Bastien Guerry 2014-05-09 14:54:33 +02:00
parent 87419d87df
commit a6bc294c6e
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
;;
;; Lilypond documentation can be found at
;; http://lilypond.org/manuals.html
;;
;; This depends on epstopdf --- See http://www.ctan.org/pkg/epstopdf.
;;; Code:
(require 'ob)