1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-01 09:50:19 +02:00
guile/module/texinfo
Christopher Baines 4c1901b90f 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.
2019-06-18 10:05:55 -04: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 plain-text: Use match' for stexi->plain-text'. 2013-03-22 22:09:05 +01:00
reflection.scm module-stexi-documentation #:docs-resolver keyword arg 2011-08-23 18:00:02 +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