Age | Commit message (Expand) | Author |
2005-09-26 | Started relying on the per-module reader; first doc produced ever!•••Patches applied:
* lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-2
Lots of changes, again.
* lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-3
Started relying on the per-module reader; first doc produced ever!
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-7
| Ludovic Court`es |
2005-09-23 | Lots of changes...•••Patches applied:
* lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--base-0
tag of lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-5
* lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-1
Lots of changes.
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-6
| Ludovic Court`es |
2005-07-02 | Started relying on the per-module reader; first doc produced ever!•••First document compiled by Skribilo to HTML!
* src/guile/skribilo/module.scm (define-skribe-module): Use the
`#:reader' option of `define-module' (not yet integrated in Guile 1.7).
Plus lots of other things...
git-archimport-id: lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-3
| Ludovic Courtes |
2005-07-01 | Lots of changes, again.•••Lots of changes, notably the following:
* skr/*.skr: Moved engines to `src/guile/skribilo/engine'.
* src/guile/skribilo/engine.scm (lookup-engine): Rewritten. Don't use
the auto-load alist.
* src/guile/skribilo/evaluator.scm: New name of the `eval' module.
`eval' couldn't be used as the module base-name because of Guile's
recursive module name space.
git-archimport-id: lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-2
| Ludovic Courtes |
2005-07-01 | Lots of changes.•••Too many changes to describe here, among which, moving the `(skribe)' module
namespace to `(skribilo)'. This is work in progress.
git-archimport-id: lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-1
| Ludovic Courtes |
2005-06-16 | One step further with the Guile port.•••* src/guile/skribilo.scm: Use `getopt-long'; include all the necessary
modules that user-visible macros depend on.
Use `read-hash-extend' to allow for DSSSL-style keywords, as needed by
Skribe modules.
* src/guile/skribe/debug.scm: Export `with-debug' and `%with-debug'.
* src/guile/skribe/lib.scm (new): Fixed.
(define-markup): Fixed (more the `rest' argument to the end).
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-5
| Ludovic Court`es |
2005-06-15 | Started a port of Skribe to Guile.•••* src/guile: New directory. Contains the beginning of a Guile implementation
that borrows most of its code to the STkLos implementation of Skribe.
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-4
| Ludovic Court`es |
2005-06-15 | Various bugfixes; added `:label' to `footnote'.•••* src/common/api.scm: For chapters, sections, subsections and
subsubsections, make the default value of `ident' a random name
produced by `gensym'. This allows to avoid name clashes.
(footnote): Renamed `:number' to `:label'. Allow users to pass either
a boolean, a string, or a number.
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-3
| Ludovic Court`es |
2005-06-15 | Fix the resolution mechanism so that there can be dependencies among `unresol...•••* src/bigloo/resolve.scm (do-resolve! node::%unresolved): Don't
recurse after calling `proc'.
(do-resolve! node::%container): Resolve its body even if its
parent is not unspecified (see message <20050120091114.GB337@laas.fr>,
dated Jan. 20th, 2005, to the Skribe mailing list).
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-2
| Ludovic Court`es |
2005-06-15 | Various bugfixes; new `file-name-proc' custom for the HTML engine.•••* tools/skribebibtex/bigloo/skribebibtex.scm (skribebibtex): Don't enclose
`ident' in double quotes.
* doc/user/user.skb: Made "Introduction" a chapter rather than a section;
likewise for its subsections.
* skr/html.skr (itemize): Produce an anchor if `ident' is not false.
(enumerate): Likewise.
(html-file-default): New procedure.
(file-name-proc): New custom.
* src/bigloo/color.scm (*color-parser*): Fixed the "black" and "white"
colors (were inverted).
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-1
| Ludovic Court`es |
2005-06-15 | Initial import of Skribe 1.2d.•••Initial import of Skribe 1.2d.
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--base-0
| Ludovic Court`es |