<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/src/guile, branch lcourtes@laas.fr--2006-libre,skribilo--devo--1.2</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=lcourtes%40laas.fr--2006-libre%2Cskribilo--devo--1.2</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=lcourtes%40laas.fr--2006-libre%2Cskribilo--devo--1.2'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2007-09-24T15:57:32+00:00</updated>
<entry>
<title>Tolerate unresolved nodes in `first-paragraph?'.</title>
<updated>2007-09-24T15:57:32+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-09-24T15:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=ce4ef18ff7813828425eb65714d7ca7d4908831a'/>
<id>urn:sha1:ce4ef18ff7813828425eb65714d7ca7d4908831a</id>
<content type='text'>
* src/guile/skribilo/ast.scm (first-paragraph?): Check whether PARENT is
  a markup.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-110
</content>
</entry>
<entry>
<title>lout: Add customs for the `book' document type.</title>
<updated>2007-09-20T17:19:27+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-09-20T17:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=33f508af77d56ba3c56947dc503744f24bae2529'/>
<id>urn:sha1:33f508af77d56ba3c56947dc503744f24bae2529</id>
<content type='text'>
* src/guile/skribilo/engine/lout.scm (lout-engine)[publisher, edition,
  before-title-page, on-title-page, after-title-page, at-end]: New
  customs.
  (output-report-options, output-book-options): New.
  (document): Use them.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-109
</content>
</entry>
<entry>
<title>slide: Tiny fix.</title>
<updated>2007-09-20T09:39:16+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-09-20T09:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=8ead9b042f96a719cf023ceede4177ed448a04c3'/>
<id>urn:sha1:8ead9b042f96a719cf023ceede4177ed448a04c3</id>
<content type='text'>
* src/guile/skribilo/package/slide.scm (slide-embed): Provide an
  identifier, pass ARGUMENTS.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-108
</content>
</entry>
<entry>
<title>eq/lout: Better handle parenthesizing of combinations.</title>
<updated>2007-09-20T09:37:05+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-09-20T09:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=7c53957cbc7209712f299022751d6bbc82ae9972'/>
<id>urn:sha1:7c53957cbc7209712f299022751d6bbc82ae9972</id>
<content type='text'>
* src/guile/skribilo/package/eq/lout.scm (binary-lout-markup-writer):
  Special-case `eq:combinations'.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-107
</content>
</entry>
<entry>
<title>lout: New `:word' option for `chapter' et al.</title>
<updated>2007-09-20T09:33:28+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-09-20T09:33:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=d558e816b374367b40c6880f2f8eb9bcb6044113'/>
<id>urn:sha1:d558e816b374367b40c6880f2f8eb9bcb6044113</id>
<content type='text'>
* src/guile/skribilo/engine/lout.scm (lout-block-before): Handle the
  `:word' option (note `@BypassWord' should be added in Lout 3.37).
  (chapter, section, subsection, subsubsection): Mark `:word' as
  supported.
  (ref): Sanity-check IDENT.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-106
</content>
</entry>
<entry>
<title>skribilo: Flush the output port before exiting.</title>
<updated>2007-09-03T17:23:04+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-09-03T17:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=11789ba0f936f6d4095cd1b761817557cf69ba3f'/>
<id>urn:sha1:11789ba0f936f6d4095cd1b761817557cf69ba3f</id>
<content type='text'>
* src/guile/skribilo.scm (skribilo): Flush `(*skribilo-output-port*)'
  before exiting.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-105
</content>
</entry>
<entry>
<title>biblio: Fixed default template for `book' and `inbook'.</title>
<updated>2007-08-31T17:05:03+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-08-31T17:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=6b72aa99c8628d54d405d6acac9195302eac560d'/>
<id>urn:sha1:6b72aa99c8628d54d405d6acac9195302eac560d</id>
<content type='text'>
* src/guile/skribilo/biblio/template.scm
  (make-bib-entry-template/default): For `book', use `(or author
  editor)'.  Added an `inbook' case.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-104
</content>
</entry>
<entry>
<title>Moved `first-paragraph?' to `ast'.</title>
<updated>2007-08-30T16:20:32+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-08-30T16:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=0b43fcc72a3d8cd8de9fe72c99440b095946593d'/>
<id>urn:sha1:0b43fcc72a3d8cd8de9fe72c99440b095946593d</id>
<content type='text'>
* src/guile/skribilo/ast.scm (first-paragraph?): New.

* src/guile/skribilo/engine/lout.scm (first-paragraph?): Removed.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-103
</content>
</entry>
<entry>
<title>lout: Added support for drop capitals.</title>
<updated>2007-08-30T15:54:10+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-08-30T15:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=57fa8c46016cf60acf6f7893a23829d85191ac19'/>
<id>urn:sha1:57fa8c46016cf60acf6f7893a23829d85191ac19</id>
<content type='text'>
* src/guile/skribilo/engine/lout.scm (lout-engine)[drop-capital?,
  drop-capital-lines]: New customs.
  (first-paragraph?, make-drop-capital?, output-with-drop-capital): New.
  (paragraph)[first-paragraph?]: Moved outside.
  Use an `:action' to support drop capitals.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-102
</content>
</entry>
<entry>
<title>biblio: SRFI'd `author.scm'.</title>
<updated>2007-08-29T13:19:14+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-08-29T13:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=ebcd9898a1f6001fde5f2ef7528aa6af3c81cbd8'/>
<id>urn:sha1:ebcd9898a1f6001fde5f2ef7528aa6af3c81cbd8</id>
<content type='text'>
* src/guile/skribilo/biblio/author.scm: Use `srfi-14'.
  (%no-comma): New.
  (comma-separated-&gt;author-list): Use `string-tokenize'.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-101
</content>
</entry>
</feed>
