Nicolas Goaziou writes: > You're writing LaTeX code in an Org buffer. This is only possible to > a limited extent. In particular, these lines should indeed go within > a LaTeX block. Otherwise, they will be protected to appear as-is in the > output.
Thanks, just confirming that was helpful, me and my emacs were confused somehow and #+begin_latex was coming out as \begin{latex}, it may have been a missing bracket. Myles