Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. #+NAME: heading
  2. #+BEGIN_SRC python :exports none
  3. return "** Some outline"
  4. #+END_SRC
  5.  
  6. * Another outline
  7. call_heading()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement