aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/engine/lout.scm
AgeCommit message (Expand)Author
2020-08-06Remove 'cond-expand' clauses for Guile 1.8.Ludovic Courtès
2020-08-02lout: Replace more Unicode characters.Ludovic Courtès
2020-08-01Adjust autoload lists.Ludovic Courtès
2020-08-01Write '#:use-module', '#:export', etc. instead of ':use-module', etc.Ludovic Courtès
2018-03-30syntax: Rename '_' to 'G_' to avoid issues on Guile 2.2.Ludovic Courtès
2015-06-21Assorted improvements of user-facing messages.Ludovic Courtès
2015-03-11Use quotes instead of backticks in user-facing messages.Ludovic Courtès
2012-05-29lout: lout-illustration: Emit the result of `inline-definitions-proc'.Ludovic Courtès
2012-05-24doc: lout: Render examples in a colored box.Ludovic Courtès
2012-05-17Switch to GPLv3+.Ludovic Courtès
2012-05-14lout: Avoid passing non-literal strings to `format'.Ludovic Courtès
2012-05-10info/latex/lout: Set the output port's encoding.Ludovic Courtès
2012-04-25lout: Fix support of `(font :size #f)'.Ludovic Courtès
2010-11-07lout: Improve handling of `(font :size N ...)'.Ludovic Courtès
2010-08-15lout: Better support boolean and AST values for `date-line'.Ludovic Courtès
2009-11-27Add `coding:' comments.Ludovic Courtès
2009-03-24Add `(skribilo-module-syntax)'.Ludovic Courtès
2008-12-21lout: Issue a warning instead of an error for `(image :url ...)'.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-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