summaryrefslogtreecommitdiff
path: root/module/texinfo
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary module imports.Ludovic Courtès2023-02-244-8/+0
* texinfo: Add basic support for @w{...}.Ludovic Courtès2020-06-181-1/+2
* texinfo: Properly render @acronym in plain text.Ludovic Courtès2020-01-291-1/+12
* texinfo: Add '*line-width*' fluid to control line wrapping.Ludovic Courtès2020-01-291-4/+7
* Merge from stable-2.2Andy Wingo2019-08-021-0/+4
|\
| * stexi->shtml: Add support for @i, @math, @tie and @dots.Christopher Baines2019-06-181-0/+4
* | Remove all deprecated codeAndy Wingo2017-05-221-6/+1
|/
* texinfo: Remove unnecessary (oop goops) dependency.Ludovic Courtès2017-03-011-1/+0
* Texinfo serialization: add braces when neededAndy Wingo2016-10-111-29/+50
* Fix texinfo->html for @acronym, @itemizeAndy Wingo2016-06-241-5/+19
* Improve correctness and consistency of 'eval-when' usage.Mark H Weaver2014-01-231-1/+1
* texinfo plain-text: Use `match' for `stexi->plain-text'.Ludovic Courtès2013-03-221-20/+14
* texinfo: Add whitespace after periods.Ludovic Courtès2013-03-221-2/+13
* texinfo plain-text: Properly render @dots{}.Ludovic Courtès2013-03-211-0/+1
* (texinfo docbook): informaltable is a block element.Andy Wingo2013-02-091-1/+1
* (texinfo plain-text): Pass @math{} through as-is.Andy Wingo2013-02-091-1/+2
* (texinfo serialize): don't break words when wrappingAndy Wingo2013-02-091-2/+3
* docbook->texi fixAndy Wingo2012-05-081-2/+6
* (texinfo docbook) support for @acronymAndy Wingo2012-05-071-1/+3
* add support for texinfo parsed arguments, like @acronymAndy Wingo2012-05-071-1/+16
* Improve the usage of variable names in Scheme docstrings.Bake Timmons2012-02-021-2/+2
* Use default value for make-fluid in Scheme filesAndy Wingo2011-11-231-7/+3
* module-stexi-documentation #:docs-resolver keyword argAndy Wingo2011-08-231-2/+7
* fix stexi->html double translationAndy Wingo2011-03-261-7/+5
* fix (texinfo reflection) to handle nested structures like syntax patternsAndy Wingo2011-03-261-2/+2
* stexi->shtml supports itemxAndy Wingo2011-01-251-3/+9
* Fix typos.Ludovic Courtès2010-09-021-7/+8
* scm_i_program_properties is internal; just use procedure-propertiesAndy Wingo2010-04-171-5/+4
* (texinfo reflection) parses out macro metadataAndy Wingo2010-03-291-19/+36
* fix texinfo reflection for proceduresAndy Wingo2010-01-121-28/+26
* Remove unused top-level variables.Ludovic Courtès2010-01-113-11/+3
* integrate guile-lib docsAndy Wingo2009-12-211-1/+39
* import statprof, sxml, and texinfo from guile-libAndy Wingo2009-12-217-0/+2080