Age | Commit message (Expand) | Author |
2012-05-10 | info/latex/lout: Set the output port's encoding.•••* src/guile/skribilo/engine/html.scm (document): Fix typo in comment.
* src/guile/skribilo/engine/info.scm (document)[guile-2]: Set the
current output port's encoding to "UTF-8".
* src/guile/skribilo/engine/latex.scm (latex-engine)[encoding]: New
custom.
(document): Set the output port's encoding to that. When that
encoding is "UTF-8", add the right \usepackage.
* src/guile/skribilo/engine/lout.scm (lout-engine)[encoding]: New
custom.
(document): Set the output encoding. Emit `@SysInclude { latin2 }'
for ISO-8859-2.
| Ludovic Courtès |
2009-11-27 | Add `coding:' comments.•••Add `coding:' comments for use by both Emacs and Guile 2.x.
| Ludovic Courtès |
2008-01-23 | doc: Update & improve engine documentation.•••* doc/user/engine.skb (Engines): Rewrote intro, fixed `resolve'.
(Functions dealing with engines): Renamed to...
(Manipulating Engines): New.
[Writing New Engines]: New.
* doc/user/{htmle,xmle,latexe}.skb: Add intro.
| Ludovic Courtès |
2007-01-16 | Updated the LaTeX engine doc, mention `class-has-chapters?'.•••* doc/modules/skribilo/documentation/manual.scm: When customizing the
LaTeX engine to use the `book' class, set `class-has-chapters?' to
`#t'.
* doc/user/latexe.skb (LaTeX Customization): Documented
`class-has-chapters?'.
(LaTeX Document Class): Likewise.
git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-2
| Ludovic Court`es |
2006-08-30 | Added a GPL header to the documentation files (license confirmed by Manuel Se...•••git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-50
| Ludovic Court`es |
2006-01-17 | Towards a self-hosted user manual.•••* doc/skr/api.skr: Use `(skribilo reader)' and `(skribilo utils syntax)'.
(api-search-definition): Added a SKRIBE-SOURCE? argument.
Determine the appropriate reader based on its value.
(keyword->symbol): Removed.
(define-markup?): Fixed.
(make-engine?): Fixed (but unverified).
(make-engine-custom): Likewise.
(sym/kw?): New.
(define-markup-formals): Fixed.
(define-markup-options): Likewise.
(define-markup-rest): Likewise.
(doc-markup): Added a SKRIBE-SOURCE? argument.
(doc-engine): Likewise.
* doc/user/*.skb: Updated the `:source' arguments to `doc-markup' and
`doc-engine'.
* src/guile/skribilo/utils/compat.scm (hashtable-update!): Fixed
according to the Bigloo manual.
git-archimport-id: lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-26
| Ludovic Courtes |
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 |