summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-06-15 13:55:59 +0300
committerLars Wirzenius <liw@liw.fi>2019-06-15 13:55:59 +0300
commit95932ab1a2624a94d3e4c00a1ee16f5d8ed77ba8 (patch)
treefa5ca6d44917321551ffd90db497f18f53b00975
parentc73bd5fd7fc7da163b1228afac6f2735cc4da49d (diff)
downloadfable-poc-95932ab1a2624a94d3e4c00a1ee16f5d8ed77ba8.tar.gz
Drop: forced document class for pandoc PDF
-rwxr-xr-xpandoc.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/pandoc.sh b/pandoc.sh
index 693b266..147d86a 100755
--- a/pandoc.sh
+++ b/pandoc.sh
@@ -14,7 +14,6 @@ pandoc \
--standalone \
--self-contained \
"-Vdate:$(docdate)" \
- -Vdocumentclass:report \
-Vtitlepage:true \
-Vfontsize:12pt \
"-Vmainfont:Bitstream Charter" \