diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2022-03-06 11:55:53 +0100 |
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2022-03-06 12:22:16 +0100 |
| commit | 38ec52136f48c8bdcb6622096f25812d5a507cf6 (patch) | |
| tree | 57767552c4cd8bda7a3b8fd9415f134f48bb0b7a /gnu/packages/plotutils.scm | |
| parent | c63566c5cfe622575637530227169f7d40c2422a (diff) | |
gnu: texlive-latex-kvoptions: Rename to texlive-kvoptions.
* gnu/packages/tex.scm (texlive-kvoptions): New variable.
(texlive-latex-kvoptions): Deprecated alias.
(texlive-hyperref):
* gnu/packages/plotutils.scm (asymptote): Use new name.
Diffstat (limited to 'gnu/packages/plotutils.scm')
| -rw-r--r-- | gnu/packages/plotutils.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm index 26623bc4873..564a68618b4 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm | |||
| @@ -302,7 +302,7 @@ colors, styles, options and details.") | |||
| 302 | texlive-latex-base | 302 | texlive-latex-base |
| 303 | texlive-latex-geometry | 303 | texlive-latex-geometry |
| 304 | texlive-graphics | 304 | texlive-graphics |
| 305 | texlive-latex-kvoptions | 305 | texlive-kvoptions |
| 306 | texlive-latex-media9 | 306 | texlive-latex-media9 |
| 307 | texlive-oberdiek ;for ifluatex | 307 | texlive-oberdiek ;for ifluatex |
| 308 | texlive-latex-ocgx2 | 308 | texlive-latex-ocgx2 |
