diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-09-12 21:35:54 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-09-12 21:35:54 -0400 |
commit | 165276e6c2e357716fb501a40774f4214c506c08 (patch) | |
tree | 355b1813443ff37b64ca073a0637264d3a7f3077 /data | |
parent | v5 v6: ao, feedback on markup document structure (heading level) errors (diff) |
v5 v6: ao, auto naming (segment & tag), exceptions, avoidance of name collisionssisu_5.6.6
* (i) auto naming attempts to extract a suitable numeric name from document
headings if available, at times one appears to be available but is re-used
elsewhere in the document, (as where the document has Parts or Sections and
naming starts again within these sections from 1); (ii) this is treated as an
exception and an alternative sequential naming scheme is triggered; (iii) if a
document heading does not provide a suitable numeric name, another sequential
scheme is used
Diffstat (limited to 'data')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v5 | 2 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG_v6 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5 index eb51153a..41520e68 100644 --- a/data/doc/sisu/CHANGELOG_v5 +++ b/data/doc/sisu/CHANGELOG_v5 @@ -38,6 +38,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_5.6.6.orig.tar.xz sisu_5.6.6.orig.tar.xz sisu_5.6.6-1.dsc +* ao, auto naming (segment & tag), exceptions, avoidance of name collisions + * ao, feedback on markup document structure (heading level) errors adjustment to (existing) provided feedback, based on: * level A~ title, required; diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6 index ea7f7858..ba481baa 100644 --- a/data/doc/sisu/CHANGELOG_v6 +++ b/data/doc/sisu/CHANGELOG_v6 @@ -28,6 +28,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_6.2.7.orig.tar.xz sisu_6.2.7.orig.tar.xz sisu_6.2.7-1.dsc +* ao, auto naming (segment & tag), exceptions, avoidance of name collisions + * ao, feedback on markup document structure (heading level) errors adjustment to (existing) provided feedback, based on: * level A~ title, required; |