Hi Henry, henry atting wrote: > I have this latex code block: > > #+begin_src latex :file foo.pdf > \documentclass{article} > \begin{document} > ...some text... > \end{document} > #+end_src > > After evaluation the resulting file looks like this: > > article ...some text... > > I do not understand this. As far as I know it is possible to define the > latex documentclass within a code block.
Could you be more explicit? Do you want to use that to pass parameters to the LaTeX backend? If yes, why not using the "#+LaTeX:" directive (not sure they're still supported with the exact same syntax as before -- I've not yet merged my documents). And that brings us to the most important question: old or new exporter? Eventually, can you send a real ECM, or your real use case? Best regards, Seb -- Sebastien Vauban