diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-05-13 16:18:14 +0200 |
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-18 18:10:50 +0200 |
| commit | 30302ded0df49984b6c532af071633b968a0f48b (patch) | |
| tree | 8d95100428fe3f9214dd6d88a925c889e0f335bd /gnu/packages/docbook.scm | |
| parent | 51a55ec735606ee8ad7cf3051b1e0b09aaea8eb9 (diff) | |
gnu: texlive-latex-fancybox -> texlive-fancybox.
* gnu/packages/tex.scm (texlive-fancybox): New variable.
(texlive-latex-fancybox): Deprecate variable.
* gnu/packages/docbook.scm (dblatex): Use new name.
Diffstat (limited to 'gnu/packages/docbook.scm')
| -rw-r--r-- | gnu/packages/docbook.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm index 12da744453a..709f45eda7d 100644 --- a/gnu/packages/docbook.scm +++ b/gnu/packages/docbook.scm | |||
| @@ -540,7 +540,7 @@ the in DocBook SGML DTDs.") | |||
| 540 | texlive-bookmark | 540 | texlive-bookmark |
| 541 | texlive-changebar | 541 | texlive-changebar |
| 542 | texlive-colortbl | 542 | texlive-colortbl |
| 543 | texlive-latex-fancybox | 543 | texlive-fancybox |
| 544 | texlive-fancyhdr | 544 | texlive-fancyhdr |
| 545 | texlive-fancyvrb | 545 | texlive-fancyvrb |
| 546 | texlive-latex-float | 546 | texlive-latex-float |
