aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-11Improve `(skribilo config)'.Ludovic Courtès
2007-12-11Move Automake substitution code into a separate file.Ludovic Courtès
2007-12-10Add proper `skribilo-config' executable.Ludovic Courtès
2007-12-03Update `README'.Ludovic Courtès
2007-12-03Change version to 0.9.0.Ludovic Courtès
2007-12-03configure: Have `guilemoduledir' default to `$pkgdatadir/$PACKAGE_VERSION'.Ludovic Courtès
2007-12-01Update `AUTHORS'.Ludovic Courtès
2007-12-01Make "distcheck" happy.Ludovic Courtès
2007-12-01Remove `doc/user/src/Makefile.am'.Ludovic Courtès
2007-12-01doc: Fix rendering of keywords.Ludovic Courtès
2007-12-01doc: Remove broken `section' example.Ludovic Courtès
2007-12-01doc: Improve "Getting Started" and "Introduction".Ludovic Courtès
2007-12-01doc: Slightly improve Lout rendering of `prgm'.Ludovic Courtès
2007-12-01doc: Improve `.gitignore'.Ludovic Courtès
2007-12-01doc: Improved rendering of `example' in Lout.Ludovic Courtès
2007-12-01doc: Use native API in `(skribilo documentation manual)'.Ludovic Courtès
2007-12-01doc: Makefile...Ludovic Courtès
2007-12-01doc: Add support for `ps2pdf'.Ludovic Courtès
2007-12-01Don't use GNU Make specific idioms.Ludovic Courtès
2007-12-01doc: Improve building using the Lout engine, with a `book' style.Ludovic Courtès
2007-12-01html: Better handle nodes with `:file #f'.Ludovic Courtès
2007-11-30lout: Use `@M' instead of `@Eq' for special characters.Ludovic Courtès
2007-11-30`base' engine: Fix autoload.Ludovic Courtès
2007-11-30lout: Fix `toc' to allow documentation building.Ludovic Courtès
2007-11-29Update `TODO'.Ludovic Courtès
2007-11-29color: Use vectors instead of strings for RGB values.Ludovic Courtès
2007-11-29Clean up `color' module.Ludovic Courtès
2007-11-29slide: Fix `latex' engine's use of colors.Ludovic Courtès
2007-11-29context: Don't rely on `skribe-get-used-colors' and similar.Ludovic Courtès
2007-11-28latex: Don't rely on `skribe-get-used-colors' and `\definecolor'.Ludovic Courtès
2007-11-28Make the default set of bindings even smaller.Ludovic Courtès
2007-11-28Update `.gitignore'.Ludovic Courtès
2007-11-28Add run-time module with fewer bindings; add `--compat' command-line option.Ludovic Courtès
2007-11-28Use modules from the source dir when building the doc.Ludovic Courtès
2007-11-28Remove `define-skribe-module' macro.Ludovic Courtès
2007-11-22slide: Set up an environment suitable for `eq'.Ludovic Courtès
2007-11-16Fix Guile-Linting.Ludovic Courtès
2007-11-15slide: Add `:unfold?' option to `slide-topic'.Ludovic Courtès
2007-11-15Fix module installation directory.Ludovic Courtès
2007-11-14Update the body of commands when resolving.Ludovic Courtès
2007-11-14configure: Don't try to "chmod +x src/skribilo".Ludovic Courtès
2007-10-28Add `.gitignore'.Ludovic Courtès
2007-10-28Add configure `--with-guilemoduledir' option.Ludovic Courtès
2007-10-28Generate `skribilo' in Makefile.am.Ludovic Courtès
2007-10-28Update generated files.Ludovic Courtès
2007-10-28Modernized `configure.ac' a bit.Ludovic Courtès
2007-10-28Mention new Git repository.Ludovic Courtès
2007-09-24Tolerate unresolved nodes in `first-paragraph?'.Ludovic Court`es
2007-09-24Tolerate unresolved nodes in `first-paragraph?'.lcourtes@laas.fr--2006-libre,skribilo--devo--1.2Ludovic Court`es
2007-09-20lout: Add customs for the `book' document type.Ludovic Court`es