aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès2008-04-23 22:33:23 +0200
committerLudovic Courtès2008-04-23 22:33:23 +0200
commit5add78aba082524aee7350432f9ac0c0e983b33d (patch)
treea52315356a45e189a0253fa853f81d3c9cc666b2 /NEWS
parent087306a64cc34ea2b5415e3c1cd8505faedf4f14 (diff)
downloadskribilo-5add78aba082524aee7350432f9ac0c0e983b33d.tar.gz
skribilo-5add78aba082524aee7350432f9ac0c0e983b33d.tar.lz
skribilo-5add78aba082524aee7350432f9ac0c0e983b33d.zip
Fix SUI `:ident' references.
* src/guile/skribilo/package/base.scm (skribe-ref): Pass the result of `dirname' as the DIR argument of `sui-ref->url'. Don't pass ":ident ident" to `ref'. * src/guile/skribilo/sui.scm (sui-find-ref): Fix invocation of `sui-search-all-refs'. (sui-search-all-refs): Actually implemented. * NEWS: Update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5eb9d29..1b92ac3 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,7 @@ Namely, `slide-outline-title' and
** The `:toc' option of `slide' determines whether to include it in the outline
** New option `:rulecolor' for `table'
** New `--sui-path' command-line option, new `*sui-path*' parameter
+** Fix SUI `:ident' references
** Use more SRFI-34/35 exception handling instead of `skribe-error'
** Lesser reliance on recursive make