gnu: texlive-xfor: Fix typo.

* gnu/packages/tex.scm (texlive-xfor)[description]: Use Texinfo markup for
"break" statement.
This commit is contained in:
Nicolas Goaziou 2023-09-05 23:04:51 +02:00
parent eb9b0046f5
commit 91f1be9ddf
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -73812,8 +73812,8 @@ (define-public texlive-xfor
(description
"The package redefines the LaTeX internal @code{\\@@for} macro so that
the loop may be prematurely terminated. The action is akin to the C/Java
break statement, except that the loop does not terminate until the end of the
current iteration.")
@code{break} statement, except that the loop does not terminate until the end
of the current iteration.")
(license license:lppl)))
(define-public texlive-2up