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 a43aa1bc79 texinfo: Add basic support for @w{...}.
* module/texinfo.scm (texi-command-specs): Add 'w'.
(space-significant?): Add it.
* module/texinfo/html.scm (tag-replacements): Add 'w'.
* test-suite/tests/texinfo.test ("test-texinfo->stexinfo"): Add test.
2020-06-18 00:30:30 +02:00
..
docbook.scm (texinfo docbook): informaltable is a block element. 2013-02-09 18:19:06 +01:00
html.scm texinfo: Add basic support for @w{...}. 2020-06-18 00:30:30 +02: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