Hello, Dominik Schrempf <dominik.schre...@gmail.com> 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 "\\begin{tabular}{@{} 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