From 38313dd24c0284f1815f74205438f7c4c4f2b728 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Fri, 28 Jan 2022 15:07:12 +0100 Subject: gnu: Remove last texlive-generic-ulem reference. * gnu/packages/tex.scm (texlive-jadetex)[native-inputs]: Remove last reference to texlive-generic-ulem. Replace it with texlive-ulem. --- gnu/packages/tex.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 4fc25ed656..950554069a 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -6599,14 +6599,14 @@ Simple Young tableaux. ;; The t1cmr.fd file of texlive-latex-base refers to the ecrm font, ;; provided by the jknappen package collection. texlive-jknappen - texlive-generic-ulem texlive-hyperref texlive-latex-colortbl texlive-latex-fancyhdr texlive-latex-graphics ;for color.sty texlive-latex-tools ;for array.sty texlive-marvosym - texlive-tex-ini-files)) ;for pdftexconfig + texlive-tex-ini-files ;for pdftexconfig + texlive-ulem)) (home-page "https://www.ctan.org/pkg/jadetex/") (synopsis "TeX macros to produce TeX output using OpenJade") (description "JadeTeX is a companion package to the OpenJade DSSSL -- cgit v1.2.3