mirror of
https://github.com/strongdm/comply
synced 2024-11-22 07:34:54 +00:00
Added package for missing fonts, otherwise updated pandoc 2 with pandoc -f markdown+smart doesn't work and throws a mktextfm ecrm1000 error (#46)
This commit is contained in:
parent
fc1a1d9abc
commit
f2ef58e7bd
@ -8,6 +8,7 @@ RUN apt-get update -y \
|
|||||||
&& apt-get install -y -o Acquire::Retries=10 --no-install-recommends \
|
&& apt-get install -y -o Acquire::Retries=10 --no-install-recommends \
|
||||||
texlive-latex-base \
|
texlive-latex-base \
|
||||||
texlive-xetex \
|
texlive-xetex \
|
||||||
|
texlive-fonts-recommended \
|
||||||
latex-xcolor \
|
latex-xcolor \
|
||||||
texlive-latex-extra \
|
texlive-latex-extra \
|
||||||
fontconfig \
|
fontconfig \
|
||||||
|
Loading…
Reference in New Issue
Block a user