Merge branch 'bugs/missing-font'

This commit is contained in:
Wikiti 2019-08-22 16:12:22 +01:00
commit ab7ccdfcd5
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ jobs:
- run:
name: Setup dependencies
command:
apk add make
apk add make texlive-xetex ttf-dejavu
- run:
name: Build all formats

View File

@ -254,7 +254,7 @@ The generated file will be placed in *build/pdf*.
Please, note that PDF file generation requires some extra dependencies (~ 800 MB):
```sh
sudo apt-get install texlive-latex-base texlive-fonts-recommended texlive-latex-extra
sudo apt-get install texlive-xetex ttf-dejavu
```
#### Export to EPUB