mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
Add texlive-generic-recommended to fix PDF export
Fixes #99 (c) Copyright IBM Corp. 2016
This commit is contained in:
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \
|
||||
texlive-latex-extra \
|
||||
texlive-fonts-extra \
|
||||
texlive-fonts-recommended \
|
||||
texlive-generic-recommended \
|
||||
sudo \
|
||||
locales \
|
||||
libxrender1 \
|
||||
|
Reference in New Issue
Block a user