aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-01Make "distcheck" happy.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-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-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-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-10-28Add configure `--with-guilemoduledir' option.Ludovic Courtès
2007-10-28Generate `skribilo' in Makefile.am.Ludovic Courtès
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
2007-09-20slide: Tiny fix.Ludovic Court`es
2007-09-20eq/lout: Better handle parenthesizing of combinations.Ludovic Court`es
2007-09-20lout: New `:word' option for `chapter' et al.Ludovic Court`es
2007-09-03skribilo: Flush the output port before exiting.Ludovic Court`es
2007-08-31biblio: Fixed default template for `book' and `inbook'.Ludovic Court`es
2007-08-30Moved `first-paragraph?' to `ast'.Ludovic Court`es
2007-08-30lout: Added support for drop capitals.Ludovic Court`es
2007-08-29biblio: SRFI'd `author.scm'.Ludovic Court`es
2007-08-29lout: Provide support for separate first-paragraph gap style.Ludovic Court`es
2007-08-29`base' package: Introduced `noabbrev'.Ludovic Court`es
2007-08-29biblio: Properly handle non-string authors.Ludovic Court`es
2007-08-29biblio: Improved `bib-sort/first-author-last-name'.Ludovic Court`es
2007-08-28ast: Provide better error messages.Ludovic Court`es
2007-08-27lout: Use `@OnePage' for `figure'.Ludovic Court`es
2007-08-24Slightly improved AST classes and methods.Ludovic Court`es
2007-08-24Added `equal?' for ASTs.Ludovic Court`es
2007-08-24eq/lout: Tiny fix.Ludovic Court`es
2007-08-24eq/lout: Use "strut @Font" within parenthesized expressions.Ludovic Court`es
2007-08-23`eq' package: Switched to Lout's `@Math'.Ludovic Court`es
2007-08-20Merge from skribilo@sv.gnu.org--2006Ludovic Court`es
2007-08-20Allow for user-specified section numbers.Ludovic Court`es
2007-08-20lout engine: Always use `@BypassNumber'.Ludovic Court`es
2007-07-29Allow arbitrary keyword arguments in `define-markup'.Ludovic Courtes
2007-07-29html-navtabs: Permit disabling of CSS output.Ludovic Courtes
2007-07-29Added `html-navtabs' by Manuel Serrano.Ludovic Courtes
2007-07-26`outline' reader: Fixed `append-trees'.Ludovic Courtes