summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès2008-04-08 00:19:04 +0200
committerLudovic Courtès2008-04-08 00:19:04 +0200
commit71d6a8faee86dceb26c2784de98930fd9976ca2c (patch)
tree7d8985b4bfdb386615f6309ee8cfa23fd4e7539a /NEWS
parent9745ff5744d97fa66b42587e6a304d3bdf8054ab (diff)
downloadskribilo-71d6a8faee86dceb26c2784de98930fd9976ca2c.tar.gz
skribilo-71d6a8faee86dceb26c2784de98930fd9976ca2c.tar.lz
skribilo-71d6a8faee86dceb26c2784de98930fd9976ca2c.zip
Add `--sui-path'/`-U' command-line option.
* NEWS: Update.

* src/guile/skribilo.scm (skribilo-show-help): Update.
  (%options)[-U]: New.
  (%default-options): Add `:sui-path'.
  (skribilo): Handle it.

* src/guile/skribilo/package/base.scm (ref)[skribe-ref]: Use
  `*sui-path*'.

* src/guile/skribilo/parameters.scm (*sui-path*): New.

* src/guile/skribilo/sui.scm (load-sui): Raise a `&file-search-error'
  exception if not found.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e941741..96feef9 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,8 @@ Namely, `slide-outline-title' and
 ** New option `:rulecolor' for `table'
 
 
+** New `--sui-path' command-line option, new `*sui-path*' parameter
+
 * New in Skribilo 0.9.0 (user-visible changes compared to Skribe 1.2d)
 
 ** New engine: `lout' (see http://lout.sf.net/).