<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/doc/user/src, branch v0.9.0</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=v0.9.0</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=v0.9.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2008-02-03T20:39:42+00:00</updated>
<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>
<entry>
<title>doc: Improved bibliography doc, documented `noabbrev'.</title>
<updated>2007-08-29T12:39:00+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-08-29T12:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=08f2474a31da503120c1f6c180767b2c68c9f498'/>
<id>urn:sha1:08f2474a31da503120c1f6c180767b2c68c9f498</id>
<content type='text'>
* doc/user/bib.skb (Bibliography): Better explain the constraints with
  `name+year'.  Document `noabbrev'.
  (Sorting Bibliography Entries): Document
  `bib-sort/first-author-last-name'.

* doc/user/src/bib1.sbib: Use proper `author' fields, including
  `noabbrev'.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-99
</content>
</entry>
<entry>
<title>Documented `html-navtabs'.</title>
<updated>2007-07-29T10:30:53+00:00</updated>
<author>
<name>Ludovic Courtes</name>
</author>
<published>2007-07-29T10:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=af8c534f411ef0671f43fda1017f42fcd28a29fa'/>
<id>urn:sha1:af8c534f411ef0671f43fda1017f42fcd28a29fa</id>
<content type='text'>
* doc/user/package.skb (HTML Navigation Tabs): New subsection.  Borrowed
  from Manuel Serrano's doc for `html-navtabs'.

git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-143
</content>
</entry>
<entry>
<title>doc: Augmented the `eq' doc, documented `eq-display'.</title>
<updated>2006-12-02T10:45:56+00:00</updated>
<author>
<name>Ludovic Courtes</name>
</author>
<published>2006-12-02T10:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=67142b1e7b350765ce68cb0b89668d5b3abc034b'/>
<id>urn:sha1:67142b1e7b350765ce68cb0b89668d5b3abc034b</id>
<content type='text'>
git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-27
</content>
</entry>
</feed>
