<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo, branch v0.9.2</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=v0.9.2</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2012-05-29T22:00:51+00:00</updated>
<entry>
<title>build: Update `AC_INIT' invocation.</title>
<updated>2012-05-29T22:00:51+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-29T21:39:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=11f6126e0866a7404959c16ac43ecbd3a9c3b3f6'/>
<id>urn:sha1:11f6126e0866a7404959c16ac43ecbd3a9c3b3f6</id>
<content type='text'>
* configure.ac: Capitalize the package name; add a tar name and URL.
  Define $pkgdatadir in terms of $PACKAGE_TARNAME, not $PACKAGE_NAME.
</content>
</entry>
<entry>
<title>web: Update.</title>
<updated>2012-05-29T21:43:11+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-29T21:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=85ffa82b6c829cd3bf9488b71d9ef4fc513e2933'/>
<id>urn:sha1:85ffa82b6c829cd3bf9488b71d9ef4fc513e2933</id>
<content type='text'>
* web/index.skb: Untabify, whitespace-cleanup.
  Mention EDSLs and "deep embedding".
  (Features): Add Unicode support.
</content>
</entry>
<entry>
<title>Update `fr.po'.</title>
<updated>2012-05-29T21:43:11+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-29T21:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=b406c6a797aa317f5d475d97d40052f34a399a4a'/>
<id>urn:sha1:b406c6a797aa317f5d475d97d40052f34a399a4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update `NEWS'.</title>
<updated>2012-05-29T21:43:09+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-29T21:39:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=15da01cc068d2948aa8c74b404d96b86a9064697'/>
<id>urn:sha1:15da01cc068d2948aa8c74b404d96b86a9064697</id>
<content type='text'>
* NEWS: Update.
</content>
</entry>
<entry>
<title>release: tarball: Add dependency on Git.</title>
<updated>2012-05-29T21:31:19+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-29T21:31:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=efac7c84fa073b5c412d0839c8ae14ff5e334d60'/>
<id>urn:sha1:efac7c84fa073b5c412d0839c8ae14ff5e334d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Add a `lout-illustration' example.</title>
<updated>2012-05-29T21:30:10+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-29T21:30:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=401d6f8f681e758c7cf391475d758db32135b1bd'/>
<id>urn:sha1:401d6f8f681e758c7cf391475d758db32135b1bd</id>
<content type='text'>
* doc/modules/skribilo/documentation/api.scm (le)[inline-definitions-proc]:
  Add @TeX and @LaTeX definitions.

* doc/user/src/lout-illustration.skb: New file.
* doc/user/Makefile.am (EXTRA_DIST): Add it.

* doc/user/loute.skb (Additional Markup): Add
  `src/lout-illustration.skb' as an example.
</content>
</entry>
<entry>
<title>lout: lout-illustration: Emit the result of `inline-definitions-proc'.</title>
<updated>2012-05-29T21:25:31+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-29T21:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=979fc843a85ef8445c11cadc7d093184090f30c7'/>
<id>urn:sha1:979fc843a85ef8445c11cadc7d093184090f30c7</id>
<content type='text'>
* src/guile/skribilo/engine/lout.scm (lout-illustration): Emit the
  output of `inline-definitions-proc'.
</content>
</entry>
<entry>
<title>build: Hide the output of `guild compile'.</title>
<updated>2012-05-29T20:16:05+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-29T20:16:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=5c3f0c1e0fe9869028d2763e30a9629fe9d3802b'/>
<id>urn:sha1:5c3f0c1e0fe9869028d2763e30a9629fe9d3802b</id>
<content type='text'>
* configure.ac: Really hide the output of `guild compile'.
</content>
</entry>
<entry>
<title>build: Use Gnulib's `git-version-gen'.</title>
<updated>2012-05-29T20:15:32+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-29T20:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=d5c78fde59e23979079a8f28e30b857f22eccf78'/>
<id>urn:sha1:d5c78fde59e23979079a8f28e30b857f22eccf78</id>
<content type='text'>
* configure.ac: Use `build-aux/git-version-gen' to generate the version
  string.  Remove Automake's `check-news' option.

* Makefile.am ($(top_srcdir)/.version, gen-tarball-version): New
  targets.
  (dist-hook): Depend on `gen-tarball-version'.
  (EXTRA_DIST): Add $(top_srcdir)/.version.

* build-aux/git-version-gen: New file, from Gnulib v0.0-6827-g39c3009.
</content>
</entry>
<entry>
<title>build: Generate a `ChangeLog' file upon "make dist".</title>
<updated>2012-05-29T20:03:45+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-29T20:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=5387ab9b13d4bba3c47f4c9fd39848f8b82f9436'/>
<id>urn:sha1:5387ab9b13d4bba3c47f4c9fd39848f8b82f9436</id>
<content type='text'>
* Makefile.am (gen-ChangeLog, dist-hook): New targets.

* build-aux/gitlog-to-changelog: New file, from Gnulib v0.0-6827-g39c3009.
</content>
</entry>
</feed>
