guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

11/12: gnu: python-numpy-documentation: Add missing packages to texlive-


From: guix-commits
Subject: 11/12: gnu: python-numpy-documentation: Add missing packages to texlive-union.
Date: Tue, 15 Jan 2019 07:05:41 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit c4153008f701d5cd335536adf711fa335f98141d
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Jan 15 13:01:18 2019 +0100

    gnu: python-numpy-documentation: Add missing packages to texlive-union.
    
    * gnu/packages/python.scm (python-numpy-documentation)[native-inputs]: Add
    texlive-fonts-cm-super and texlive-latex-needspace to texlive-union.
---
 gnu/packages/python.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4262bf8..9915fca 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -3261,6 +3261,7 @@ color scales, and color space conversion easy.  It has 
support for:
        ("python-sphinx" ,python-sphinx)
        ("python-numpydoc" ,python-numpydoc)
        ("texlive" ,(texlive-union (list texlive-fonts-amsfonts
+                                        texlive-fonts-cm-super
                                         texlive-fonts-ec
                                         texlive-generic-ifxetex
                                         texlive-generic-pdftex
@@ -3281,6 +3282,7 @@ color scales, and color space conversion easy.  It has 
support for:
                                         texlive-latex-hyperref
                                         texlive-latex-mdwtools
                                         texlive-latex-multirow
+                                        texlive-latex-needspace
                                         texlive-latex-oberdiek
                                         texlive-latex-parskip
                                         texlive-latex-preview



reply via email to

[Prev in Thread] Current Thread [Next in Thread]