<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo, branch v0.10.0</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=v0.10.0</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=v0.10.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2023-02-28T00:32:10+00:00</updated>
<entry>
<title>Update NEWS.</title>
<updated>2023-02-28T00:32:10+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-02-28T00:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=f05dfabe80b51e9005cc7c503a04f6ed127c8137'/>
<id>urn:sha1:f05dfabe80b51e9005cc7c503a04f6ed127c8137</id>
<content type='text'>
* NEWS (New in Skribilo 0.10.0): New section.
</content>
</entry>
<entry>
<title>emacs: Distribute skribilo.el.</title>
<updated>2023-02-28T00:30:48+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-02-28T00:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=19303f0fde2662288e0db9d4cc9a57bd77524edf'/>
<id>urn:sha1:19303f0fde2662288e0db9d4cc9a57bd77524edf</id>
<content type='text'>
* emacs/Makefile.am (EXTRA_DIST): Add skribilo.el.
</content>
</entry>
<entry>
<title>Update INSTALL.</title>
<updated>2023-02-28T00:29:08+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-02-28T00:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=7686478ff95a49dc73943d8c4a6db05795832ab9'/>
<id>urn:sha1:7686478ff95a49dc73943d8c4a6db05795832ab9</id>
<content type='text'>
* INSTALL: Update to latest automake output.
</content>
</entry>
<entry>
<title>ast: Rewrite ast-&gt;string using string-join.</title>
<updated>2023-02-27T23:55:09+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-28T01:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=f38bbcf4e9bf89a733699d3768ee9e44ddca0992'/>
<id>urn:sha1:f38bbcf4e9bf89a733699d3768ee9e44ddca0992</id>
<content type='text'>
* src/guile/skribilo/ast.scm (ast-&gt;string): Rewrite using string-join.
</content>
</entry>
<entry>
<title>tests: Test ast-&gt;string.</title>
<updated>2023-02-27T23:55:02+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-28T01:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=10d26f3b35cac5bd27c450fcb99377666a9e2eed'/>
<id>urn:sha1:10d26f3b35cac5bd27c450fcb99377666a9e2eed</id>
<content type='text'>
* tests/ast.test ("ast-&gt;string"): New test.
</content>
</entry>
<entry>
<title>html: Use for-each instead of explicit loop.</title>
<updated>2023-02-06T00:04:00+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-28T12:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=e902d4703126ddf5603210192d47c37e3b859f13'/>
<id>urn:sha1:e902d4703126ddf5603210192d47c37e3b859f13</id>
<content type='text'>
* src/guile/skribilo/engine/html.scm (&amp;html-footnotes): Use for-each
instead of explicit loop.
</content>
</entry>
<entry>
<title>html: Use match instead of car and cdr.</title>
<updated>2023-02-06T00:04:00+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-28T12:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=cb41281bc88790605383be498bf5e10d360a043e'/>
<id>urn:sha1:cb41281bc88790605383be498bf5e10d360a043e</id>
<content type='text'>
* src/guile/skribilo/engine/html.scm (toc): Use match instead of car
and cdr.
</content>
</entry>
<entry>
<title>html: Do not add br tags before footnotes.</title>
<updated>2023-02-06T00:04:00+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-02-05T23:50:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=6a8546e82618e24c2601c083b0532997613f486e'/>
<id>urn:sha1:6a8546e82618e24c2601c083b0532997613f486e</id>
<content type='text'>
* src/guile/skribilo/engine/html.scm (&amp;html-footnotes): Do not add br
tags before.
</content>
</entry>
<entry>
<title>html: Do not add br tag after section.</title>
<updated>2023-01-28T01:33:56+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-28T01:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=f9e9d32a23dbfe0e3df9d72559b16e76faead51f'/>
<id>urn:sha1:f9e9d32a23dbfe0e3df9d72559b16e76faead51f</id>
<content type='text'>
* src/guile/skribilo/engine/html.scm (section): Do not br tag after.
</content>
</entry>
<entry>
<title>html: Do not add br tag after chapter.</title>
<updated>2023-01-28T01:32:26+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-01-28T01:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=1038bc2919b69028d8a99276d8b732926c87d2cb'/>
<id>urn:sha1:1038bc2919b69028d8a99276d8b732926c87d2cb</id>
<content type='text'>
* src/guile/skribilo/engine/html.scm (chapter): Do not br tag after.
</content>
</entry>
</feed>
