aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-02-25acmproc: Use (skribilo package base) unconditionally.Ludovic Courtès
2013-02-25Install the locale before parsing arguments, and handle `setlocale' errors.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-06-01build: Don't build/test the RSS-2 reader when its requirements aren't met.Ludovic Courtès
2012-05-30build: Use @PACKAGE_URL@ instead of hard-coded URLs.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-22Fix `invocation-location' for Guile 1.8.Ludovic Courtès
2012-05-22SRFI-64: Fix typo in Guile 1.8 compatibility layer.Ludovic Courtès
2012-05-22build: Fix `.in.scm' rule for out-of-tree builds.Ludovic Courtès
2012-05-18html: Set the output encoding for secondary output files as well.Ludovic Courtès
2012-05-17Change `define-markup' to generate a macro, to capture location syntactically.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-14Mention "Guile 2.0" instead of "Guile-VM".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-14ast: Add `node-children'.Ludovic Courtès
2012-05-13SRFI-64: Write log files as UTF-8; display a backtrace upon error.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-12Internationalize (skribilo).Ludovic Courtès
2012-05-10info/latex/lout: Set the output port's encoding.Ludovic Courtès
2012-05-05Fix Guile 1.8 version of `default-to-utf-8'.Ludovic Courtès
2012-04-25evaluator: Don't use `debug-options' on Guile 2.Ludovic Courtès
2012-04-25Avoid deprecated features on Guile 2.Ludovic Courtès
2012-04-25lout: Fix support of `(font :size #f)'.Ludovic Courtès
2012-04-25Use hygienic macros for (skribilo debug) on Guile 2.x.Ludovic Courtès
2012-04-25Have `%skribilo-module-reader' record positions by default on Guile 2.Ludovic Courtès
2012-04-25Don't define `when' and `unless' on Guile 2.0.Ludovic Courtès
2012-04-25Make sure `skribilo/utils/images.scm' is rebuilt after `make clean'.Ludovic Courtès
2012-04-25Remove support for `guile-lint'.Ludovic Courtès
2012-04-25Don't try to build `.go' files with Guile < 2.0.Ludovic Courtès
2012-02-08Work around Guile 2.0.5 compiler bug.Ludovic Courtès
2011-09-15rss-2: Work around an obscure match bug (?).Ludovic Courtès