<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/doc/user, branch v0.9.3</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=v0.9.3</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2016-01-13T08:37:04+00:00</updated>
<entry>
<title>doc: Mention the effect of locales on bibliographies.</title>
<updated>2016-01-13T08:37:04+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2016-01-13T08:37:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=23ab14a2b86cc7153ca88da11bf8ef62c6d8895e'/>
<id>urn:sha1:23ab14a2b86cc7153ca88da11bf8ef62c6d8895e</id>
<content type='text'>
* doc/user/bib.skb (Printing a Bibliography): Add note on the effect of
locales.
</content>
</entry>
<entry>
<title>build: Add silent rules for substitutions.</title>
<updated>2015-03-11T16:25:55+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2015-03-11T16:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=689e8e64ed2287d4cb7a87c0fd25567e905cbe03'/>
<id>urn:sha1:689e8e64ed2287d4cb7a87c0fd25567e905cbe03</id>
<content type='text'>
* substitute.am (AM_V_SUBSTITUTE, AM_V_SUBSTITUTE_, AM_V_SUBSTITUTE_0):
  New variables.
* doc/man/Makefile.am (.in): Use $(AM_V_SUBSTITUTE).
* doc/user/Makefile.am (lout/front-page.lout): Likewise.
* src/Makefile.am (.in): Likewise.
* src/guile/Makefile.am (.in.scm): Likewise.
* emacs/Makefile.am (.in): Likewise.
</content>
</entry>
<entry>
<title>build: Invoke 'lout' with the GNU-style error message format.</title>
<updated>2015-03-11T16:21:01+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2015-03-11T16:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=76cc8df4c6c5ae0e1c7b0ad1c7ed1b0f6b5479c6'/>
<id>urn:sha1:76cc8df4c6c5ae0e1c7b0ad1c7ed1b0f6b5479c6</id>
<content type='text'>
* doc/user/Makefile.am (.lout.ps): Add '-a'.
</content>
</entry>
<entry>
<title>build: Add silent rules for the manual.</title>
<updated>2015-03-11T16:19:10+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2015-03-11T16:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=2e935aed4c8536da73b855ad869b654fcdcf2956'/>
<id>urn:sha1:2e935aed4c8536da73b855ad869b654fcdcf2956</id>
<content type='text'>
* doc/user/Makefile.am (AM_V_SKRINFO, AM_V_SKRINFO_, AM_V_SKRINFO_0,
  AM_V_SKRHTML, AM_V_SKRHTML_, AM_V_SKRHTML_0): New variables.
  (skribilo.info, .skb.html): Use them.
  (AM_V_SKRLOUT, AM_V_SKRLOUT_, AM_V_SKRLOUT_0, AM_V_LOUT, AM_V_LOUT_,
  AM_V_LOUT_0): New variables.
  (.lout.ps, .skb.lout): Use them.
</content>
</entry>
<entry>
<title>doc: Mention the (skribilo biblio) module.</title>
<updated>2012-08-18T15:35:58+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-08-18T15:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=67ef7c2829bba39aca0c18415219556a10a085ac'/>
<id>urn:sha1:67ef7c2829bba39aca0c18415219556a10a085ac</id>
<content type='text'>
* doc/user/bib.skb ("Sorting Bibliography Entries"): Mention
  the (skribilo biblio) module.  Reported by Roger Mason
  &lt;rmason@mun.ca&gt;.
</content>
</entry>
<entry>
<title>doc: Document the use of Guile's module system.</title>
<updated>2012-08-18T15:35:00+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-08-18T15:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=088bf5fa2ce9acfaef79f721c8809265b5ff30ad'/>
<id>urn:sha1:088bf5fa2ce9acfaef79f721c8809265b5ff30ad</id>
<content type='text'>
* doc/user/start.skb (Using Modules): New section.
</content>
</entry>
<entry>
<title>Fix build without Lout.</title>
<updated>2012-07-07T11:21:37+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-07-07T11:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=5571cad0d19af06e98e89254de110d9a4dcde159'/>
<id>urn:sha1:5571cad0d19af06e98e89254de110d9a4dcde159</id>
<content type='text'>
Reported by rvclayton@verizon.net (R. Clayton).

* doc/user/Makefile.am (BUILT_SOURCES): Leave empty when !HAVE_LOUT.
  (skrflags): Add `-e "(define %have-lout? ...)".

* doc/user/loute.skb (Additional Markup): Don't evaluate
  `src/lout-illustration.skb' when not %HAVE-LOUT?.
* doc/user/eq.skb (Equation Formatting): Use 'lout as the renderer only
  when %HAVE-LOUT?.
* doc/user/src/eq3.skb: Likewise.
</content>
</entry>
<entry>
<title>doc: CSS: Increase interline spacing.</title>
<updated>2012-05-30T13:19:01+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=57a5f3ca43b10eb8bc3f3a7c5b1a9230c8ad2ebd'/>
<id>urn:sha1:57a5f3ca43b10eb8bc3f3a7c5b1a9230c8ad2ebd</id>
<content type='text'>
* doc/user/skribilo.css (.skribilo-body): Set `line-height' to 1.6.
* web/skribilo.css (.skribilo-body): Likewise.
</content>
</entry>
<entry>
<title>build: Remove potential `.png' files in $(infodir) before recreating them.</title>
<updated>2012-05-30T13:11:23+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=afff4ef3d064f642e9eddf511b429e7efead3614'/>
<id>urn:sha1:afff4ef3d064f642e9eddf511b429e7efead3614</id>
<content type='text'>
* doc/user/Makefile.am (install-data-hook): Remove the symlink's target
  before creating it.
</content>
</entry>
<entry>
<title>build: Use @PACKAGE_URL@ instead of hard-coded URLs.</title>
<updated>2012-05-29T23:44:04+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=22c686f388d700c89119a277f1a318e062d0282c'/>
<id>urn:sha1:22c686f388d700c89119a277f1a318e062d0282c</id>
<content type='text'>
* doc/user/lout/front-page.lout.in: Use @PACKAGE_URL@ instead of the
  hard-coded URL.
* src/guile/skribilo/config.in (skribilo-url): Likewise.

* substitute.am (substitute): Substitute @PACKAGE_URL@.
</content>
</entry>
</feed>
