aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/out_odt.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/out_odt.org')
-rw-r--r--org/out_odt.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/org/out_odt.org b/org/out_odt.org
index e864ef5..eefd3be 100644
--- a/org/out_odt.org
+++ b/org/out_odt.org
@@ -14,6 +14,7 @@
#+PROPERTY: header-args+ :results no
#+PROPERTY: header-args+ :cache no
#+PROPERTY: header-args+ :padline no
+#+PROPERTY: header-args+ :mkdirp yes
- [[./spine.org][spine]] [[./][org/]]
- [[./output_hub.org][output_hub]]
@@ -46,7 +47,8 @@
** _module template_ :odf:odt:module:
-#+BEGIN_SRC d :tangle "../src/doc_reform/io_out/odt.d" :noweb yes
+#+HEADER: :tangle "../src/doc_reform/io_out/odt.d" :noweb yes
+#+BEGIN_SRC d
<<doc_header_including_copyright_and_license>>
module doc_reform.io_out.odt;
template formatODT() {