1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module/texinfo
Ludovic Courtès ff14b77ff5 texinfo: Properly render @acronym in plain text.
Fixes <https://bugs.gnu.org/37846>.
Reported by Christopher Baines <mail@cbaines.net>.

* module/texinfo/plain-text.scm (acronym): New procedure.
(tag-handlers): Change 'acro' handle to ACRONYM, and add 'acronym'
handler.
* test-suite/tests/texinfo.plain-text.test ("stexi->plain-text")
["acronym", "recursive acronym"]: New tests.
2020-01-29 15:19:37 +01:00
..
docbook.scm (texinfo docbook): informaltable is a block element. 2013-02-09 18:19:06 +01:00
html.scm stexi->shtml: Add support for @i, @math, @tie and @dots. 2019-06-18 10:05:55 -04:00
indexing.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00
plain-text.scm texinfo: Properly render @acronym in plain text. 2020-01-29 15:19:37 +01:00
reflection.scm Remove all deprecated code 2017-05-22 13:36:42 +02:00
serialize.scm Texinfo serialization: add braces when needed 2016-10-11 22:08:03 +02:00
string-utils.scm texinfo: Remove unnecessary (oop goops) dependency. 2017-03-01 19:28:04 +01:00