me
/
guix
Archived
1
0
Fork 0

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.
master
Nicolas Goaziou 2022-03-04 02:00:09 +01:00
parent e7cf0ea660
commit 006538c527
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
3 changed files with 14 additions and 14 deletions

View File

@ -485,7 +485,7 @@ the in DocBook SGML DTDs.")
texlive-fonts-rsfs texlive-fonts-rsfs
texlive-stmaryrd texlive-stmaryrd
texlive-generic-iftex))) texlive-iftex)))
("imagemagick" ,imagemagick) ;for convert ("imagemagick" ,imagemagick) ;for convert
("inkscape" ,inkscape) ;for svg conversion ("inkscape" ,inkscape) ;for svg conversion
("docbook" ,docbook-xml) ("docbook" ,docbook-xml)

View File

@ -5831,7 +5831,7 @@ readable format.")
("python-numpydoc" ,python-numpydoc) ("python-numpydoc" ,python-numpydoc)
("texlive" ,(texlive-updmap.cfg (list texlive-cm-super ("texlive" ,(texlive-updmap.cfg (list texlive-cm-super
texlive-fonts-ec texlive-fonts-ec
texlive-generic-iftex texlive-iftex
texlive-pdftex texlive-pdftex
texlive-amsfonts texlive-amsfonts
texlive-latex-capt-of texlive-latex-capt-of
@ -8917,7 +8917,7 @@ computing.")
;; FIXME: It's possible that a smaller union would work just as well. ;; FIXME: It's possible that a smaller union would work just as well.
("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts ("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts
texlive-fonts-ec texlive-fonts-ec
texlive-generic-iftex texlive-iftex
texlive-pdftex texlive-pdftex
texlive-latex-capt-of texlive-latex-capt-of
texlive-latex-cmap texlive-latex-cmap
@ -12614,7 +12614,7 @@ time.")
texlive-eurosym texlive-eurosym
texlive-fonts-rsfs texlive-fonts-rsfs
texlive-generic-ulem texlive-generic-ulem
texlive-generic-iftex texlive-iftex
texlive-jknappen texlive-jknappen
texlive-latex-amsmath texlive-latex-amsmath
texlive-latex-enumitem texlive-latex-enumitem
@ -26474,7 +26474,7 @@ By default it uses the open Python vulnerability database Safety DB.")
(native-inputs (native-inputs
`(("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts `(("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts
texlive-fonts-ec texlive-fonts-ec
texlive-generic-iftex texlive-iftex
texlive-hyperref texlive-hyperref
texlive-oberdiek texlive-oberdiek
texlive-lm texlive-lm

View File

@ -3458,7 +3458,7 @@ XML, using UTF-8 or a suitable 8-bit encoding.")
texlive-generic-bitset texlive-generic-bitset
texlive-generic-etexcmds texlive-generic-etexcmds
texlive-generic-gettitlestring texlive-generic-gettitlestring
texlive-generic-iftex texlive-iftex
texlive-generic-infwarerr texlive-generic-infwarerr
texlive-generic-intcalc texlive-generic-intcalc
texlive-generic-kvdefinekeys texlive-generic-kvdefinekeys
@ -3512,7 +3512,7 @@ pdf and HTML backends. The package is distributed with the @code{backref} and
(("ifpdf.ins") "ifpdf.dtx")) (("ifpdf.ins") "ifpdf.dtx"))
#t))))) #t)))))
(propagated-inputs (propagated-inputs
(list texlive-generic-iftex)) (list texlive-iftex))
(home-page "https://www.ctan.org/pkg/oberdiek") (home-page "https://www.ctan.org/pkg/oberdiek")
(synopsis "Bundle of packages submitted by Heiko Oberdiek") (synopsis "Bundle of packages submitted by Heiko Oberdiek")
(description (description
@ -4909,7 +4909,7 @@ Unicode option of @code{inputenc} or @code{inputenx}, or by XeLaTeX/LuaLaTeX.")
(copy-recursively (string-append origin "/source") source) (copy-recursively (string-append origin "/source") source)
(copy-recursively (string-append origin "/doc") doc)))))))) (copy-recursively (string-append origin "/doc") doc))))))))
(propagated-inputs (propagated-inputs
(list texlive-generic-iftex texlive-generic-infwarerr (list texlive-iftex texlive-generic-infwarerr
texlive-generic-ltxcmds)) texlive-generic-ltxcmds))
(home-page "https://www.ctan.org/pkg/pdftexcmds") (home-page "https://www.ctan.org/pkg/pdftexcmds")
(synopsis "LuaTeX support for pdfTeX utility functions") (synopsis "LuaTeX support for pdfTeX utility functions")
@ -8098,7 +8098,7 @@ can be manipulated.")
"11y6pnlq13bp0ybi7c82g8ds8085zv1zaslgqv3dzhgi3dklpc0c") "11y6pnlq13bp0ybi7c82g8ds8085zv1zaslgqv3dzhgi3dklpc0c")
#:trivial? #t)) #:trivial? #t))
(propagated-inputs (propagated-inputs
(list texlive-generic-infwarerr texlive-generic-iftex)) (list texlive-generic-infwarerr texlive-iftex))
(home-page "https://www.ctan.org/pkg/etexcmds") (home-page "https://www.ctan.org/pkg/etexcmds")
(synopsis "Avoid name clashes with e-TeX commands") (synopsis "Avoid name clashes with e-TeX commands")
(description (description
@ -8790,9 +8790,9 @@ may be used instead of @code{\\marginpar} at almost every place where
frames made with the @code{framed} package.") frames made with the @code{framed} package.")
(license license:lppl1.3c+)))) (license license:lppl1.3c+))))
(define-public texlive-generic-iftex (define-public texlive-iftex
(let ((template (simple-texlive-package (let ((template (simple-texlive-package
"texlive-generic-iftex" "texlive-iftex"
(list "/doc/generic/iftex/" (list "/doc/generic/iftex/"
"/tex/generic/iftex/") "/tex/generic/iftex/")
(base32 (base32
@ -8810,9 +8810,9 @@ package also provides the @code{\\RequirePDFTeX}, @code{\\RequireXeTeX}, and
LuaTeX (respectively) is not the engine in use.") LuaTeX (respectively) is not the engine in use.")
(license license:lppl1.3+)))) (license license:lppl1.3+))))
(define-deprecated-package texlive-iftex texlive-generic-iftex) (define-deprecated-package texlive-generic-iftex texlive-iftex)
(define-deprecated-package texlive-generic-ifxetex texlive-generic-iftex) (define-deprecated-package texlive-generic-ifxetex texlive-iftex)
(define-public texlive-tools (define-public texlive-tools
(let ((template (simple-texlive-package (let ((template (simple-texlive-package
@ -8907,7 +8907,7 @@ are part of the LaTeX required tools distribution, comprising the packages:
texlive-graphics-def texlive-graphics-def
texlive-xcolor texlive-xcolor
texlive-latex-footmisc texlive-latex-footmisc
texlive-generic-iftex texlive-iftex
texlive-listings texlive-listings
texlive-pstricks texlive-pstricks
texlive-pst-text texlive-pst-text