浏览代码

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

Thanks to Thomas Morgan for suggesting this.
Bastien Guerry 11 年之前
父节点
当前提交
a6bc294c6e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      lisp/ob-lilypond.el

+ 2 - 0
lisp/ob-lilypond.el

@@ -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)