<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/doc/user/src, branch v0.9.1</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=v0.9.1</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2008-04-07T20:22:16+00:00</updated>
<entry>
<title>doc: Use the native API instead of `--compat=skribe'.</title>
<updated>2008-04-07T20:22:16+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-04-07T20:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=9745ff5744d97fa66b42587e6a304d3bdf8054ab'/>
<id>urn:sha1:9745ff5744d97fa66b42587e6a304d3bdf8054ab</id>
<content type='text'>
* doc/user/Makefile.am (skrflags): Remove `--compat=skribe'.

* doc/user/*.skb: Trivial API update.
</content>
</entry>
<entry>
<title>doc: Fix "Hello World" examples.</title>
<updated>2008-03-31T15:35:56+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-03-31T15:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=32ac2083ec2bd39c9b1c4f3b5047dfb1b2b81e8d'/>
<id>urn:sha1:32ac2083ec2bd39c9b1c4f3b5047dfb1b2b81e8d</id>
<content type='text'>
* doc/user/start.skb, doc/user/src/start?.skb: Fix inconsistencies.
  Reported by R. Clayton &lt;rvclayton@acm.org&gt;.
</content>
</entry>
<entry>
<title>doc: Document C/Java source highlighting.</title>
<updated>2008-02-05T18:11:04+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-02-05T18:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=e89efdd5d11a8571b4fc3d71c2ec9cd235e0bad5'/>
<id>urn:sha1:e89efdd5d11a8571b4fc3d71c2ec9cd235e0bad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Improve chapter on computer program highlighting.</title>
<updated>2008-02-03T20:39:42+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-02-03T20:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=71529195046227ccbecfd84d9492cc3a1f91f310'/>
<id>urn:sha1:71529195046227ccbecfd84d9492cc3a1f91f310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Add section about "documents in Scheme programs".</title>
<updated>2008-01-29T17:16:56+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-01-29T17:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=098652444872263b7dd370d4f5b3022f79cd11a1'/>
<id>urn:sha1:098652444872263b7dd370d4f5b3022f79cd11a1</id>
<content type='text'>
* doc/user/Makefile.am (EXTRA_DIST): Add `src/scheme.scm'.

* doc/user/syntax.skb (Documents in Scheme Programs): New.
</content>
</entry>
<entry>
<title>doc: Document the `outline' reader.</title>
<updated>2008-01-29T16:52:44+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-01-29T16:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=bda408c218cad42b482981213de79e3382df87b6'/>
<id>urn:sha1:bda408c218cad42b482981213de79e3382df87b6</id>
<content type='text'>
* doc/user/Makefile.am (EXTRA_DIST): Add `src/outline.txt' and
  `loute.skb'.

* doc/user/compiler.skb: Add ref to `outline-syntax'.

* doc/user/syntax.skb: Re-structure, add `outline-syntax' section.

* doc/user/user.skb: Use `(skribilo reader)' and `(ice-9 pretty-print)'.
</content>
</entry>
<entry>
<title>doc: Update `slide' package documentation.</title>
<updated>2008-01-23T17:24:22+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-01-23T17:24:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=bf65015355fc0afe9bde6edc85118818de27bedc'/>
<id>urn:sha1:bf65015355fc0afe9bde6edc85118818de27bedc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `doc/user/src/Makefile.am'.</title>
<updated>2007-12-01T17:59:26+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2007-12-01T17:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=0764fba7d142868f2dc3493f2af95633787db02d'/>
<id>urn:sha1:0764fba7d142868f2dc3493f2af95633787db02d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Remove broken `section' example.</title>
<updated>2007-12-01T17:16:26+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2007-12-01T17:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=132a5833a49bc828aaeed58c96b9369e6f1bd88f'/>
<id>urn:sha1:132a5833a49bc828aaeed58c96b9369e6f1bd88f</id>
<content type='text'>
* doc/user/sectioning.skb (Sections): Remove broken example.  It
  produced a real section, which confused Lout.
</content>
</entry>
<entry>
<title>doc: Improve building using the Lout engine, with a `book' style.</title>
<updated>2007-12-01T15:01:58+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2007-12-01T15:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=54ae61cd32d6580791aff55bfce96386fdff9550'/>
<id>urn:sha1:54ae61cd32d6580791aff55bfce96386fdff9550</id>
<content type='text'>
* doc/modules/skribilo/documentation/api.scm (doc-engine): Use
  `ctrtable' instead of `table'.

* doc/modules/skribilo/documentation/manual.scm: Add customs for the
  `lout' engine.
  (ctrtable): New.
  (prgm): Don't center frames in Lout.

* doc/user/Makefile.am (EXTRA_DIST): Add `lout/book-style.lout'.
  (%.ps): Add "-r4 -I$(srcdir)/lout".

* doc/user/char.skb: Use `ctrtable' instead of `(center (table...' for
  the list of chars.

* doc/user/markup.skb: Add emacsology.

* doc/user/package.skb: Don't show the sample code with non-HTML
  engines.

* doc/user/src/html-navtabs.skb: Fix typo.

* doc/user/user.skb: Don't produce out-of-chapter text in Lout.
</content>
</entry>
</feed>
