소스 검색

Fix commit 25a4f5 (again)

Bastien Guerry 13 년 전
부모
커밋
8071d67cdd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lisp/ox-html.el

+ 1 - 1
lisp/ox-html.el

@@ -2000,7 +2000,7 @@ CONTENTS is nil.  INFO is a plist holding contextual information."
 
 (defun org-html-format-latex (latex-frag processing-type)
   "Format LaTeX fragments into HTML."
-  (let (cache-relpath cache-dir bfn)
+  (let ((cache-relpath "") (cache-dir "") bfn)
     (unless (eq processing-type 'mathjax)
       (setq bfn (buffer-file-name)
 	    cache-relpath