diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-05-13 11:54:41 +0200 |
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-18 18:10:44 +0200 |
| commit | 9e4adea8adca392beaac705c10111639b8c51951 (patch) | |
| tree | d545cc91e05181fa37ea4ec4b436e8c4ffc04c63 /gnu/packages/plotutils.scm | |
| parent | 86e7f7722053783ea4a14808a9c6d4cc63157e03 (diff) | |
gnu: texlive-latex-geometry -> texlive-geometry.
* gnu/packages/tex.scm (texlive-geometry): New variable.
(texlive-latex-geometry): Deprecate variable.
(texlive-xindy):
* gnu/packages/chemistry.scm (yaehmop):
* gnu/packages/cran.scm (r-prereg):
* gnu/packages/graphviz.scm (dot2tex):
* gnu/packages/maths.scm (hypre):
* gnu/packages/plotutils.scm (asymptote):
* gnu/packages/python-xyz.scm (python-nbconvert):
* gnu/packages/sphinx.scm (python-sphinx): 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 57517c5bd29..20b08a74c23 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm | |||
| @@ -311,7 +311,7 @@ colors, styles, options and details.") | |||
| 311 | texlive-epsf | 311 | texlive-epsf |
| 312 | texlive-etoolbox | 312 | texlive-etoolbox |
| 313 | texlive-fonts-ec | 313 | texlive-fonts-ec |
| 314 | texlive-latex-geometry | 314 | texlive-geometry |
| 315 | texlive-graphics | 315 | texlive-graphics |
| 316 | texlive-grfext | 316 | texlive-grfext |
| 317 | texlive-hyperref | 317 | texlive-hyperref |
