* Code #+name: test #+begin_src python :results output :exports both print("First Line") print("Second Line") #+end_src #+RESULTS: test : First Line : Second Line * Config :noexport: #+options: toc:nil #+Title: Test ODT exporter #+ODT_STYLES_FILE: "mystyle.odt"