Hi Nicolas, Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > Hello, > > Andreas Leha <andreas.l...@med.uni-goettingen.de> writes: > >> So, here is my question: How do I use \texorpdfstring correctly in an >> org heading? >> >> >> And here is a minimal example: >> >> #+latex_header: \usepackage{hyperref} >> >> * This contains \texorpdfstring{$\prod_{k=1}^N$}{product 1toN} math >> For some reason. > > * This contains @@latex:\texorpdfstring{$\prod_{k=1}^N$}{product 1toN}@@ > math >
That should have occurred to me as well. Ähem. Thank you very much for the quick answer! Regards, Andreas