<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo, branch v0.9.4</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=v0.9.4</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=v0.9.4'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2018-04-30T08:36:11+00:00</updated>
<entry>
<title>build: Install modules and objects in the usual locations.</title>
<updated>2018-04-30T08:36:11+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-30T08:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=acbd354ca0a32a5a551869a3650c9d265b83b204'/>
<id>urn:sha1:acbd354ca0a32a5a551869a3650c9d265b83b204</id>
<content type='text'>
* configure.ac: Add '--with-guileobjectdir' and substitute
'guileobjectdir'.
* guilec.am (nobase_nodist_module_DATA): Rename to...
(nobase_nodist_guileobject_DATA): ... this
(skr_install_go_files): Change value to
'install-nobase_nodist_guileobjectDATA'.
* src/guile/Makefile.am (nobase_nodist_module_DATA): Change "+=" to
"=".
(nobase_nodist_module_DATA): Rename to...
(nobase_nodist_guileobject_DATA): ... this.
* src/skribilo.in (GUILE_LOAD_COMPILED_PATH): Use @guileobjectdir@.
* substitute.am (substitute): Add @guileobjectdir@.
</content>
</entry>
<entry>
<title>Update NEWS.</title>
<updated>2018-04-29T22:10:30+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-29T22:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=baa6c4c9288303cd227ebf7f777df16fdbc7abd0'/>
<id>urn:sha1:baa6c4c9288303cd227ebf7f777df16fdbc7abd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Thank Amirouche.</title>
<updated>2018-04-29T22:10:07+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-29T22:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=f5ac6c0841d29c1fe520a5a10a84715160b2f00c'/>
<id>urn:sha1:f5ac6c0841d29c1fe520a5a10a84715160b2f00c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slide/html: Do not emit &lt;strong&gt; and &lt;big&gt;.</title>
<updated>2018-04-29T21:41:18+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-29T21:37:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=4776e2f3638d5d0c219e6464380ac4105bb145d4'/>
<id>urn:sha1:4776e2f3638d5d0c219e6464380ac4105bb145d4</id>
<content type='text'>
* src/guile/skribilo/package/slide/html.scm (html-slide-title): Remove
&lt;strong&gt; and &lt;big&gt;.
</content>
</entry>
<entry>
<title>doc: Remove reference to non-existent CSS file.</title>
<updated>2018-04-29T21:41:18+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-29T21:36:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=fea4fef2c2084b8c0f8311e61d6dcdd7c652f6d4'/>
<id>urn:sha1:fea4fef2c2084b8c0f8311e61d6dcdd7c652f6d4</id>
<content type='text'>
* doc/user/static/main.css: Remove reference to "base.css".
</content>
</entry>
<entry>
<title>doc: Use the same CSS as the web site.</title>
<updated>2018-04-29T21:41:13+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-29T21:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=b87514f1863a3f6231d3ccb4e785d03a4b179b6d'/>
<id>urn:sha1:b87514f1863a3f6231d3ccb4e785d03a4b179b6d</id>
<content type='text'>
* web/static: Move to...
* doc/user/static: ... this.
* web/static: Turn into a symlink.
* doc/user/skribilo.css: Remove.
* doc/modules/skribilo/documentation/manual.scm: Use "static/manual.css"
instead of "skribilo.css".
* doc/user/Makefile.am (dist_html_DATA): Remove.
(nobase_dist_html_DATA): New variable.
* doc/user/static/manual.css: New file.
</content>
</entry>
<entry>
<title>web: Mention Guile 2.2.</title>
<updated>2018-04-29T20:45:27+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-29T20:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=c51dc480fff9b99b2462000095cb56336b8c2410'/>
<id>urn:sha1:c51dc480fff9b99b2462000095cb56336b8c2410</id>
<content type='text'>
* web/index.skb: Mention Guile 2.2.
</content>
</entry>
<entry>
<title>html: Do not emit &lt;big&gt; and &lt;strong&gt; for titles.</title>
<updated>2018-04-29T20:44:38+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-29T20:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=1085ec98923ff7aca207fb8c15c981f720b8504d'/>
<id>urn:sha1:1085ec98923ff7aca207fb8c15c981f720b8504d</id>
<content type='text'>
* src/guile/skribilo/engine/html.scm (&amp;html-generic-title): Do not emit
&lt;big&gt; and &lt;strong&gt;.
</content>
</entry>
<entry>
<title>web: Adjust main.css.</title>
<updated>2018-04-29T20:43:42+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-29T20:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=e19dfb57e374e78fef4b2826ffca987175ec72ec'/>
<id>urn:sha1:e19dfb57e374e78fef4b2826ffca987175ec72ec</id>
<content type='text'>
* web/static/main.css (body): Remove background.
(a:link, a:visited, a:active): Add color.
(div.navtabs-title): Adjust background, set min-width.
(div.skribilo-title): New entity.
(div.skribilo-body): Tweak.
(div.skribilo-ending): Tweak.
</content>
</entry>
<entry>
<title>web: New theme for the website</title>
<updated>2018-04-29T19:50:44+00:00</updated>
<author>
<name>amirouche</name>
</author>
<published>2018-04-22T14:23:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=35bf8415e8b3656325c6f3035365dc42084c17c5'/>
<id>urn:sha1:35bf8415e8b3656325c6f3035365dc42084c17c5</id>
<content type='text'>
* web/static/: add css, fonts and images inside it
* web/index.skb: change css to point to web/static/main.css

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
</feed>
