mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
switch to xelatex for building latexpdf as it supports more unicode
This commit is contained in:
@ -101,7 +101,7 @@ docs: &docs
|
||||
name: install latexpdf dependencies
|
||||
command: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install latexmk tex-gyre texlive-fonts-extra
|
||||
sudo apt-get install latexmk tex-gyre texlive-fonts-extra texlive-xetex xindy
|
||||
- run:
|
||||
name: run tox
|
||||
command: python -m tox run -r
|
||||
|
||||
Reference in New Issue
Block a user