gnu: texlive-latex-type1cm -> texlive-type1cm.

* gnu/packages/tex.scm (texlive-type1cm): New variable.
(texlive-latex-type1cm): Deprecate variable.
*
gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]:
Use new name.  Re-order alphabetically.
This commit is contained in:
Nicolas Goaziou 2023-05-14 10:32:49 +02:00
parent 06bc5b28b0
commit 8844e6072f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D
2 changed files with 24 additions and 26 deletions

View file

@ -8032,26 +8032,26 @@ toolkits.")
(list graphviz
inkscape/stable
python-colorspacious
python-ipython
python-ipywidgets
python-mpl-sphinx-theme
python-numpydoc
python-scipy
python-sphinx
python-sphinx-copybutton
python-sphinx-gallery
python-sphinxcontrib-svg2pdfconverter
python-numpydoc
python-ipython
python-ipywidgets
texinfo
texlive-amsfonts
texlive-amsmath
texlive-babel
texlive-etoolbox
texlive-expdlist
texlive-fontspec
texlive-unicode-math
texlive-etoolbox
texlive-underscore
texlive-latex-type1cm
texlive-times
texinfo))
texlive-type1cm
texlive-underscore
texlive-unicode-math))
(synopsis "Documentation for the @code{python-matplotlib} package")))
(define-public python-matplotlib-inline