aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-03-18Moved `convert-image' et al. to `utils/images.scm'.Ludovic Courtes
2006-03-18Lout engine: better handling of the `slides' document type.Ludovic Courtes
2006-03-07Partial rewrite of the debugging facilities (slightly slower).Ludovic Courtes
2006-03-07Slight optimization: allow for non-proc predicated for markup writers.Ludovic Courtes
2006-03-02Removed the global engine table.Ludovic Court`es
2006-03-02Fixed `copy-engine' with respect to the writers optimization.Ludovic Court`es
2006-03-01Fixed tiny module loading/autoloading mistakes.Ludovic Court`es
2006-03-01Significantly optimized lookup of markup writers.Ludovic Court`es
2006-03-01Lout engine: use `push-default-engine' and `pop-default-engine'.Ludovic Court`es
2006-02-28Slightly optimized the resolution process (added `ast-resolved?').Ludovic Courtes
2006-02-27Changed the way `slide' implementations are loaded. Doc is buildable now.Ludovic Court`es
2006-02-27`eq': Added the `:renderer' option to `eq'. Support `lout'.Ludovic Court`es
2006-02-27`eq': Implemented the text-based markup writers.Ludovic Court`es
2006-02-25Made `make-string-replace' faster.Ludovic Courtes
2006-02-21`eq': added the `apply' markup.Ludovic Court`es
2006-02-20`eq': Added `eq:in', `eq:notin' and their Lout writers.Ludovic Court`es
2006-02-20Lout engine: fixed use of `@Sym' so that it works fine within `@Eq'.Ludovic Court`es
2006-02-17`slide' and `eq': moved engine-specific code in separate modules.Ludovic Court`es
2006-02-17Fixes for `when-engine-is-loaded'.Ludovic Court`es
2006-02-17Implemented `when-engine-is-loaded'.Ludovic Court`es
2006-02-17`eq' package: added the `script' markup.Ludovic Court`es
2006-02-16Added the equation formatting package (unfinished, undocumented).Ludovic Court`es
2006-02-16`skribilo': do not catch all exceptions, let a stack trace be output intead.Ludovic Court`es
2006-02-15Skribe reader: consider square brackets as delimiters.Ludovic Court`es
2006-02-14Created the `(skribilo utils files)' module.Ludovic Court`es
2006-02-14Implemented `lout-illustration' for non-Lout engines.Ludovic Court`es
2006-02-14More Skribe compatibility fixes (more exported bindings).Ludovic Court`es
2006-02-10Fixed syntax highlighting thanks to SILex.Ludovic Courtes
2006-02-06Outline reader: added support to parse lists.Ludovic Court`es
2006-02-01Added support for subsections and subsubsections in the outline reader.Ludovic Court`es
2006-01-31First time the user manual is compiled to HTML.Ludovic Courtes
2006-01-25More progress towards a working user manual.Ludovic Courtes
2006-01-24Fixed the HTML engine's `favicon' output.Ludovic Court`es
2006-01-24Changed the default Lout `document-type' to `doc'.Ludovic Court`es
2006-01-24First working outline reader.Ludovic Court`es
2006-01-23First implementation of a reader for Emacs' outline syntax.Ludovic Court`es
2006-01-23Preliminary support for multiple reader front-ends.Ludovic Court`es
2006-01-18More fixes in the hope to get the manual compiled.Ludovic Courtes
2006-01-18Various fixes: HTML engine, resolution, compatibility.Ludovic Court`es
2006-01-17Towards a self-hosted user manual.Ludovic Courtes
2006-01-16More SRFI-3[45] enhancements; first stab at the user documentation.Ludovic Courtes
2006-01-15Introduced SRFI-3[45] conditions; cleaned up `evaluator.scm'.Ludovic Courtes
2006-01-15Cleaned up the Arch inventory and removed old useless makefiles.Ludovic Courtes
2006-01-11Made compatible with the new `current-reader' as a fluid.Ludovic Court`es
2006-01-10Syntax highlighting and `image'-related fixes.Ludovic Courtes
2006-01-08Cleaning the compatibility module and other annoyances.Ludovic Courtes
2006-01-03Cleaned up the use of a Skribe-compatible `gensym'.Ludovic Courtes
2005-12-06Fixed the handling of `footnote''s `:label' by the Lout/HTML engines.Ludovic Courtes
2005-12-04Added the `~' markup. Added SRFI-62 and SRFI-30 support to the Skribe reader.Ludovic Courtes
2005-12-03Fixed the resolution mechanism and converted it to SRFI-39.Ludovic Courtes