Vikas Rawal <vikasli...@agrarianresearch.org> writes: >> > [fn:3] aksjd kajshd kahsd >> >> Fixed in 88ea2ced0e38646d393e038bc81d6a0d45b8dcd6. Thank you. >> >> >> > The second and third headings are getting exported as: > > \subsection*[Heading 2]{Heading 2\footnote{aksjdlkjaslkjd}} > > I do not think the * should be there.
I don't follow you. You want an unnumbered subsection (per H:2 option), which, according to `org-latex-classes' translates into "\subsection*{%s}". So, what the expected output, then? Regards,