Skip to content

Commit

Permalink
Add luatex85
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Feb 7, 2021
1 parent 85ee99c commit 165efc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install:
- inkscape --version
# install minimal version of TeX Live via automatic installation script
- pip install https://github.com/MaxNoe/texlive-batch-installation/archive/master.tar.gz
- install_texlive -t 2020 -s d -i 'xkeyval,standalone,luaotfload,xcolor,pgf,graphicx,fontspec,xifthen,tools,ifmtarg' -p $HOME/.local/texlive -v
- install_texlive -t 2020 -s d -i 'luatex85,xkeyval,standalone,luaotfload,xcolor,pgf,graphicx,fontspec,xifthen,tools,ifmtarg' -p $HOME/.local/texlive -v
- export PATH="$HOME/.local/texlive/2020/bin/x86_64-linux:$PATH"
# install montserrat font
- curl -Lo $HOME/montserrat.zip https://fonts.google.com/download?family=Montserrat
Expand Down

0 comments on commit 165efc7

Please sign in to comment.