Browse Source

Fix commit 25a4f5 (again)

Bastien Guerry 12 years ago
parent
commit
8071d67cdd
1 changed files with 1 additions and 1 deletions
  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