On Friday, 30 Jul 2021 at 15:00, Charest, Luc wrote: > I simplified the problem down to : > > #+CAPTION: Org Mode works 99.99\% of the time. > #+BEGIN_SRC -n > > // this is only a proof of concept > #+END_SRC > > As soon as I put the percentage sign in the caption, the LaTeX export backend > fails with this message : > > org-latex-src-block: Not enough arguments for format string
whereas for me it fails because no language was given for the src block, i.e. different error message in the latex compilation. What happens if you do specify a language? If I specify a language, the export is fine with % unescaped, by the way. -- : Eric S Fraga via Emacs 28.0.50, Org release_9.4.6-607-g185706 : Latest paper written in org: https://arxiv.org/abs/2106.05096