mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: texlive-latex-mdwtools: Fix syntax error in description.
* gnu/packages/tex.scm (texlive-latex-mdwtools)[description]: Fix texinfo syntax error.
This commit is contained in:
parent
09acbb02c7
commit
fb5dfa86b1
1 changed files with 2 additions and 2 deletions
|
@ -2418,8 +2418,8 @@ (define-public texlive-latex-mdwtools
|
|||
(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.")
|
||||
|
|
Loading…
Reference in a new issue