From 51a55ec735606ee8ad7cf3051b1e0b09aaea8eb9 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sat, 13 May 2023 16:17:13 +0200 Subject: gnu: texlive-latex-colortbl -> texlive-colortbl. * gnu/packages/tex.scm (texlive-colortbl): New variable. (texlive-latex-colortbl): Deprecate variable. (texlive-jadetex): * gnu/packages/docbook.scm (dblatex): * gnu/packages/maths.scm (hypre): Use new name. --- gnu/packages/maths.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/maths.scm') diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 6466d1b8c7..c859b1d97a 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -5799,7 +5799,7 @@ set.") texlive-xypic texlive-listofitems texlive-cmap - texlive-latex-colortbl + texlive-colortbl texlive-latex-float texlive-fncychap texlive-framed -- cgit v1.2.3