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:
parent
a93f7a2ee3
commit
a944b455d1
1 changed files with 2 additions and 0 deletions
|
@ -11845,6 +11845,7 @@ time.")
|
|||
texlive-latex-float
|
||||
texlive-fontspec
|
||||
texlive-latex-geometry
|
||||
texlive-grffile
|
||||
texlive-hyperref
|
||||
texlive-latex-jknapltx
|
||||
texlive-latex-ms
|
||||
|
@ -11855,6 +11856,7 @@ time.")
|
|||
texlive-latex-ucs
|
||||
texlive-lm
|
||||
texlive-mathpazo
|
||||
texlive-stringenc
|
||||
texlive-tcolorbox
|
||||
texlive-titling
|
||||
texlive-tools
|
||||
|
|
Reference in a new issue