Migrate LaTeX to XeTeX
This commit is contained in:
parent
ae028b7d06
commit
dcdd8e56e8
16 changed files with 17 additions and 38 deletions
|
|
@ -12,8 +12,7 @@ RUN apt-get update && \
|
|||
python3-babel python3-lockfile python3-pip python3-phonenumbers ipython3 \
|
||||
python3-bs4 python3-setuptools \
|
||||
uwsgi uwsgi-plugin-python3 \
|
||||
texlive-latex-base texlive-latex-recommended texlive-lang-french lmodern texlive-fonts-recommended \
|
||||
gettext libjs-bootstrap4 fonts-font-awesome && \
|
||||
texlive-xetex gettext libjs-bootstrap4 fonts-font-awesome && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Instal PyPI requirements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue