Skip to content

Commit 18e2f74

Browse files
committed
Updated pandoc to use the yml file
1 parent fca2b2b commit 18e2f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ install:
44
sudo apt-get install -y texlive-latex-recommended
55

66
script:
7-
"pandoc Readme.md -o Readme.pdf"
7+
"pandoc --metadata-file=./pandoc_latex.yml Readme.md -o Readme.pdf"

0 commit comments

Comments
 (0)