gnu: python-nbconvert: Add texlive-grffile and texlive-stringenc.

* gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Add
texlive-grffile and texlive-stringenc to texlive-updmap.cfg union.
This commit is contained in:
Ricardo Wurmus 2021-11-12 23:55:06 +00:00
parent a93f7a2ee3
commit a944b455d1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11845,6 +11845,7 @@ (define-public python-nbconvert
texlive-latex-float texlive-latex-float
texlive-fontspec texlive-fontspec
texlive-latex-geometry texlive-latex-geometry
texlive-grffile
texlive-hyperref texlive-hyperref
texlive-latex-jknapltx texlive-latex-jknapltx
texlive-latex-ms texlive-latex-ms
@ -11855,6 +11856,7 @@ (define-public python-nbconvert
texlive-latex-ucs texlive-latex-ucs
texlive-lm texlive-lm
texlive-mathpazo texlive-mathpazo
texlive-stringenc
texlive-tcolorbox texlive-tcolorbox
texlive-titling texlive-titling
texlive-tools texlive-tools