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/python-xyz.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/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 9c120879d27..6317f5cd98b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm | |||
| @@ -5856,7 +5856,7 @@ readable format.") | |||
| 5856 | texlive-latex-preview | 5856 | texlive-latex-preview |
| 5857 | texlive-latex-tabulary | 5857 | texlive-latex-tabulary |
| 5858 | texlive-latex-threeparttable | 5858 | texlive-latex-threeparttable |
| 5859 | texlive-latex-titlesec | 5859 | texlive-titlesec |
| 5860 | texlive-latex-trimspaces | 5860 | texlive-latex-trimspaces |
| 5861 | texlive-latex-ucs | 5861 | texlive-latex-ucs |
| 5862 | texlive-latex-upquote | 5862 | texlive-latex-upquote |
| @@ -8941,7 +8941,7 @@ computing.") | |||
| 8941 | texlive-latex-preview | 8941 | texlive-latex-preview |
| 8942 | texlive-latex-tabulary | 8942 | texlive-latex-tabulary |
| 8943 | texlive-latex-threeparttable | 8943 | texlive-latex-threeparttable |
| 8944 | texlive-latex-titlesec | 8944 | texlive-titlesec |
| 8945 | texlive-latex-trimspaces | 8945 | texlive-latex-trimspaces |
| 8946 | texlive-latex-ucs | 8946 | texlive-latex-ucs |
| 8947 | texlive-latex-upquote | 8947 | texlive-latex-upquote |
