aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/engine
AgeCommit message (Expand)Author
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
2006-12-11lout engine: Fixed automatic `url-ref' breaking wrt. spacing.Ludovic Court`es
2006-12-08Fixed `publisher' in default biblio entry style.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-12Added the `(skribilo biblio template)' module.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-12prog: Fixed line number output (`&prog-line').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