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