gnu: texlive-mathpazo: Include virtual font files.

* gnu/packages/tex.scm (texlive-mathpazo)[inherit]: Add directory.
This commit is contained in:
Paul Garlick 2020-10-06 17:46:22 +01:00
parent 024b273ecc
commit 6ca673b30d
No known key found for this signature in database
GPG key ID: AAC7E891896B568A

View file

@ -7497,9 +7497,10 @@ Symbol font from Adobe's basic set.")
(list "/doc/latex/mathpazo/" (list "/doc/latex/mathpazo/"
"/fonts/afm/public/mathpazo/" "/fonts/afm/public/mathpazo/"
"/fonts/tfm/public/mathpazo/" "/fonts/tfm/public/mathpazo/"
"/fonts/type1/public/mathpazo/") "/fonts/type1/public/mathpazo/"
"/fonts/vf/public/mathpazo/")
(base32 (base32
"1k04ijgi54hbddayngy1zq4mxf995gn6ky3vr1z8syifqqipqv11") "02in6hdnbnkz216mpy8g6fk3wmlls8nh5982vmg37vhbj77lk0rh")
#:trivial? #t)) #:trivial? #t))
(home-page "http://www.ctan.org/pkg/mathpazo") (home-page "http://www.ctan.org/pkg/mathpazo")
(synopsis "Fonts to typeset mathematics to match Palatino") (synopsis "Fonts to typeset mathematics to match Palatino")