summaryrefslogtreecommitdiff
path: root/src/guile/skribilo/engine
AgeCommit message (Expand)Author
2008-04-07Recursive make sucks: remove 11 makefiles.Ludovic Courtès
2008-03-06`base' package: Add `:rulecolor' option to `table'.Ludovic Courtès
2008-02-04lout: Align `prog' line numbers.Ludovic Courtès
2008-01-30html: Produce a more concise advertising message. :-)Ludovic Courtès
2008-01-28lout: Make `lout-debug' Guile-Lint-friendly.Ludovic Courtès
2008-01-28lout: Fix `ref' and `:page'.Ludovic Courtès
2008-01-28lout: Fix debugging support.Ludovic Courtès
2008-01-25lout: Make it so that customs are not modified by `slide'.Ludovic Courtès
2008-01-25lout: Rename `use-skribe-footnote-numbers?' custom.Ludovic Courtès
2008-01-23html: Fix footnote production.Ludovic Courtès
2008-01-20html: Fix xrefs to the `document' node.Ludovic Courtès
2007-12-11Improve `(skribilo config)'.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-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-15Fix module installation directory.Ludovic Courtès
2007-10-28Add configure `--with-guilemoduledir' option.Ludovic Courtès
2007-09-20lout: Add customs for the `book' document type.Ludovic Court`es
2007-09-20lout: New `:word' option for `chapter' et al.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-29lout: Provide support for separate first-paragraph gap style.Ludovic Court`es
2007-08-29`base' package: Introduced `noabbrev'.Ludovic Court`es
2007-08-27lout: Use `@OnePage' for `figure'.Ludovic Court`es
2007-08-20lout engine: Always use `@BypassNumber'.Ludovic Court`es
2007-07-04Moved SUI stuff from `html.scm' to `sui.scm'.Ludovic Courtes
2007-07-01Fixed and simplified `(ref :line ...)', aka. `line-ref'.Ludovic Courtes
2007-07-01`lout' engine: Fixed argument passing for `lout-illustration'.Ludovic Courtes
2007-06-29Factorized `bib-ref+', add a `:sort-bib-refs' options to `ref'.Ludovic Court`es
2007-06-18lout engine: Export `lout-output-pdf-meta-info'.Ludovic Court`es
2007-06-11Lout engine: Work around bug with tables within floating figures.Ludovic Court`es
2007-06-11Switched all engines to a native Guile module.Ludovic Court`es
2007-06-05Started cleaning up packages using Guile-Lint.Ludovic Court`es
2007-06-05Added support for Guile-Lint.Ludovic Court`es
2007-06-04Fixed handling of figure numbering in `ref'.Ludovic Court`es
2007-05-04biblio: Implemented the `name+year' label style.Ludovic Court`es
2007-03-28`base' package: Introduced `breakable-space'.Ludovic Court`es
2007-03-27`lout' engine: Fixed space handling with `color'.Ludovic Court`es
2007-03-13`lout' engine: Skip lines in `color'.Ludovic Court`es
2007-03-07`base' engine: Fixed autoload issue.Ludovic Court`es
2007-02-19`base' engine: Use the native Skribilo APIs.Ludovic Courtes
2007-01-29`latex' engine: Fixed `ref' with both `:handle' and `:text'.Ludovic Court`es
2007-01-26`latex' engine: Support `a' with grave accent.Ludovic Court`es
2007-01-18`latex' engine: Removed stupid uses of `bold'.Ludovic Court`es
2007-01-16LaTeX engine: Added support for classes without `chapter'.Ludovic Court`es