diff options
author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-05-15 22:14:38 +0200 |
---|---|---|
committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-18 18:11:41 +0200 |
commit | eab3b8036951c5cf89d8be61373746af14b3eff0 (patch) | |
tree | 912560e11336fb80d253b8bdb18912b67ae77cd1 /gnu/packages/maths.scm | |
parent | d669ea32718d3b5406dd984c980b1f09edd94ac1 (diff) |
gnu: texlive-jknappen: Deprecate package.
* gnu/packages/tex.scm (texlive-jknappen): Deprecate variable.
(texlive-paralist):
(texlive-jadetex):
(texlive-xindy):
* gnu/packages/maths.scm (hypre):
* gnu/packages/python-xyz.scm (python-nbconvert): Use TEXLIVE-JKNAPLTX instead.
Diffstat (limited to 'gnu/packages/maths.scm')
-rw-r--r-- | gnu/packages/maths.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index dc1d62e4ad..79fccd7cc5 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -5799,7 +5799,7 @@ set.") texlive-hanging texlive-helvetic texlive-hyperref - texlive-jknappen + texlive-jknapltx texlive-listofitems texlive-multirow texlive-natbib |