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.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/out_odt.org b/org/out_odt.org
index 66fe2b4..e843a48 100644
--- a/org/out_odt.org
+++ b/org/out_odt.org
@@ -58,7 +58,7 @@ template outputODT() {
<<output_imports>>
mixin InternalMarkup;
mixin spineOutputRgxInit;
- auto rgx = Rgx();
+ static auto rgx = Rgx();
// mixin outputXmlODT;
<<output_odt_variable_content_xml>>
<<output_odt_variable_manifest_xml>>