mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: texlive-generic-iftex: Rename to texlive-iftex.
* gnu/packages/tex.scm (texlive-iftex): Renamed from TEXLIVE-GENERIC-IFTEX. (texlive-hyperref): (texlive-oberdiek): (texlive-pdftexcmds): (texlive-generic-etexcmds): (texlive-generic-iftex): (texlive-generic-ifxetex): (texlive-latex-xkeyval): * gnu/packages/docbook.scm (dblatex): * gnu/packages/python-xyz.scm (python-numpy-documentation): (python-ipython-documentation): (python-nbconvert): (python-pypandoc): Apply renaming.
This commit is contained in:
parent
e7cf0ea660
commit
006538c527
3 changed files with 14 additions and 14 deletions
|
@ -5831,7 +5831,7 @@ readable format.")
|
|||
("python-numpydoc" ,python-numpydoc)
|
||||
("texlive" ,(texlive-updmap.cfg (list texlive-cm-super
|
||||
texlive-fonts-ec
|
||||
texlive-generic-iftex
|
||||
texlive-iftex
|
||||
texlive-pdftex
|
||||
texlive-amsfonts
|
||||
texlive-latex-capt-of
|
||||
|
@ -8917,7 +8917,7 @@ computing.")
|
|||
;; FIXME: It's possible that a smaller union would work just as well.
|
||||
("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts
|
||||
texlive-fonts-ec
|
||||
texlive-generic-iftex
|
||||
texlive-iftex
|
||||
texlive-pdftex
|
||||
texlive-latex-capt-of
|
||||
texlive-latex-cmap
|
||||
|
@ -12614,7 +12614,7 @@ time.")
|
|||
texlive-eurosym
|
||||
texlive-fonts-rsfs
|
||||
texlive-generic-ulem
|
||||
texlive-generic-iftex
|
||||
texlive-iftex
|
||||
texlive-jknappen
|
||||
texlive-latex-amsmath
|
||||
texlive-latex-enumitem
|
||||
|
@ -26474,7 +26474,7 @@ By default it uses the open Python vulnerability database Safety DB.")
|
|||
(native-inputs
|
||||
`(("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts
|
||||
texlive-fonts-ec
|
||||
texlive-generic-iftex
|
||||
texlive-iftex
|
||||
texlive-hyperref
|
||||
texlive-oberdiek
|
||||
texlive-lm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue