stexi->shtml: Add support for @i, @math, @tie and @dots.
authorChristopher Baines <mail@cbaines.net>
Sun, 16 Jun 2019 14:36:24 +0000 (15:36 +0100)
committerMark H Weaver <mhw@netris.org>
Tue, 18 Jun 2019 14:05:55 +0000 (10:05 -0400)
commit4c1901b90ff457c274bec7bfca27568de3930c17
tree6c65dc686317d1ee9b8eb2fa821ddee498e4000e
parent78b261d376520c02173ea4310efd61855acec9ed
stexi->shtml: Add support for @i, @math, @tie and @dots.

* module/texinfo/html.scm (tag-replacements): Add support for @i
and @math.  The tags used come from the texinfo documentation.
(rules): Convert @tie and @dots to the appropriate HTML entities.
module/texinfo/html.scm