gnu: texlive-latex-mdwtools: Fix syntax error in description.
authorRicardo Wurmus <rekado@elephly.net>
Thu, 20 Jul 2017 14:40:29 +0000 (16:40 +0200)
committerRicardo Wurmus <rekado@elephly.net>
Thu, 20 Jul 2017 14:40:29 +0000 (16:40 +0200)
* gnu/packages/tex.scm (texlive-latex-mdwtools)[description]: Fix texinfo
syntax error.

gnu/packages/tex.scm

index 7588eb5..601705e 100644 (file)
@@ -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.")