diff options
author | Ludovic Courtès | 2008-02-03 21:39:56 +0100 |
---|---|---|
committer | Ludovic Courtès | 2008-02-03 21:39:56 +0100 |
commit | cbbace864245be0ed918aee85c49d38ea66d4015 (patch) | |
tree | 8176dc0c8625f9f3aad9cd6fe705e8493165ab95 /NEWS | |
parent | 71529195046227ccbecfd84d9492cc3a1f91f310 (diff) | |
download | skribilo-cbbace864245be0ed918aee85c49d38ea66d4015.tar.gz skribilo-cbbace864245be0ed918aee85c49d38ea66d4015.tar.lz skribilo-cbbace864245be0ed918aee85c49d38ea66d4015.zip |
doc: Insignificant cleanups.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -54,6 +54,11 @@ New in Skribilo 0.9.0 (user-visible changes compared to Skribe 1.2d) `latex' engine, consequently, has a new custom named `class-has-chapters?'. +* Unique node identifiers + + No two nodes within a document can have the same identifier (`:ident' + parameter). Duplicate identifiers are reported as an error. + * Bug fixes Most notably in the `resolve' subsystem. |