mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 03:21:49 +02:00
gnu: dblatex: Use patched texlive-amsfonts.
* gnu/packages/docbook.scm (dblatex)[inputs]: Use texlive-amsfonts/patched.
This commit is contained in:
@@ -394,7 +394,7 @@ the in DocBook SGML DTDs.")
|
||||
(build-system python-build-system)
|
||||
;; TODO: Add xfig/transfig for fig2dev utility
|
||||
(inputs
|
||||
`(("texlive" ,(texlive-union (list texlive-amsfonts
|
||||
`(("texlive" ,(texlive-union (list texlive-amsfonts/patched
|
||||
texlive-latex-anysize
|
||||
texlive-latex-appendix
|
||||
texlive-latex-changebar
|
||||
|
||||
Reference in New Issue
Block a user