diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-12-16 23:19:35 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-12-16 23:46:13 -0500 |
commit | ff4ceb260ae3931072810a0ada124841d3b8e032 (patch) | |
tree | a736b8a7c4d7ce046d23f3cc834619e374f9bf68 /CHANGELOG_v2 | |
parent | dal_syntax, sisu syntax modification (insist on curly braces) (diff) |
document objects: page break; object separator (introduced & used, adjust later)
* object separator introduced
(requested Cory Doctorow, implementation not discussed)
* dal_syntax, object separator syntax (<:---> or <:ols>)
* constants, object separator
* vim syntax highlighting, match object separator
* document objects: page break; object separator
(introduced & used)
* dal, page break and object separator objects
* represent page break and object separator: plaintext, html, epub, odf,
texpdf (adjust later)
Diffstat (limited to 'CHANGELOG_v2')
-rw-r--r-- | CHANGELOG_v2 | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/CHANGELOG_v2 b/CHANGELOG_v2 index dfb374e3..1f48644b 100644 --- a/CHANGELOG_v2 +++ b/CHANGELOG_v2 @@ -12,7 +12,7 @@ Reverse Chronological: %% Development branch UNSTABLE -%% 2.7.10.orig.tar.gz (2010-12-13:50/1) +%% 2.7.10.orig.tar.gz (2010-12-16:50/4) http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.10.orig.tar.gz sisu_2.7.10.orig.tar.gz sisu_2.7.10-1.dsc @@ -20,11 +20,23 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.10.orig.tar.gz * dal_syntax, (sisu syntax) * enforce use of curly braces in markup, remove single word markup without - curly braces; + curly braces; (requested fix, Ben Armstrong (live-manual), problematic for technical writing) * removed some undocumented alternative markup attributes + * object separator introduced + (requested Cory Doctorow, implementation not discussed) + * dal_syntax, object separator syntax (<:---> or <:ols>) + * constants, object separator + * vim syntax highlighting, match object separator + + * document objects: page break; object separator + (introduced & used) + * dal, page break and object separator objects + * represent page break and object separator: plaintext, html, epub, odf, + texpdf (adjust later) + %% 2.7.9.orig.tar.gz (2010-12-09:49/4) http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.9.orig.tar.gz 97240b74573904f5f2d120fbb56492179ec501fe8eee111dcace34068b8c960e 2752226 sisu_2.7.9.orig.tar.gz |