~ruther/guix-local

fb5dfa86b1b2a6601a773869f021a959757076fd — Ricardo Wurmus 8 years ago 09acbb0
gnu: texlive-latex-mdwtools: Fix syntax error in description.

* gnu/packages/tex.scm (texlive-latex-mdwtools)[description]: Fix texinfo
syntax error.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/tex.scm
M gnu/packages/tex.scm => gnu/packages/tex.scm +2 -2
@@ 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.")