aboutsummaryrefslogtreecommitdiffhomepage
path: root/data
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-07-26 20:22:49 -0400
committerRalph Amissah <ralph@amissah.com>2011-07-26 20:22:49 -0400
commit5e292103d5da448844c7c5bc38b920874d895107 (patch)
tree6db0d80632c93a7f89dc8ecfe0db57bc7bd54fae /data
parentv3: emacs syntax highlighting sisu-mode.el (diff)
v3: dal, indent, control of first line of indent & rest of paragraph
* implements hanging indent, and possibility to set first line step indent * __[1-9] hanging indent (initial indent 0); paragraph text indent [1-9] * _[0-9]?_[1-9] initial indent; paragraph text indent * __[1-9]! bold words \\ part of hanging indent paragraph text
Diffstat (limited to 'data')
-rw-r--r--data/doc/sisu/CHANGELOG_v320
1 files changed, 20 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3
index 740611a8..56e737bc 100644
--- a/data/doc/sisu/CHANGELOG_v3
+++ b/data/doc/sisu/CHANGELOG_v3
@@ -20,6 +20,26 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.14.orig.tar.gz
sisu_3.0.14-1.dsc
sisu_3.0.14-1.debian.tar.gz
+ * hanging indent partially implemented, added markup possibilities
+
+ __[1-9] hanging indent (initial indent 0); paragraph text indent [1-9]
+
+ _[0-9]?_[1-9] initial indent; paragraph text indent
+
+ * done: dal;
+ not done: , plaintext, html, xhtml, xml sax, xml dom, epub, pdf, odf,
+ man, info
+ check: po4a, html_lite (used in sql search results)
+ * syntax highlighting done: vim (sisu.vim), emacs (sisu-mode.el)
+
+ * indent added bold words markup syntax (_[1-9]!) (_[0-9]?_[1-9]!)
+ for indents
+
+ __[1-9]! bold words
+ part of hanging indent paragraph text
+
+ __[1-9]! bold words \\ part of hanging indent paragraph text
+
* param, manifest, qrcode, epub, added creator.editor field
* sql db, constants, cgi-sql, structure changed, creator editor field added