emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Footnote export to LaTeX "wrong number of arguments" error


From: Jambunathan K
Subject: Re: [O] Footnote export to LaTeX "wrong number of arguments" error
Date: Sun, 31 Jul 2011 02:04:36 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

> ---------
> Export buffer:
> Exporting to PDF...
> Exporting to LaTeX...
> org-export-as-latex: Wrong number of arguments: #[nil "Æ~ebÇ
> ÆÈ#)ÉÆÊ
>
>        \"*
>           Ë\"
> ÆÈ#\\ÌÆÊ     ebÇ
>
>         \"*IÉÆÊ
>
>                \"*Í,Ë\",*     *" [l rtn org-footnote-definition-re string
> num org-footnote-re nil re-search-forward t 2 ...] 5
> ("/usr/share/emacs/site-lisp/org-footnote.elc" . 6816)], 1


One of your followup mail says this 

,---
| (add-to-list 'load-path "~/.elisp/org.git/contrib/scripts/")
| (add-to-list 'load-path "~/.elisp/org.git/contrib/lisp/")
| (add-to-list 'load-path "~/.elisp/org.git/lisp/")
`---

This is inconsistent with the last line of the error trace (seen above)

,----
| ("/usr/share/emacs/site-lisp/org-footnote.elc" . 6816)], 1
`----

Do M-x locate-library RET org-footnote RET and make sure that nothing is
amiss.


Jambuanthan K.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]