<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/src/guile, branch lcourtes@laas.fr--2005-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--2005-libre%2Cskribilo--devo--1.2</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=lcourtes%40laas.fr--2005-libre%2Cskribilo--devo--1.2'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2006-12-11T16:02:55+00:00</updated>
<entry>
<title>lout engine: Fixed automatic `url-ref' breaking wrt. spacing.</title>
<updated>2006-12-11T16:02:55+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-12-11T16:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=37bc0ccc3cfcabbe042fe310943d2518e4bfff94'/>
<id>urn:sha1:37bc0ccc3cfcabbe042fe310943d2518e4bfff94</id>
<content type='text'>
* src/guile/skribilo/engine/lout.scm: Use `(srfi srfi-14)'.
  (lout-split-external-link): Use `char-set-contains?' when looking for
  whitespace.
  (lout-make-url-breakable): Do not remove newlines.

git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-90
</content>
</entry>
<entry>
<title>Fixed `publisher' in default biblio entry style.</title>
<updated>2006-12-08T17:47:59+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-12-08T17:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=86ce503639151de4235f322691571b9f2347c9aa'/>
<id>urn:sha1:86ce503639151de4235f322691571b9f2347c9aa</id>
<content type='text'>
* src/guile/skribilo/biblio/template.scm
  (make-bib-entry-template/default): Issue `publisher' for
  `inproceedings' entries.

* src/guile/skribilo/engine/base.scm (&amp;bib-entry-publisher): No italics.

git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-89
</content>
</entry>
<entry>
<title>eq/lout: Properly handle `div-style' and `mul-style'.</title>
<updated>2006-12-08T17:33:45+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-12-08T17:33:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=4e4849ca546074d9475229cc7508bc81b9b6c06c'/>
<id>urn:sha1:4e4849ca546074d9475229cc7508bc81b9b6c06c</id>
<content type='text'>
* src/guile/skribilo/package/eq/lout.scm (eq:*): Always pass the result
  through `mul-style-&gt;lout'.
  (eq:/): Likewise.

git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-88
</content>
</entry>
<entry>
<title>lout &amp; latex engines: Fixed the output of `&amp;prog-line'.</title>
<updated>2006-12-08T08:19:12+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-12-08T08:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=a24b5dbd2dc91b6fc3088c77a946fd8931e7e7dd'/>
<id>urn:sha1:a24b5dbd2dc91b6fc3088c77a946fd8931e7e7dd</id>
<content type='text'>
* src/guile/skribilo/engine/latex.scm: Use `(srfi srfi-13)'.
  (&amp;prog-line): Use markup option `:number' instead of `markup-ident' as
  the line number.

* src/guile/skribilo/engine/lout.scm: Likewise.

git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-87
</content>
</entry>
<entry>
<title>eq: Support automatic detection of inlining.</title>
<updated>2006-12-03T21:53:41+00:00</updated>
<author>
<name>Ludovic Courtes</name>
</author>
<published>2006-12-03T21:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=7996e5b2dddf1321d03b52635367a90cefa85c8d'/>
<id>urn:sha1:7996e5b2dddf1321d03b52635367a90cefa85c8d</id>
<content type='text'>
* src/guile/skribilo/package/eq.scm (inline-equation?): New.
  (eq)[inline?]: Default to `auto'.

* src/guile/skribilo/package/eq/lout.scm (eq): Use `inline-equation?'.

git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-32
</content>
</entry>
<entry>
<title>eq/lout: Fixed binomial coefficient.</title>
<updated>2006-12-03T21:52:40+00:00</updated>
<author>
<name>Ludovic Courtes</name>
</author>
<published>2006-12-03T21:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=1eecf11d36df1ec53f22f9882199abf481bd7494'/>
<id>urn:sha1:1eecf11d36df1ec53f22f9882199abf481bd7494</id>
<content type='text'>
* src/guile/skribilo/package/eq/lout.scm (eq:combinations): Fixed
  spacing, use `lpar' instead of `blpar' (according to "The TeXbook"),
  changed order of OF and AMONG.

git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-31
</content>
</entry>
<entry>
<title>eq: Added support for `:mul-style'.</title>
<updated>2006-12-03T21:52:02+00:00</updated>
<author>
<name>Ludovic Courtes</name>
</author>
<published>2006-12-03T21:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=80a7bbc7174962aaeca389b1b1592dc74297d50f'/>
<id>urn:sha1:80a7bbc7174962aaeca389b1b1592dc74297d50f</id>
<content type='text'>
* src/guile/skribilo/package/eq.scm (eq)[:mul-style]: New option.
  (eq*)[mul-style]: New option.

* src/guile/skribilo/package/eq/lout.scm (eq)[options]: Added
  `:mul-style'.
  (mul-style-&gt;lout): New.
  (eq:*): Support `:mul-style'.

git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-30
</content>
</entry>
<entry>
<title>eq/lout: Improved typesetting of parentheses.</title>
<updated>2006-12-03T21:51:27+00:00</updated>
<author>
<name>Ludovic Courtes</name>
</author>
<published>2006-12-03T21:51:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=a165a2604af8b9d222488a29eb5165c791fa2c73'/>
<id>urn:sha1:a165a2604af8b9d222488a29eb5165c791fa2c73</id>
<content type='text'>
* src/guile/skribilo/package/eq/lout.scm (%left-paren): New.
  (%right-paren): New.
  (simple-lout-markup-writer): Use them.
  (binary-lout-markup-writer): Likewise.
  (eq:apply): Likewise.
  (eq:limit): Likewise.

git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-29
</content>
</entry>
<entry>
<title>eq/lout: Fixed `limit'.</title>
<updated>2006-12-03T21:50:20+00:00</updated>
<author>
<name>Ludovic Courtes</name>
</author>
<published>2006-12-03T21:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=fd94a38600be0fa9103f598edabde9307aeea4b2'/>
<id>urn:sha1:fd94a38600be0fa9103f598edabde9307aeea4b2</id>
<content type='text'>
* src/guile/skribilo/package/eq/lout.scm (eq:limit): Use `from' instead
  of `on'.

git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-28
</content>
</entry>
<entry>
<title>eq: Added `eq-display' and the `:align-with' option for `eq'.</title>
<updated>2006-12-02T10:44:57+00:00</updated>
<author>
<name>Ludovic Courtes</name>
</author>
<published>2006-12-02T10:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=362047ce067c665d7f7e63de362a9e9f5dd50dbf'/>
<id>urn:sha1:362047ce067c665d7f7e63de362a9e9f5dd50dbf</id>
<content type='text'>
* src/guile/skribilo/package/eq.scm: Use `srfi-39'.
  (*embedded-renderer*): New.
  (eq-display): New.
  (eq)[:align-with]: New option.
  (eq-display): New text-based writer.
  (eq): Parameterize `*embedded-renderer*'.

* src/guile/skribilo/package/eq/lout.scm (eq-display): New writer.
  (eq): Support `:align-with'.
  (simple-lout-markup-writer): Honor `:align-with'.

git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-26
</content>
</entry>
</feed>
