From 3b59675bb48254d9ce31edcda2f2b559bff00519 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 19 Jul 2019 11:56:24 -0400 Subject: 0.8.0 name change in code use dr (doc reform) instead of sisu --- org/output_xmls.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'org/output_xmls.org') diff --git a/org/output_xmls.org b/org/output_xmls.org index 0a57127..7a5464f 100644 --- a/org/output_xmls.org +++ b/org/output_xmls.org @@ -381,7 +381,7 @@ string epub3_seg_head(M)( - + @@ -3016,7 +3016,7 @@ void epub3_write_output_files(W,M)( fn = pth_epub3.fn_oebps_content_opf; EPUBzip(epub_write.oebps_content_opf, fn); } - { /+ OEBPS/_sisu/image (images) +/ + { /+ OEBPS/_dr/image (images) +/ foreach (image; doc_matters.srcs.image_list) { { /+ debug +/ if (doc_matters.opt.action.debug_do) { -- cgit v1.2.3