mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-nbconvert: Add missing texlive inputs.
* gnu/packages/python-xyz.scm (python-nbconvert)[propagated-inputs]: Add texlive-amsmath, texlive-etoolbox, texlive-infwarerr, and texlive-kvoptions. Change-Id: Id3c93afc9c459e65e1a2e88cc91b4ceac07007ec
This commit is contained in:
parent
5319c309df
commit
0b8204ce80
1 changed files with 4 additions and 0 deletions
|
@ -17965,20 +17965,24 @@ time.")
|
|||
python-tornado-6
|
||||
;; Required at runtime for `jupyter nbconvert --to=pdf`.
|
||||
texlive-adjustbox
|
||||
texlive-amsmath
|
||||
texlive-booktabs
|
||||
texlive-caption
|
||||
texlive-collection-basic
|
||||
texlive-enumitem
|
||||
texlive-environ
|
||||
texlive-eurosym
|
||||
texlive-etoolbox
|
||||
texlive-fancyvrb
|
||||
texlive-float
|
||||
texlive-fontspec
|
||||
texlive-geometry
|
||||
texlive-grffile
|
||||
texlive-hyperref
|
||||
texlive-infwarerr
|
||||
texlive-jknapltx
|
||||
texlive-jknapltx
|
||||
texlive-kvoptions
|
||||
texlive-lm
|
||||
texlive-lm-math
|
||||
texlive-mathpazo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue