emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: Error upon HTML export of LaTeX source code [8.3.4 (release


From: Nicolas Goaziou
Subject: Re: [O] Bug: Error upon HTML export of LaTeX source code [8.3.4 (release_8.3.4-831-gbf93e1 @ /home/dominik/.emacs.d/org-mode/lisp/)]
Date: Mon, 23 May 2016 22:09:09 +0200

Hello,

Dominik Schrempf <address@hidden> writes:

> I try to export a fontified LaTeX source code listing with HTML export.
> It boils down to an error that is thrown upon execution of the following
> function during HTML export:
>
> (org-html-fontify-code "address@hidden l @{}}\n\\hline\nno leading 
> space\\\\\n\\hline\n\\end{tabular}\n" "latex")
>
> The debugging information is:
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   expand-file-name(nil)
>   reftex-TeX-master-file()

I cannot reproduce the error. 

I do not use reftex. However I tried to 

  (add-hook 'TeX-mode-hook #'turn-on-reftex)

to no avail. This might be something in your config.


Regards,

-- 
Nicolas Goaziou



reply via email to

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