Babel: LaTex

Table of Contents

Overview

#+LATEX_HEADER: \usepackage{mathtools}
#+BEGIN_SRC latex :file _img/a.png :results raw :exports both :buffer no
  \sum x \shortintertext{hello}
#+END_SRC

(GitHub's github-markup doesn't seem to support #+HEADER: syntax.)

\sum x \shortintertext{hello}

Headers

:buffer

yes
current face colors (editor theme) is used to render. (not recommended)
no
If you want to export the redended image to html or something, use this