We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23813e0 commit c212122Copy full SHA for c212122
.travis.yml
@@ -2,6 +2,7 @@ install:
2
- sudo apt-get install -y pandoc
3
- sudo apt-get install -y texlive-latex-base
4
- sudo apt-get install -y texlive-latex-recommended
5
+ - texlive-fonts-recommended
6
7
script:
8
- "pandoc Readme.md -o Readme.pdf"
0 commit comments