aboutsummaryrefslogtreecommitdiffhomepage
path: root/org
diff options
context:
space:
mode:
Diffstat (limited to 'org')
-rw-r--r--org/spine.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/org/spine.org b/org/spine.org
index fd17741..1ede22e 100644
--- a/org/spine.org
+++ b/org/spine.org
@@ -805,6 +805,7 @@ struct OptActions {
return (
opts["abstraction"]
|| epub
+ || harvest
|| html
|| html_seg
|| html_scroll
@@ -824,6 +825,7 @@ struct OptActions {
@trusted bool meta_processing_general() {
return (
opts["abstraction"]
+ || harvest
|| html
|| epub
|| odt