summaryrefslogtreecommitdiff
path: root/src/guile/skribilo
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-22Fix `invocation-location' for Guile 1.8.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-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-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-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-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
2011-03-10Set `%default-port-encoding' to "UTF-8".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-07eq: lout: Honor `:inline?' when it's not `auto'.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
2010-07-16Fix `engine-loaded?' for Guile 2.0.Ludovic Courtès
2010-07-16Pretty-print engines.Ludovic Courtès
2010-06-20pie: Fix unbound variable related to autoload tricks.Ludovic Courtès
2010-03-08Autoload fixlet.Ludovic Courtès
2010-03-08Adapt `(skribilo location)' to Guile 2.x.Ludovic Courtès
2010-03-08Don't set module names when using Guile 2.x.Ludovic Courtès
2010-03-08Factorize encoding twiddling in `set-correct-file-encoding!'.Ludovic Courtès
2009-11-27Add `coding:' comments.Ludovic Courtès
2009-11-20Choose the right encoding for input documents.Ludovic Courtès
2009-11-20Fix `%procedure-arity'.Ludovic Courtès
2009-11-20Remove duplicate keyword argument from `pie'.Ludovic Courtès
2009-11-20Use `(skribilo-module-syntax)' instead of `(fluid-set! current-reader ...)'.Ludovic Courtès
2009-11-20Remove circular dependency introduced by `(skribilo sui)'.Ludovic Courtès
2009-11-20Remove occurrences of `use-syntax' and `export-syntax'.Ludovic Courtès
2009-05-27pie: Move generic `sliceweight' writer in the right place.Ludovic Courtès