aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-24Added a GPL headers to those files that did not already have it.Ludovic Court`es
2006-08-24doc: Documented `slide-topic' and `slide-subtopic'.Ludovic Court`es
2006-08-24slide: Added a `:class' argument to (sub)topics.Ludovic Court`es
2006-08-24doc: Fixed index-related documentation.Ludovic Court`es
2006-08-24slide: Implemented `slide-topic' and `slide-subtopic'.Ludovic Court`es
2006-08-02Fixed autoloading issue in `(skribilo biblio)'.Ludovic Court`es
2006-07-31Base package: use `type-name' instead of `find-runtime-type'.Ludovic Courtes
2006-07-31Moved the `sui' module; removed the `skribe' subdirectory.Ludovic Court`es
2006-07-31Removed `(skribilo skribe param)' (was useless).Ludovic Court`es
2006-07-31HTML: Repeat document keywords in each file.Ludovic Court`es
2006-07-31Fixed autoloading in `(skribilo package base)'.Ludovic Court`es
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-24Added before the introduction of the User Manual.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-07Tiny configure fix: make `src/skribilo' executable.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-06Sealing and moving to `lcourtes@laas.fr--2005-libre/skribilo--devo--1.2'.lcourtes@laas.fr--2004-libre,skribilo--devel--1.2Ludovic Court`es
2006-06-06Fixed exception handling in `output.scm'.Ludovic Court`es
2006-06-06Generalized the error condition handling framework.Ludovic Court`es