Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
>> * lisp/ox-latex.el (org-latex-format-headline-default-function): Convert >> any instances of \verb text with \texttt. This is required to work >> around LaTeX peculiarities that would otherwise cause compilation to >> fail (see the code comment for more information). > > This is not the appropriate location for the fix. > > In `section-back-end' variable within `org-latex-headline', you can > extend the local export back-end to handle correctly verbatim markup. > > Regards, Thanks Nicolas, I'll take a look at that and send over a revised patch :) -- Timothy