summaryrefslogtreecommitdiff
path: root/src/guile/skribilo/engine/lout.scm
AgeCommit message (Expand)Author
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-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
2007-12-11Improve `(skribilo config)'.Ludovic Courtès
2007-11-30lout: Use `@M' instead of `@Eq' for special characters.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-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-27lout: Use `@OnePage' for `figure'.Ludovic Court`es
2007-08-20lout engine: Always use `@BypassNumber'.Ludovic Court`es
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-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
2006-12-11lout engine: Fixed automatic `url-ref' breaking wrt. spacing.Ludovic Court`es
2006-12-08lout & latex engines: Fixed the output of `&prog-line'.Ludovic Court`es
2006-11-24Introduced `markup-number-string'.Ludovic Court`es
2006-11-24lout: bib-ref+: Gracefully handle `unref' objects.Ludovic Court`es
2006-11-13Lout engine: Better cover sheet for `doc' documents.Ludovic Court`es
2006-11-12Lout engine: Make URLs breakable; make bibliography defaults sane.Ludovic Courtes
2006-11-11lout engine: Fixed the default value of `lout-program-arguments'.Ludovic Court`es
2006-10-25Lout engine: Added a `lout-program-arguments' custom.Ludovic Court`es
2006-10-23Lout engine: Implemented `slide-embed'.Ludovic Court`es
2006-10-16Lout engine: Honor `inline-definitions-proc'.Ludovic Court`es
2006-10-11Lout engine: Honor `date-line' for slides.Ludovic Court`es
2006-10-11slide: Propagate the `outline?' parameter in `slide-(sub)?topic'.Ludovic Court`es