<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/doc/modules, 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-29T21:41:13+00:00</updated>
<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>doc: In HTML, use CSS for the 'doc-engine' markup.</title>
<updated>2018-04-22T16:50:41+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-22T16:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=418a759052bbcc48012e2f99e105df796f1453b3'/>
<id>urn:sha1:418a759052bbcc48012e2f99e105df796f1453b3</id>
<content type='text'>
* doc/modules/skribilo/documentation/api.scm (he): Add 'doc-engine'
writer.
(doc-engine): Add a case for HTML alongside Lout.
* doc/user/skribilo.css (.skribilo-doc-markup, .skribilo-doc-engine)
(.skribilo-api-engine-custom-name)
(.skribilo-api-engine-custom-description)
(.skribilo-api-engine-custom-default): New entities.
</content>
</entry>
<entry>
<title>doc: In HTML, use CSS to render 'doc-markup'.</title>
<updated>2018-04-22T16:49:28+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-22T16:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=ae0bce11d0af4422096f6db8a857286ed26b07b5'/>
<id>urn:sha1:ae0bce11d0af4422096f6db8a857286ed26b07b5</id>
<content type='text'>
* doc/modules/skribilo/documentation/api.scm (he): Add writer for
'doc-markup'.
(le): Add LE as an argument to 'markup-writer' where it was missing.
(doc-markup): Remove 'doc-markup.html', and use 'doc-markup.generic' for
HTML.
</content>
</entry>
<entry>
<title>doc: In HTML, 'prgm' and 'disp' presentation moved to CSS.</title>
<updated>2018-04-22T16:06:44+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-22T13:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=580a0527ea23a5ee94d36ac74b302ebb22342f9e'/>
<id>urn:sha1:580a0527ea23a5ee94d36ac74b302ebb22342f9e</id>
<content type='text'>
* doc/modules/skribilo/documentation/manual.scm (prgm): Add a case for
HTML.
(disp): Likewise.
* doc/user/skribilo.css (.skribilo-manual-prgm, .skribilo-manual-disp):
New items.
</content>
</entry>
<entry>
<title>doc: Improve Lout style.</title>
<updated>2018-04-07T14:25:00+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-07T14:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=c0152d256b48b17b4b51f7913214e1291e061070'/>
<id>urn:sha1:c0152d256b48b17b4b51f7913214e1291e061070</id>
<content type='text'>
* doc/modules/skribilo/documentation/api.scm (le): Change 'initial-font
and 'initial-break.  Use 9p font in @SkribiloExample.  Add writer for
'prog.
</content>
</entry>
<entry>
<title>doc: Allow several expressions in the body of a markup procedure.</title>
<updated>2015-03-11T16:08:02+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2015-03-11T16:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=0301ad0d2b28afa09829667cf75425b8e0cc719c'/>
<id>urn:sha1:0301ad0d2b28afa09829667cf75425b8e0cc719c</id>
<content type='text'>
* doc/modules/skribilo/documentation/api.scm (define-markup-rest): Add
  ellipsis in the body pattern for DEF.
</content>
</entry>
<entry>
<title>Replace "illegal" with "invalid" in error messages.</title>
<updated>2015-03-11T13:25:25+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2015-03-11T10:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=48c9bba9b3a8e5155cb2b78bb417d583a9097898'/>
<id>urn:sha1:48c9bba9b3a8e5155cb2b78bb417d583a9097898</id>
<content type='text'>
There's nothing illegal here.

* doc/modules/skribilo/documentation/api.scm,
  src/guile/skribilo/ast.scm,
  src/guile/skribilo/debug.scm,
  src/guile/skribilo/engine/base.scm,
  src/guile/skribilo/engine/context.scm,
  src/guile/skribilo/engine/html.scm,
  src/guile/skribilo/engine/html4.scm,
  src/guile/skribilo/engine/latex.scm,
  src/guile/skribilo/package/base.scm,
  src/guile/skribilo/package/html-navtabs.scm,
  src/guile/skribilo/package/jfp.scm,
  src/guile/skribilo/package/lncs.scm,
  src/guile/skribilo/package/slide/latex.scm,
  src/guile/skribilo/utils/justify.scm,
  src/guile/skribilo/utils/keywords.scm,
  src/guile/skribilo/utils/text-table.scm: Change "illegal" to
  "invalid".
</content>
</entry>
<entry>
<title>Use quotes instead of backticks in user-facing messages.</title>
<updated>2015-03-11T10:23:25+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2015-03-11T10:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=48a66db9dad53b1078756df775a4efd06d649e28'/>
<id>urn:sha1:48a66db9dad53b1078756df775a4efd06d649e28</id>
<content type='text'>
Suggested by Benno Schulenberg &lt;coordinator@translationproject.org&gt;.

* doc/modules/skribilo/documentation/api.scm,
  src/guile/skribilo.scm, src/guile/skribilo/condition.scm,
  src/guile/skribilo/engine/lout.scm,
  src/guile/skribilo/package/base.scm,
  src/guile/skribilo/package/jfp.scm,
  src/guile/skribilo/package/lncs.scm,
  src/guile/skribilo/package/pie.scm,
  src/guile/skribilo/package/slide/latex.scm,
  src/guile/skribilo/utils/compat.scm,
  src/guile/skribilo/ast.scm,
  src/guile/skribilo/biblio.scm,
  src/guile/skribilo/engine/html.scm,
  src/guile/skribilo/engine/info.scm,
  src/guile/skribilo/index.scm,
  src/guile/skribilo/package/web-book2.scm,
  src/guile/skribilo/reader/rss-2.scm,
  src/guile/skribilo/source.scm,
  src/guile/skribilo/utils/compat.scm,
  src/guile/skribilo/verify.scm: Change `foo' to 'foo'.
</content>
</entry>
<entry>
<title>doc: Add a `lout-illustration' example.</title>
<updated>2012-05-29T21:30:10+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-29T21:30:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=401d6f8f681e758c7cf391475d758db32135b1bd'/>
<id>urn:sha1:401d6f8f681e758c7cf391475d758db32135b1bd</id>
<content type='text'>
* doc/modules/skribilo/documentation/api.scm (le)[inline-definitions-proc]:
  Add @TeX and @LaTeX definitions.

* doc/user/src/lout-illustration.skb: New file.
* doc/user/Makefile.am (EXTRA_DIST): Add it.

* doc/user/loute.skb (Additional Markup): Add
  `src/lout-illustration.skb' as an example.
</content>
</entry>
<entry>
<title>doc: Improve Info rendering.</title>
<updated>2012-05-28T21:54:16+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-05-26T14:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=429523231bb3c64b16df3c1ff2d53418be98a199'/>
<id>urn:sha1:429523231bb3c64b16df3c1ff2d53418be98a199</id>
<content type='text'>
* doc/modules/skribilo/documentation/api.scm (ie)[doc-markup]: Use a
  justifier to output the markup prototypes slightly indented.  Prepend
  "-- Markup: ".
  (doc-markup-proto): When using the `info' engine, annihilate `code'
  and `bold'.

* doc/modules/skribilo/documentation/manual.scm (param): When using the
  `info' engine, render parameters as uppercase, without `code'.
</content>
</entry>
</feed>
