1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

View File

@@ -73812,8 +73812,8 @@ which is ordinarily processed by a tightly bound processor (called
(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