From 58d6740f0c5829409d751f4adac5177e11892649 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 14 May 2023 11:32:53 +0200 Subject: gnu: texlive-latex-preview -> texlive-preview. * gnu/packages/tex.scm (texlive-preview): New variable. (texlive-latex-preview): Deprecate variable. * gnu/packages/graphviz.scm (dot2tex)[propagated-inputs]: * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Use new name. --- gnu/packages/sphinx.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/sphinx.scm') diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm index c2d744ed00..4c6d7263dd 100644 --- a/gnu/packages/sphinx.scm +++ b/gnu/packages/sphinx.scm @@ -125,7 +125,7 @@ (define-public python-sphinx texlive-latex-needspace texlive-oberdiek ;hypcap texlive-parskip - texlive-latex-preview + texlive-preview texlive-tabulary texlive-titlesec texlive-tools ;multicol, longtable -- cgit v1.2.3