aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/engine
AgeCommit message (Expand)Author
2022-03-10html: Fix year in copyright header for Arun Isaac.Arun Isaac
2022-02-22html: Include custom head outside <style> tag.Arun Isaac
2021-02-02info: Mark :info-dir-category and :info-dir-entry as supported.Ludovic Courtès
2020-11-01justify: Turn '*margin*' into a parameter.Ludovic Courtès
2020-11-01info: Number section titles.Ludovic Courtès
2020-11-01info: Avoid extra leading newline for the first paragraph of a section.Ludovic Courtès
2020-11-01info: Add extra newline after node heading.Ludovic Courtès
2020-11-01info: Emit dir-category and dir-entry.Ludovic Courtès
2020-08-06Remove 'cond-expand' clauses for Guile 1.8.Ludovic Courtès
2020-08-02lout: Replace more Unicode characters.Ludovic Courtès
2020-08-01Adjust autoload lists.Ludovic Courtès
2020-08-01Write '#:use-module', '#:export', etc. instead of ':use-module', etc.Ludovic Courtès
2018-04-29html: Do not emit <big> and <strong> for titles.Ludovic Courtès
2018-03-30syntax: Rename '_' to 'G_' to avoid issues on Guile 2.2.Ludovic Courtès
2015-06-21Assorted improvements of user-facing messages.Ludovic Courtès
2015-05-29latex: Don't emit \noindent for paragraphs.Ludovic Courtès
2015-03-11Replace "illegal" with "invalid" in error messages.Ludovic Courtès
2015-03-11Use quotes instead of backticks in user-facing messages.Ludovic Courtès
2012-12-01html: Enclose footnotes in <div class="footnote">.Ludovic Courtès
2012-12-01html: Don't emit nested <a> tags for footnotes.Ludovic Courtès
2012-12-01html: footnotes: Fix predicate to determine whether nodes are in the same file.Ludovic Courtès
2012-11-29html: Fix erroneous tag close for footnotes.Ludovic Courtès
2012-11-29html: Emit each footnote only once.Ludovic Courtès
2012-11-29html: Remove redundant `match' pattern.Ludovic Courtès
2012-11-20html: Fix footnote handling for single-page documents.Ludovic Courtès
2012-08-18info: Add to-do.Ludovic Courtès
2012-05-29lout: lout-illustration: Emit the result of `inline-definitions-proc'.Ludovic Courtès
2012-05-29info: image: Convert the image to a bitmap format.Ludovic Courtès
2012-05-28info: Honor `:text' option of `ref'; determine the right suffix for *Note.Ludovic Courtès
2012-05-27info: Factorize section cross-referencing.Ludovic Courtès
2012-05-27info: Implement the `image' markup.Ludovic Courtès
2012-05-27info: Add writers for `prog'.Ludovic Courtès
2012-05-27info: Indent second paragraphs.Ludovic Courtès
2012-05-24doc: lout: Render examples in a colored box.Ludovic Courtès
2012-05-23html: Set the output port's conversion strategy to 'error.Ludovic Courtès
2012-05-18html: Set the output encoding for secondary output files as well.Ludovic Courtès
2012-05-17Switch to GPLv3+.Ludovic Courtès
2012-05-14lout: Avoid passing non-literal strings to `format'.Ludovic Courtès
2012-05-14info: Produce a menu consistent with the document structure.Ludovic Courtès
2012-05-14info: Rename `node-next+prev+top' to `node-next+prev+up'.Ludovic Courtès
2012-05-14info: Fix prev/next pointers.Ludovic Courtès
2012-05-12info: Produce a `makeinfo'-conforming document title.Ludovic Courtès
2012-05-12info: Remove unused variables.Ludovic Courtès
2012-05-10info/latex/lout: Set the output port's encoding.Ludovic Courtès
2012-04-25lout: Fix support of `(font :size #f)'.Ludovic Courtès
2011-01-07html: Don't emit newlines when they can be significant.Ludovic Courtès
2011-01-07html: Set the output port encoding to match the `charset' custom.Ludovic Courtès
2010-11-07lout: Improve handling of `(font :size N ...)'.Ludovic Courtès
2010-08-15lout: Better support boolean and AST values for `date-line'.Ludovic Courtès
2009-11-27Add `coding:' comments.Ludovic Courtès