From fb5dfa86b1b2a6601a773869f021a959757076fd Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Thu, 20 Jul 2017 16:40:29 +0200 Subject: gnu: texlive-latex-mdwtools: Fix syntax error in description. * gnu/packages/tex.scm (texlive-latex-mdwtools)[description]: Fix texinfo syntax error. --- gnu/packages/tex.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 7588eb5392..601705e98a 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -2418,8 +2418,8 @@ pdf and HTML backends. The package is distributed with the @code{backref} and (synopsis "Miscellaneous tools by Mark Wooding") (description "This collection of tools includes: @code{atsupport} for short commands -starting with @code{@}, macros to sanitize the OT1 encoding of the @code{cmtt} -fonts; a @code{doafter} command; improved @code{footnote} support; +starting with @code{@@}, macros to sanitize the OT1 encoding of the +@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} support; @code{mathenv} for various alignment in maths; list handling; @code{mdwmath} which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular and array environments; verbatim handling; and syntax diagrams.") -- cgit v1.2.3