Fix function declaration

This commit is contained in:
Nicolas Goaziou 2013-02-26 23:47:07 +01:00
parent 677433d9b4
commit bb45dd1074
1 changed files with 2 additions and 2 deletions

View File

@ -18100,8 +18100,8 @@ share a good deal of logic."
"invalid value of `org-latex-create-formula-image-program'")))
string tofile options buffer))
(declare-function org-export--get-global-options "org-export" (&optional backend))
(declare-function org-export--get-inbuffer-options "org-export" (&optional backend))
(declare-function org-export--get-global-options "ox" (&optional backend))
(declare-function org-export--get-inbuffer-options "ox" (&optional backend))
(defun org-create-formula--latex-header ()
"Return LaTeX header appropriate for previewing a LaTeX snippet."
(org-latex-guess-inputenc