mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: libuemf: Work around Guile texinfo limitations.
* gnu/packages/image.scm (libuemf)[description]: Substitute @acronym{}
for @abbr{}.
This commit is contained in:
@@ -903,8 +903,8 @@ compose, and analyze GIF images.")
|
||||
(home-page "http://libuemf.sourceforge.net/")
|
||||
(synopsis "Library for working with WFM, EMF and EMF+ images")
|
||||
(description "The libUEMF library is a portable C99 implementation for
|
||||
reading and writing @abbr{WFM, Windows Metafile}, @abbr{EMF, Enhanced
|
||||
Metafile}, and @abbr{EMF+, Enhanced Metafile Plus} files.")
|
||||
reading and writing @acronym{WFM, Windows Metafile}, @acronym{EMF, Enhanced
|
||||
Metafile}, and @acronym{EMF+, Enhanced Metafile Plus} files.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public libungif
|
||||
|
||||
Reference in New Issue
Block a user