aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-07-31Made the HTML class naming more consistent.Ludovic Court`es
2006-07-30Introduced `type-name' as a replacement for `find-runtime-type'.Ludovic Courtes
2006-07-28Fixed `ref' for references by title (`:chapter', `:section', etc.).Ludovic Court`es
2006-07-28Moved `(skribilo skribe index)' to `(skribilo index)'.Ludovic Court`es
2006-07-28Moved `skribe/api.scm' to `(skribilo package base)'.Ludovic Court`es
2006-07-24pie: Fixed the Lout engine.Ludovic Court`es
2006-07-24Lout engine: Fixed handling of `:keywords' for `document'.Ludovic Court`es
2006-07-24Updated the FSF address.Ludovic Court`es
2006-07-24Reverted patch-22 (was wrong).Ludovic Court`es
2006-07-24Detect Ploticus at configuration-time and decide how to build the doc.Ludovic Court`es
2006-07-24Updated Automake/Autoconf files for the `pie' package.Ludovic Court`es
2006-07-23Added a pie-chart package that can use either Ploticus or Lout.Ludovic Courtes
2006-07-23Improved error reporting of the Skribilo module reader.Ludovic Courtes
2006-07-23Fixed `engine-add-writer!' so that the insertion order is kept.Ludovic Courtes
2006-07-21Made the HTML engine and `web-book' more style-neutral.Ludovic Court`es
2006-07-21Added support for the `:keywords' option of `document' (Lout + HTML).Ludovic Court`es
2006-07-20biblio abbrev: Added a few more abbreviations.Ludovic Court`es
2006-07-20Renamed `(skribilo runtime)' to `(skribilo utils strings)'.Ludovic Court`es
2006-07-20Removed the `(skribilo skribe utils)' module.Ludovic Court`es
2006-07-20Removed unused code in `(skribilo lib)'.Ludovic Court`es
2006-07-19Turned `with-debug' into a more self-sufficient macro.Ludovic Court`es
2006-07-19Fixed abbreviations and author names handling.Ludovic Court`es
2006-07-19Implemented `markup-body-set!'.Ludovic Court`es
2006-07-19Merged the two bibliography modules.Ludovic Court`es
2006-07-19compat: Optimized `hashtable->list'.Ludovic Court`es
2006-07-14Fixed the handling of `:' by the Skribe reader.Ludovic Courtes
2006-07-13Made `parse-list-of' tail-recursive.Ludovic Courtes
2006-07-13Use `setvbuf' on the Skribilo output port.Ludovic Courtes
2006-07-12Fixed autoloading of `verify', plus tiny cosmetic change.Ludovic Court`es
2006-07-12Noticeable performance improvements (notably in `debug').Ludovic Court`es
2006-07-11Use SRFI-35 error conditions in `resolve.scm' rather than the `error' procedu...Ludovic Court`es
2006-07-11By default, use (internally) a reader that does not record positions.Ludovic Court`es
2006-07-03outline: Fixed the regexps of the inline markup for `tt' and `q'.Ludovic Court`es
2006-06-07eq: Handle operator precedence when parenthesizing.Ludovic Court`es
2006-06-06Fixed exception handling in `output.scm'.Ludovic Court`es
2006-06-06Generalized the error condition handling framework.Ludovic Court`es
2006-06-06Cleaned up the `write' method for `markup' and `unresolved' objects.Ludovic Court`es
2006-06-06Added `bib-map'.Ludovic Court`es
2006-05-10Added biblio helpers (abbrev, author, BibTeX) taken from my `biblib.skr'.Ludovic Court`es
2006-05-10Added `bib-for-each'. Fixed binding issues in the evaluator and compat.Ludovic Court`es
2006-05-09eq: Fixed the rendering of `*' in the Lout implementation.Ludovic Court`es
2006-05-09Added `markup-option-set!'.Ludovic Court`es
2006-04-14eq: Added the `inline?' keyword; fixed the Lout engine.Ludovic Court`es
2006-04-06Small aesthetic changes in the Lout engine.Ludovic Court`es
2006-03-19Lout engine: small fixes.Ludovic Courtes
2006-03-19Image- and compat-related fixes.Ludovic Courtes
2006-03-18Moved `convert-image' et al. to `utils/images.scm'.Ludovic Courtes
2006-03-18Lout engine: better handling of the `slides' document type.Ludovic Courtes
2006-03-07Partial rewrite of the debugging facilities (slightly slower).Ludovic Courtes
2006-03-07Slight optimization: allow for non-proc predicated for markup writers.Ludovic Courtes