[bug#65873,4/5] gnu: texlive-latex-make: Update description.
Commit Message
Upstreamed with 1dcc04aaa860b123924ae83fc30a47d6f7179f7a.
[1]: <https://gitlab.inria.fr/latex-utils/latex-make/-/commit/1dcc04aaa860b123924ae83fc30a47d6f7179f7a>
* gnu/packages/tex.scm (texlive-latex-make)[description]: Update description.
---
gnu/packages/tex.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -40434,7 +40434,7 @@ (define-public texlive-latex-make
@item @file{figlatex.sty}: a LaTeX package to easily insert Xfig figures. It
can interact with LaTeX.mk so that the latter automatically invokes
-@command{transfig} if needed.
+@command{fig2dev} if needed.
@end itemize")
(license license:gpl3+)))