diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-04-26 10:58:57 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 9d171f94a491efdd68c9557c52914d48ccd33a28 (patch) | |
tree | 5cb50365db213472f52a064da43a9bf081813588 /org/output_hub.org | |
parent | 0.14.0 reorganized files, and paths (diff) |
xml family css
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 |