>>>>> "Ista" == Ista Zahn <istaz...@gmail.com> writes:
Ista> Exporting and tangling don't require any language support. Ista> #+begin_src foobarbas :tangle foo.bar Ista> +end_src Ista> is perfectly fine and will export and tangle just fine. Or did I Ista> misunderstand your question? Thanks, I wasn't aware that you could put an arbitrary string as the language. I also found that I had org-latex-listings set to t, which was making LaTeX error because it didn't know about the languages I was trying. I've now switched the using the minted LaTeX package, which supports 'text' as a language, and have started using that. Thanks for your help. Malcolm -- Malcolm Purvis <malc...@purvis.id.au>