diff options
Diffstat (limited to 'org/output_hub.org')
-rw-r--r-- | org/output_hub.org | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/org/output_hub.org b/org/output_hub.org index 736c622..a190c7b 100644 --- a/org/output_hub.org +++ b/org/output_hub.org @@ -53,15 +53,14 @@ private import std.uni, std.utf; import + create_zip_file, defaults, output_epub3, output_html, - output_xhtmls, - source_sisupod, - create_zip_file, output_rgx, - output_xhtmls, - paths_output; + output_xmls, + paths_output, + source_sisupod; #+END_SRC ** output options |