gnu: dblatex: Use patched texlive-amsfonts.
* gnu/packages/docbook.scm (dblatex)[inputs]: Use texlive-amsfonts/patched.master
parent
c2b6d36b66
commit
701a115533
|
@ -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