mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: texlive-latex-parskip -> texlive-parskip.
* gnu/packages/tex.scm (texlive-parskip): New variable. (texlive-latex-parskip): Deprecate variable. * 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.
This commit is contained in:
parent
fae2a0f075
commit
daf6f34c1e
5 changed files with 21 additions and 29 deletions
|
@ -323,7 +323,7 @@ colors, styles, options and details.")
|
|||
texlive-latex-media9
|
||||
texlive-oberdiek ;for ifluatex
|
||||
texlive-latex-ocgx2
|
||||
texlive-latex-parskip
|
||||
texlive-parskip
|
||||
texlive-pdftexcmds
|
||||
texlive-tex-texinfo))))
|
||||
(inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue