From e7cf0ea6602413251eee9a3d004d719770415d6e Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Thu, 3 Mar 2022 15:58:54 +0100 Subject: gnu: Add texlive-listings. * gnu/packages/docbook.scm (texlive-listings): New variable. (texlive-latex-listings): Deprecate variable. (dblatex): Use new variable. * gnu/packages/tex.scm (texlive-latex-xkeyval): Use new variable. --- gnu/packages/docbook.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/docbook.scm') diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm index cb1a0d4d5e..bd0e4e8f5d 100644 --- a/gnu/packages/docbook.scm +++ b/gnu/packages/docbook.scm @@ -473,7 +473,7 @@ the in DocBook SGML DTDs.") texlive-latex-footmisc texlive-hyperref texlive-latex-jknapltx - texlive-latex-listings + texlive-listings texlive-latex-multirow texlive-latex-overpic texlive-latex-pdfpages -- cgit v1.2.3