summaryrefslogtreecommitdiff
path: root/src/guile/skribilo/engine
AgeCommit message (Expand)Author
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
2009-05-25html: Fix confusion around `unspecified?'.Ludovic Courtès
2009-03-24Add `(skribilo-module-syntax)'.Ludovic Courtès
2009-01-07info: Slightly improve the layout of keyed items (for `description').Ludovic Courtès
2009-01-07info: New `:info-node' for `chapter', `section', etc.Ludovic Courtès
2009-01-07info: Warn about duplicate node titles.Ludovic Courtès
2009-01-07html: Fix footnote output for chapters that are not in a separate file.Ludovic Courtès
2009-01-05html: Produce hyperlinks back to the call site of footnotes.Ludovic Courtès
2008-12-21lout: Issue a warning instead of an error for `(image :url ...)'.Ludovic Courtès
2008-12-13info: Handle references to marks.Ludovic Courtès
2008-12-13info: Add spacing around lists.Ludovic Courtès
2008-12-13info: Add space markups and `tt'.Ludovic Courtès
2008-12-07info: Fix ornaments.Ludovic Courtès
2008-12-07info: Improve `url-ref' output.Ludovic Courtès
2008-12-07info: Justify all strings that are output.Ludovic Courtès
2008-12-07base engine: Pass location information appropriately.Ludovic Courtès
2008-11-25info: Add supported options for each markup writer.Ludovic Courtès
2008-11-23Add the new Info-related modules to the distribution.Ludovic Courtès
2008-11-21info: More cleanups, makes `guile-lint' happy.Ludovic Courtès
2008-11-20info: Remove Bigloo type annotations and `with-access'.Ludovic Courtès
2008-11-20info: Use `text-table', handle footnotes.Ludovic Courtès
2008-10-10info: Remove biglooisms and fix typos.Ludovic Courtès
2008-10-09Fix Info engine module name.Ludovic Courtès
2008-10-09Separate `justify' module from Info engine.Ludovic Courtès
2008-10-08First stab at the conversion of the Info engine.Ludovic Courtès
2008-10-08Add Scribe's original Info "engine".Ludovic Courtès
2008-04-21Document the `context' engine.Ludovic Courtès
2008-04-07Recursive make sucks: remove 11 makefiles.Ludovic Courtès
2008-03-06`base' package: Add `:rulecolor' option to `table'.Ludovic Courtès