Hi all, How can I export to LaTeX with the combined effect of toc:t and num:nil?
Setting num:nil results in an empty TOC.
I guess, I am looking for a way to automatically add
#+begin_latex
\addcontentsline{toc}{<the level>}{<the heading>}
#+end_latex
to the exported document.
Regards,
Andreas
