From 91aa20e2372c30549c6d2a2c31b4d6742e4dcdbd Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Fri, 4 Mar 2022 02:21:25 +0100 Subject: gnu: Add texlive-fancyhdr. * gnu/packages/tex.scm (texlive-fancyhdr): New variable. (texlive-latex-fancyhdr): Deprecate variable. (texlive-jadetex): * gnu/packages/docbook.scm (dblatex): * gnu/packages/python-xyz.scm (python-numpy-documentation): (python-ipython-documentation): Use new variable. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/python-xyz.scm') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 22131820a4..834eaf03fb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5840,7 +5840,7 @@ readable format.") texlive-latex-eqparbox texlive-etoolbox texlive-latex-expdlist - texlive-latex-fancyhdr + texlive-fancyhdr texlive-latex-fancyvrb texlive-latex-fncychap texlive-latex-float @@ -8925,7 +8925,7 @@ computing.") texlive-latex-eqparbox texlive-etoolbox texlive-latex-expdlist - texlive-latex-fancyhdr + texlive-fancyhdr texlive-latex-fancyvrb texlive-latex-fncychap texlive-latex-float -- cgit v1.3