summaryrefslogtreecommitdiff
path: root/gnu/packages/docbook.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-05-13 16:36:02 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-07-18 18:10:53 +0200
commitf0a491f717f5719af4ece891ca5133da6ba36adf (patch)
treeddcbf1395d59aa9704feb96acfe0f15f968cf317 /gnu/packages/docbook.scm
parent94d0e6c56a3474fd7a389e55365c9cfc653ea12e (diff)
gnu: texlive-latex-multirow -> texlive-multirow.
* gnu/packages/tex.scm (texlive-multirow): New variable. (texlive-latex-multirow): Deprecate variable. (texlive-metalogo): * gnu/packages/docbook.scm (dblatex): * gnu/packages/maths.scm (hypre): Use new name.
Diffstat (limited to 'gnu/packages/docbook.scm')
-rw-r--r--gnu/packages/docbook.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm
index b214dbc9dfd..bc576217e58 100644
--- a/gnu/packages/docbook.scm
+++ b/gnu/packages/docbook.scm
@@ -548,7 +548,7 @@ the in DocBook SGML DTDs.")
548 texlive-hyperref 548 texlive-hyperref
549 texlive-jknapltx 549 texlive-jknapltx
550 texlive-listings 550 texlive-listings
551 texlive-latex-multirow 551 texlive-multirow
552 texlive-latex-overpic 552 texlive-latex-overpic
553 texlive-pdfpages 553 texlive-pdfpages
554 texlive-refcount 554 texlive-refcount