<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo, branch lcourtes@laas.fr--2004-libre,skribilo--devel--1.2</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=lcourtes%40laas.fr--2004-libre%2Cskribilo--devel--1.2</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=lcourtes%40laas.fr--2004-libre%2Cskribilo--devel--1.2'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2006-06-06T09:33:44+00:00</updated>
<entry>
<title>Sealing and moving to `lcourtes@laas.fr--2005-libre/skribilo--devo--1.2'.</title>
<updated>2006-06-06T09:33:44+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-06-06T09:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=ffe750470f25e2d568dae3b361129c4f69bf1932'/>
<id>urn:sha1:ffe750470f25e2d568dae3b361129c4f69bf1932</id>
<content type='text'>
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--version-0
</content>
</entry>
<entry>
<title>Fixed exception handling in `output.scm'.</title>
<updated>2006-06-06T09:29:11+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-06-06T09:29:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=8cc063abcda5f7bc2e07fe6325b5f541853fca6a'/>
<id>urn:sha1:8cc063abcda5f7bc2e07fe6325b5f541853fca6a</id>
<content type='text'>
* src/guile/skribilo/output.scm (&amp;output-error): New.
  (&amp;output-unresolved-error): New.
  (&amp;output-writer-error): New.
  (handle-output-error): New.
  Raise the relevant error condition rather than use `skribe-error'.
  Don't use `(skribilo lib)' (no longer needed).


git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-87
</content>
</entry>
<entry>
<title>Generalized the error condition handling framework.</title>
<updated>2006-06-06T09:21:27+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-06-06T09:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=2c02c5b84395f1669e1ebbfe91013408fdf3eeaa'/>
<id>urn:sha1:2c02c5b84395f1669e1ebbfe91013408fdf3eeaa</id>
<content type='text'>
* src/guile/skribilo/condition.scm (&amp;too-few-arguments-error): New.
  (%external-error-condition-alist): New.
  (register-error-condition-handler!): New.
  (lookup-error-condition-handler): New.
  (%call-with-skribilo-error-catch): Handle `too-few-arguments-error?'.
  Use `lookup-error-condition-handler' when unhandled exceptions are
  caught.

git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-86
</content>
</entry>
<entry>
<title>Cleaned up the `write' method for `markup' and `unresolved' objects.</title>
<updated>2006-06-06T09:08:09+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-06-06T09:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=1fcd75bfb36d9b58bd08b0cf947457f38a9cb4c8'/>
<id>urn:sha1:1fcd75bfb36d9b58bd08b0cf947457f38a9cb4c8</id>
<content type='text'>
* src/guile/skribilo/ast.scm (write): New method.


git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-85
</content>
</entry>
<entry>
<title>Added `bib-map'.</title>
<updated>2006-06-06T09:05:53+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-06-06T09:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=ae5fa7ed8c2376416e217cfd86ac75238f338b0b'/>
<id>urn:sha1:ae5fa7ed8c2376416e217cfd86ac75238f338b0b</id>
<content type='text'>
* src/guile/skribilo/biblio.scm (bib-map): New.

git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-84
</content>
</entry>
<entry>
<title>Added biblio helpers (abbrev, author, BibTeX) taken from my `biblib.skr'.</title>
<updated>2006-05-10T16:05:57+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-05-10T16:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=f4005161c08d63710871855729198bef5fe81cfb'/>
<id>urn:sha1:f4005161c08d63710871855729198bef5fe81cfb</id>
<content type='text'>
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-83
</content>
</entry>
<entry>
<title>Added `bib-for-each'.  Fixed binding issues in the evaluator and compat.</title>
<updated>2006-05-10T16:03:57+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-05-10T16:03:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=07752b6d47bef3591f1a112a6e0bbcaebfb2fdd3'/>
<id>urn:sha1:07752b6d47bef3591f1a112a6e0bbcaebfb2fdd3</id>
<content type='text'>
* src/guile/skribilo/biblio.scm (bib-for-each): New.

* src/guile/skribilo/evaluator.scm: Autoload `engine' also when
  `*current-engine*' is met.

* src/guile/skribilo/utils/compat.scm (skribe-read): Export it.

git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-82
</content>
</entry>
<entry>
<title>eq: Fixed the rendering of `*' in the Lout implementation.</title>
<updated>2006-05-09T16:21:23+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-05-09T16:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=ee58c4388deb347e880c3ec22b043b2a4e56cc6b'/>
<id>urn:sha1:ee58c4388deb347e880c3ec22b043b2a4e56cc6b</id>
<content type='text'>
* src/guile/skribilo/package/eq/lout.scm (*): Use `times' when issuing a
  `*' sign.

git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-81
</content>
</entry>
<entry>
<title>Added `markup-option-set!'.</title>
<updated>2006-05-09T15:30:39+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-05-09T15:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=fadc45ade3cdec5c63deb199fdc5b3269d48b272'/>
<id>urn:sha1:fadc45ade3cdec5c63deb199fdc5b3269d48b272</id>
<content type='text'>
* src/guile/skribilo/ast.scm (markup-option-set!): New.

* src/guile/skribilo/engine/lout.scm (markup-option-set!): Removed.
  (lout-start-large-scale-structure): Don't invoke `markup-option-set!'
  on markups that are not a large-scale structure.

git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-80
</content>
</entry>
<entry>
<title>eq: Added the `inline?' keyword; fixed the Lout engine.</title>
<updated>2006-04-14T16:07:34+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-04-14T16:07:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=fc1393afb3a78e25eaeb5dc1380bfcde320c6937'/>
<id>urn:sha1:fc1393afb3a78e25eaeb5dc1380bfcde320c6937</id>
<content type='text'>
* src/guile/skribilo/package/eq.scm (eq): Added the `inline?' keyword.

* src/guile/skribilo/package/eq/lout.scm (eq): Support it.
  (simple-lout-markup-writer): Added a parameter specifying whether
  parentheses are needed.  Fixed `-' with that respect.

git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-79
</content>
</entry>
</feed>
