diff options
author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2022-03-09 00:26:30 +0100 |
---|---|---|
committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2022-03-09 00:26:30 +0100 |
commit | 359636a40833cee9a5a0a00ffc1b501b432cfb8d (patch) | |
tree | 2f859029bd58680777af176d1ac9aa469e03d8b0 /gnu/packages/maths.scm | |
parent | 4810804e72530ce7b706a9d1e53d6bf6974bb44f (diff) |
gnu: texlive-latex-titlesec: Rename to texlive titlesec.
* gnu/packages/tex.scm (texlive-titlesec): New variable.
(texlive-latex-titlesec): Deprecate name.
* gnu/packages/python-xyz.scm (python-ipython-documentation):
(python-numpy-documentation):
* gnu/packages/docbook.scm (dblatex):
* gnu/packages/maths.scm (hypre): Use new name.
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 e0eaffac8d..be7bee22f2 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -5570,7 +5570,7 @@ set.") texlive-latex-parskip texlive-latex-stackengine texlive-latex-tabulary - texlive-latex-titlesec + texlive-titlesec texlive-latex-tocloft texlive-latex-upquote texlive-latex-varwidth |