summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorCharlotte Koch <charlotte@magentastripe.com>2024-10-16 13:06:34 -0700
committerCharlotte Koch <charlotte@magentastripe.com>2024-10-16 13:06:34 -0700
commit508f256e67eee78019feac7e3ad22bb5c5363078 (patch)
tree910395f96c506270292f7221174666b86800039d /mk
parent1c9c4a049b4b330da46e803e0c7d6c4feb117f3c (diff)
EXTRA_ARGS also applies to asciidoctor-epub3(1)
Diffstat (limited to 'mk')
-rw-r--r--mk/willora.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/willora.mk b/mk/willora.mk
index a85f670..29f9cf0 100644
--- a/mk/willora.mk
+++ b/mk/willora.mk
@@ -265,6 +265,7 @@ ${EPUB_OUT}: Gemfile.lock ${EPUB_ADOC_TOTAL} ${EPUB_COVER_FILE} ${EPUB_STYLESHEE
-a epub3-stylesdir=${THEMEDIR} \
-a media=${MEDIA} \
-a text-align=justify \
+ ${EXTRA_ARGS} \
${EPUB_ADOC_TOTAL}
bash ${EPUB_FONT_STUFFER} \
--fontdir ${FONTDIR} \