Tweaks to vim/pandoc setup
This commit is contained in:
Regular → Executable
+1
-1
@@ -27,7 +27,7 @@ fi
|
|||||||
case $OUTPUT_FORMAT in
|
case $OUTPUT_FORMAT in
|
||||||
pdf)
|
pdf)
|
||||||
FILE_EXT="pdf"
|
FILE_EXT="pdf"
|
||||||
OUTPUT_FORMAT="latex --variable fontsize='11pt'"
|
OUTPUT_FORMAT="latex --variable fontsize:12pt"
|
||||||
;;
|
;;
|
||||||
reveal)
|
reveal)
|
||||||
FILE_EXT="html"
|
FILE_EXT="html"
|
||||||
|
|||||||
Reference in New Issue
Block a user