summaryrefslogtreecommitdiff
path: root/pandoc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.sh')
-rwxr-xr-xpandoc.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/pandoc.sh b/pandoc.sh
index 4485584..7372f3f 100755
--- a/pandoc.sh
+++ b/pandoc.sh
@@ -6,6 +6,8 @@ pandoc \
--filter ./pandoc-fable-filter \
--toc \
--number-sections \
+ --standalone \
+ --self-contained \
-Vdocumentclass:report \
-Vtitlepage:true \
-Vfontsize:12pt \