diff options
author | Ludovic Courtès | 2009-05-25 12:47:24 +0200 |
---|---|---|
committer | Ludovic Courtès | 2009-05-25 12:47:47 +0200 |
commit | a8a3c031c40a95c387893a2be9606df3c50f09d6 (patch) | |
tree | 1773760f23fa084b94a07e1dc28343c6c071f7e3 /THANKS | |
parent | f37487368372c5ab6207e756b4b4ae89c6d145c3 (diff) | |
download | skribilo-a8a3c031c40a95c387893a2be9606df3c50f09d6.tar.gz skribilo-a8a3c031c40a95c387893a2be9606df3c50f09d6.tar.lz skribilo-a8a3c031c40a95c387893a2be9606df3c50f09d6.zip |
html: Fix confusion around `unspecified?'.
* src/guile/skribilo/engine/html.scm (unspecified?): New procedure.
This fixes the choice of a default title-number separator for chapters
in `&html-generic-subdocument', as reported by James Haggerty
<james.haggerty@gmail.com>.
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,5 +10,6 @@ I would also like to thank the following people who contributed to Skribilo through suggestions, bug reports or patches: R. Clayton <rvclayton@acm.org> + James Haggerty <james.haggerty@gmail.com> Klaus Schilling <schilling.klaus@web.de> Barrie Stott <zen146410@zen.co.uk> |