aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v5
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2019-07-16 12:13:30 -0400
committerRalph Amissah <ralph@amissah.com>2019-07-16 12:15:30 -0400
commitdf3dbe032173deac9432a88e223f9344ef25b3b1 (patch)
tree19546692eded69cb07c193c888960e506368bc9e /data/doc/sisu/CHANGELOG_v5
parentversion & changelog, open commit window (diff)
changelogs cosmetic substitution (org-mode)
Diffstat (limited to 'data/doc/sisu/CHANGELOG_v5')
-rw-r--r--data/doc/sisu/CHANGELOG_v5942
1 files changed, 471 insertions, 471 deletions
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index 862a4f9d..e401eabc 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -4,7 +4,7 @@ SiSU CHANGELOG -*- mode: org; -*-
* SiSU version 5
<http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary>
<http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob;f=data/doc/sisu/CHANGELOG_v5;hb=HEAD>
- * debian/changelog
+ - debian/changelog
<http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob_plain;f=debian/changelog;hb=refs/heads/debian/sid>
v5 branch is removed; it is available in sisu < 5.9.0
@@ -12,13 +12,13 @@ v4 branch is removed; it is available in sisu < 5.3.0
v3 branch is removed; it is available in sisu < 4.1.0
v2 branch is removed; it is available in sisu =< 3.3.2
- * homepage at: <http://www.jus.uio.no/sisu>
- * <http://www.jus.uio.no/sisu/SiSU/download>
- * <http://www.jus.uio.no/sisu/SiSU/changelog>
- * <http://sisudoc.org/sisu/sisu_manual>
- * data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_manual.ssm
- * data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_download.ssi
- * CHANGELOG CHANGELOG_v2 CHANGELOG_v3 README data/doc/sisu/
+ - homepage at: <http://www.jus.uio.no/sisu>
+ - <http://www.jus.uio.no/sisu/SiSU/download>
+ - <http://www.jus.uio.no/sisu/SiSU/changelog>
+ - <http://sisudoc.org/sisu/sisu_manual>
+ - data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_manual.ssm
+ - data/doc/sisu/sisu_markup_samples/sisu_manual/sisu_download.ssi
+ - CHANGELOG CHANGELOG_v2 CHANGELOG_v3 README data/doc/sisu/
* Legacy Branch, Reference
@@ -29,59 +29,59 @@ Reverse Chronological:
** sisu_5.9.0.orig.tar.xz (2015-04-21:16/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.9.0
- * merge v6 into v5, and make v6 the default branch, so v5 is legacy
+ - merge v6 into v5, and make v6 the default branch, so v5 is legacy
** sisu_5.8.0.orig.tar.xz (2015-04-20:16/1)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.8.0
- * year set 2015 (prepare for the new year)
+ - year set 2015 (prepare for the new year)
- * qi, (quick install) header update (also rbuild)
+ - qi, (quick install) header update (also rbuild)
- * sisu-mode.el emacs, outline mode "folding" for sisu
+ - sisu-mode.el emacs, outline mode "folding" for sisu
- * CHANGELOGS formatted for viewing as org-mode files
+ - CHANGELOGS formatted for viewing as org-mode files
indentation, line-breaking, and formatting characters only changes made
- * org files related to sisu
- * break up and place in own subdir
- * org files, minor editing
+ - org files related to sisu
+ - break up and place in own subdir
+ - org files, minor editing
- * code headers reformatted for viewing as org-mode files
+ - code headers reformatted for viewing as org-mode files
- * c&d: project dir structure, libs moved under new branch names
- * libs & version files under new branch names: current & develop
- * previously under branch version numbers (v5|v6)
- * version .yml files moved
- * associated adjustments made as required, notably to:
+ - c&d: project dir structure, libs moved under new branch names
+ - libs & version files under new branch names: current & develop
+ - previously under branch version numbers (v5|v6)
+ - version .yml files moved
+ - associated adjustments made as required, notably to:
bin/sisu se* qi* (file headers)
- * [on dir names, want release to precede next/development,
+ - [on dir names, want release to precede next/development,
considered (cur|dev) (current|(dev|development|progress|next))
(stable|unstable), alpha sorting fail (release|(next|develop))]
- * version & branch info, changes related to move of lib dirs
+ - version & branch info, changes related to move of lib dirs
- * cgi, search form, html ref, remove leading 'o' ocn, bugfix
+ - cgi, search form, html ref, remove leading 'o' ocn, bugfix
in html (on use of html5), removed leading 'o' before ocn, not
reflected in generated cgi, sample search form, so, does not
jump to the (otherwise correctly) identified location
- * html,
- * output by filename, filenames, fix
- * ocn link back to self reinstated
+ - html,
+ - output by filename, filenames, fix
+ - ocn link back to self reinstated
(requested, used as quick means to get object url reference link)
- * po4a, reinstate possibility to initialize po4a management of translated
+ - po4a, reinstate possibility to initialize po4a management of translated
marked up documents, i.e. to place translated versions of a sisu document
under po4a management
- * SiSU_is switched to a method (instead of a hash) (bin and lib)
+ - SiSU_is switched to a method (instead of a hash) (bin and lib)
- * use RbConfig instead of Config
+ - use RbConfig instead of Config
- * bin/sisu-misc-utils, sisu_thor_lib, currently only for po4a
- * uses po4a to create po files with empty translation strings
- * in appropriately configured directory e.g.
+ - bin/sisu-misc-utils, sisu_thor_lib, currently only for po4a
+ - uses po4a to create po files with empty translation strings
+ - in appropriately configured directory e.g.
"data/doc/sisu/markup-samples/manual" have file named:
"languages_source_and_targets" containing e.g.:
source: en
@@ -91,9 +91,9 @@ Reverse Chronological:
ruby ~snx/bin/sisu-misc-utils po4a --next --distclean
ruby ~snx/bin/sisu-misc-utils po4a --next --make
- * sisu.org addition, modification, consider
+ - sisu.org addition, modification, consider
- * header regex matches for bold & italics auto match possessives ending in 's
+ - header regex matches for bold & italics auto match possessives ending in 's
** SiSU "UnFrozen" - prior to end of Debian Freeze
(upstream bugfix 5.7.2 intended for Jessie (packaged for Debian as 5.7.1-2)
@@ -102,7 +102,7 @@ Reverse Chronological:
** sisu_5.7.2.orig.tar.xz (2014-11-02:43/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.7.2
- * ao, composite documents, --verbose report to terminal on loading of *.sst,
+ - ao, composite documents, --verbose report to terminal on loading of *.sst,
fix without fix sisu reports loading of .ssm & .ssi files but not .sst
(sub-documents are imported correctly and resulting document outputs are
correct and unaffected, but unless aware of this bug it would seem otherwise
@@ -117,94 +117,94 @@ Reverse Chronological:
** sisu_5.7.1.orig.tar.xz (2014-10-19:41/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.7.1
- * html
- * html_format, "id"s for objects & footnotes
- * remove trailing backslash for empty linebreak & paragraph, <br> <p>
+ - html
+ - html_format, "id"s for objects & footnotes
+ - remove trailing backslash for empty linebreak & paragraph, <br> <p>
- * db, text search & display field, footnotes moved to end of text object
- * cleaner, more useful search results
- * cleaner text search field
- * separate footnote fields redundant for search purposes
+ - db, text search & display field, footnotes moved to end of text object
+ - cleaner, more useful search results
+ - cleaner text search field
+ - separate footnote fields redundant for search purposes
- * cgi, sample search form, find & display endnotes from parent text object
- * remove dedicated endnote search section (as endnotes found & listed from
+ - cgi, sample search form, find & display endnotes from parent text object
+ - remove dedicated endnote search section (as endnotes found & listed from
reference text field)
- * cleaner search results
+ - cleaner search results
** sisu_5.7.0.orig.tar.xz (2014-10-12:40/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.7.0
- * '*_parts', remove defaults.rb & some relics related to sisu skins (long gone)
- * old code removed & substituted as required by *_parts
- * attending code changes, fairly wide ranging
+ - '*_parts', remove defaults.rb & some relics related to sisu skins (long gone)
+ - old code removed & substituted as required by *_parts
+ - attending code changes, fairly wide ranging
- * html, epub, set document body language
+ - html, epub, set document body language
- * html_format, label, re: object number object names
+ - html_format, label, re: object number object names
- * constants, remove ocn html leader (resulting hashtag #1 instead of #o1)
+ - constants, remove ocn html leader (resulting hashtag #1 instead of #o1)
- * html, reduce difference with v6
- * removal of some trailing slashes <p> <br>
- * mostly removal of bgcolor
+ - html, reduce difference with v6
+ - removal of some trailing slashes <p> <br>
+ - mostly removal of bgcolor
- * moved files: harvest* to html_harvest*
+ - moved files: harvest* to html_harvest*
- * --maintenance revisited, bin/sisu, hub, urls --maintenance, fix required
+ - --maintenance revisited, bin/sisu, hub, urls --maintenance, fix required
- * db, --maintenance sql, separated out postgresql & sqlite
+ - db, --maintenance sql, separated out postgresql & sqlite
could share "maintenance" db import sql file (as done previously), consider
- * fixes, minor
- * qrcode, sha call
- * epub tune, --maintenance related
+ - fixes, minor
+ - qrcode, sha call
+ - epub tune, --maintenance related
** sisu_5.6.9.orig.tar.xz (2014-10-03:39/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.9
- * --act provides info on current --act0 to --act9 settings (makes it easier to
+ - --act provides info on current --act0 to --act9 settings (makes it easier to
make use of acts 0 to 9)
- * html, tiny first nudge toward html5 (document headers and minor)
+ - html, tiny first nudge toward html5 (document headers and minor)
** sisu_5.6.8.orig.tar.xz (2014-09-28:38/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.8
- * sql, clean searchable text, update for (ao/dal) text representation,
+ - sql, clean searchable text, update for (ao/dal) text representation,
fix legacy action
** sisu_5.6.7.orig.tar.xz (2014-09-19:37/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.7
- * vim syntax, sisu.vim, update git url and email address
+ - vim syntax, sisu.vim, update git url and email address
- * update urls to git repo
+ - update urls to git repo
** sisu_5.6.6.orig.tar.xz (2014-09-12:36/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.6
- * ao, auto naming (segment & tag), exceptions, avoidance of name collisions
+ - ao, auto naming (segment & tag), exceptions, avoidance of name collisions
- * ao, feedback on markup document structure (heading level) errors
+ - ao, feedback on markup document structure (heading level) errors
adjustment to (existing) provided feedback, based on:
- * level A~ title, required;
- * levels B~ C~ D~ optional sequential document divider headings
+ - level A~ title, required;
+ - levels B~ C~ D~ optional sequential document divider headings
(Part, Section etc. equivalent);
- * level 1~ required, heading level preceding substantive text; followed by
- * levels 2~ 3~ 4~ optional, sequential headings
+ - level 1~ required, heading level preceding substantive text; followed by
+ - levels 2~ 3~ 4~ optional, sequential headings
(1.1, 1.1.1, 1.1.1.1 equivalents)
- * ao, expansion of links to internal filepaths (re: syntax based shortcut)
+ - ao, expansion of links to internal filepaths (re: syntax based shortcut)
(expansion of sisu output filepaths, sync with use of --act0 to --act9)
- * se, processing, adjustments to default settings for --act0 to --act9
+ - se, processing, adjustments to default settings for --act0 to --act9
- * se, env, lingual: mono / multi, rc settings
+ - se, env, lingual: mono / multi, rc settings
- * sisurc, update samples
- * adjustments to default settings for --act0 to --act9 (to match current
+ - sisurc, update samples
+ - adjustments to default settings for --act0 to --act9 (to match current
"se")
- * removed sisurc examples to organize output by
+ - removed sisurc examples to organize output by
filetype, filename, monolingual, as one word diff
output_dir_structure_by: language
# (language|filetype|(filetype_mono|monolingual)|filename|filename_mono)
@@ -219,167 +219,167 @@ Reverse Chronological:
# filename_mono
# (directory output similar to v1 v2, filename without language code);
- * hub, /tmp processing directory checks
+ - hub, /tmp processing directory checks
** sisu_5.6.5.orig.tar.xz (2014-09-05:35/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.5
- * ao_doc_str, if faulty document structure, stop; if --no-stop option, skip
+ - ao_doc_str, if faulty document structure, stop; if --no-stop option, skip
processing document
- * ao_numbering, provide more information on duplicate numbering before stop
+ - ao_numbering, provide more information on duplicate numbering before stop
- * html navigation, enable turn off (nav buttons on remaining html segments)
+ - html navigation, enable turn off (nav buttons on remaining html segments)
- * (for html) set default to navigation bar off
+ - (for html) set default to navigation bar off
- * xml xhtml outputs, &amp; issues
+ - xml xhtml outputs, &amp; issues
- * shared_metadata, requires xml_shared
+ - shared_metadata, requires xml_shared
- * link/path fixes,
- * manifest, link where no "document harvest"
- * html, home button links url (remove slash)
- * harvest_authors, by_filetype, manifest path
+ - link/path fixes,
+ - manifest, link where no "document harvest"
+ - html, home button links url (remove slash)
+ - harvest_authors, by_filetype, manifest path
** sisu_5.6.4.orig.tar.xz (2014-09-01:35/1)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.4
- * cgi_sqlite, allow expansion of variable (default db name), double quotes,
+ - cgi_sqlite, allow expansion of variable (default db name), double quotes,
fix
** sisu_5.6.3.orig.tar.xz (2014-08-29:34/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.3
- * hub, sisu version info, when & what to report
+ - hub, sisu version info, when & what to report
- * dp, texpdf, copyright_and_license, minor fix, used by texpdf
+ - dp, texpdf, copyright_and_license, minor fix, used by texpdf
** sisu_5.6.2.orig.tar.xz (2014-08-20:33/3)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.2
- * hub_options, introduce "error override" --no-stop or --errors-as-warnings flag
- * start making use of --no-stop command
+ - hub_options, introduce "error override" --no-stop or --errors-as-warnings flag
+ - start making use of --no-stop command
- * ao
- * book index related
- * ao_expand_insertions, blocked text match, adjust
+ - ao
+ - book index related
+ - ao_expand_insertions, blocked text match, adjust
- * texpdf, output, copyright & license
+ - texpdf, output, copyright & license
- * syntax hilighting, restrict heading matches, minor
- * vim
- * emacs
+ - syntax hilighting, restrict heading matches, minor
+ - vim
+ - emacs
** sisu_5.6.1.orig.tar.xz (2014-08-12:32/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.1
- * hub, organization & loose ends
- * tweak triggers
- * split file further
- * remove mod
+ - hub, organization & loose ends
+ - tweak triggers
+ - split file further
+ - remove mod
- * webrick, wb.cgi fixed and omitted (use discarded)
+ - webrick, wb.cgi fixed and omitted (use discarded)
** sisu_5.6.0.orig.tar.xz (2014-08-08:31/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.0
- * merged v6 (6.2.0)
- * some file renames, fairly extensive
- * commandline, --act0 to --act9 & rc-config with act instead of roman
+ - merged v6 (6.2.0)
+ - some file renames, fairly extensive
+ - commandline, --act0 to --act9 & rc-config with act instead of roman
numeral
- * configurable command line options increased to 0 - 9 (instead of 0 - 5)
- * use --act0 to --act9
- * default --act0
- * rc config with flag:act0 to flag:act9
- * legacy roman numeral configuration works (for now)
- * internally use opt.act (simplify, cleaner, instead of opt.cmd & opt.mod,
+ - configurable command line options increased to 0 - 9 (instead of 0 - 5)
+ - use --act0 to --act9
+ - default --act0
+ - rc config with flag:act0 to flag:act9
+ - legacy roman numeral configuration works (for now)
+ - internally use opt.act (simplify, cleaner, instead of opt.cmd & opt.mod,
now removed)
- * extend document structure, headings A - D, 1 - 4
- * sql db table structure changed (needs to be rebuilt)
+ - extend document structure, headings A - D, 1 - 4
+ - sql db table structure changed (needs to be rebuilt)
** sisu_5.5.6.orig.tar.xz (2014-08-08:31/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.6
- * remains as 5.5.5 changes for easier comparison with v6
- * file renames
- * dp, indentation changed
+ - remains as 5.5.5 changes for easier comparison with v6
+ - file renames
+ - dp, indentation changed
** sisu_5.5.5.orig.tar.xz (2014-07-29:30/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.5
- * ensure reset of parsed document directory path
- * needed in the case of html for some subsequent processing
+ - ensure reset of parsed document directory path
+ - needed in the case of html for some subsequent processing
** sisu_5.5.4.orig.tar.xz (2014-07-24:29/4)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.4
- * ao_numbering, auto name segment, tweak to make behave as intended
+ - ao_numbering, auto name segment, tweak to make behave as intended
(further testing required)
** sisu_5.5.3.orig.tar.xz (2014-07-23:29/3)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.3
- * db, rescue where no tables attempt to initialize db and retry
+ - db, rescue where no tables attempt to initialize db and retry
(catch db message where no tables and attempt to initialize database)
- * internally run the equivalent of --createall
- * (if successful) permitting completion of --import or --update command
- * make use of action triggers
+ - internally run the equivalent of --createall
+ - (if successful) permitting completion of --import or --update command
+ - make use of action triggers
** sisu_5.5.2.orig.tar.xz (2014-07-22:29/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.2
- * bin/sisu, hub, hub close (ensure), remove /tmp/ processing dir
+ - bin/sisu, hub, hub close (ensure), remove /tmp/ processing dir
- * html_lite_shared, issue fix
+ - html_lite_shared, issue fix
- * options, sisupod parsing fix
+ - options, sisupod parsing fix
- * db, reorganize action triggers
+ - db, reorganize action triggers
- * db pg import, fix
- * remove dbi from rescue, no longer using ruby-dbi
- * ruby-pg query SELECT MAX
+ - db pg import, fix
+ - remove dbi from rescue, no longer using ruby-dbi
+ - ruby-pg query SELECT MAX
- * sysenv,
- * break up file, multiple se_* files
- * revert to use of stub_pwd (instead of new base_markup_dir_stub introduced
+ - sysenv,
+ - break up file, multiple se_* files
+ - revert to use of stub_pwd (instead of new base_markup_dir_stub introduced
in 5.5.1) to bring back correct hub (post) processing behavior
- * processing shortcuts, options, adjust (refinement necessary)
+ - processing shortcuts, options, adjust (refinement necessary)
** sisu_5.5.1.orig.tar.xz (2014-07-15:28/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.1
- * bin/sisu, hub, options, message pass sisu_called_from_directory
+ - bin/sisu, hub, options, message pass sisu_called_from_directory
- * sysenv, general, base_markup_dir_stub (replace pwd_stub)
+ - sysenv, general, base_markup_dir_stub (replace pwd_stub)
- * ao_numbering, auto name segment, extract "number" from heading, refine
+ - ao_numbering, auto name segment, extract "number" from heading, refine
- * src, sisupod, bring back in line
+ - src, sisupod, bring back in line
- * docbook,
- * code & other block markup
- * url links, urls
- * images, an adjustment
- * css (needs work)
- * document header, sisu processing info
- * docbook status, under construction notice removed (still much to do)
+ - docbook,
+ - code & other block markup
+ - url links, urls
+ - images, an adjustment
+ - css (needs work)
+ - document header, sisu processing info
+ - docbook status, under construction notice removed (still much to do)
- * general, document parts
- * css
- * base images
- * document images
+ - general, document parts
+ - css
+ - base images
+ - document images
** sisu_5.5.0.orig.tar.xz (2014-07-11:27/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.0
- * ao_numbering,
- * auto name segment, extract "number" from heading, fix
- * check that all auto given number based seg names are unique
+ - ao_numbering,
+ - auto name segment, extract "number" from heading, fix
+ - check that all auto given number based seg names are unique
- * ao_composite, nested includes, .ssi (insert) can include .ssi & .sst
+ - ao_composite, nested includes, .ssi (insert) can include .ssi & .sst
~ .ssm can contain/include .sst or .ssi
.sst files can be processed independently, they do not contain other files
.ssi files have been only insertions of text & are not processed
@@ -408,14 +408,14 @@ Reverse Chronological:
~ requires testing
~ version bump, new behavior added to .ssi one of the 3 sisu filetypes
- * src, sisupod composite source, nested includes
+ - src, sisupod composite source, nested includes
follow rules for ao_composite (described above)
** sisu_5.4.5.orig.tar.xz (2014-07-07:27/1)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.5
- * bin/sisu,
- * processing dir related
+ - bin/sisu,
+ - processing dir related
e.g. using live-manual/manual as sample, the following should work as
expected, available: ca de en es fr it ja pl pt_BR ro; select: en & ja:
sisu --html -v en/live-manual.ssm ja/live-manual.ssm
@@ -424,239 +424,239 @@ Reverse Chronological:
(these previously would have broken after processing the first directory)
sisu command equivalent for all available translations being (unaffected):
sisu --html -v --glob live-manual
- * some cosmetic long line breaking
+ - some cosmetic long line breaking
- * ao, auto seg naming, adjustments,
+ - ao, auto seg naming, adjustments,
re: seg numbering, fixed width, leading zeros (introduced: 5.4.3 / 6.0.9)
** sisu_5.4.4.orig.tar.xz (2014-07-04:26/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.4
- * ao, fix, re seg numbering, fixed width, leading zeros
+ - ao, fix, re seg numbering, fixed width, leading zeros
(introduced: 5.4.3 / 6.0.9)
provisional fix (check related issues against 5.4.2 / 6.0.8)
** sisu_5.4.3.orig.tar.xz (2014-07-01:26/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.3
- * ao,
- * code cosmetic rearrangement
- * book index, strip white spaces around terms
+ - ao,
+ - code cosmetic rearrangement
+ - book index, strip white spaces around terms
(fix uppercase first character where spaces used)
- * quote block, insert text indent markup, exclude book index
- * doc objects, layout group open & close identify is_for
- * segment numbering, fixed width, leading zeros (for alphanumeric sorting)
-
- * code cosmetic rearrangement
- * ao*, param, hub, options, composite
-
- * sysenv, developer _CONSTRUCTION_ZONE warning modified
-
- * merge what was sisu_6.0.8 into v5
- * ao,
- * syntax, able optionally to indicate the language syntax of a code block
- * syntax, introduce box text block/group
- * syntax, introduce tics quotes markup (blockquote equivalent)
- * docbook,
- * ocn & footnote numbers (as xml comments)
- * metadata header (docinfo)
- * quotes (blockquote)
- * tables
- * images
- * code block
- * vim syntax, add
- * code block, language syntax, optional
- * box block
- * quote block
-
- * epub, a fix, double check
+ - quote block, insert text indent markup, exclude book index
+ - doc objects, layout group open & close identify is_for
+ - segment numbering, fixed width, leading zeros (for alphanumeric sorting)
+
+ - code cosmetic rearrangement
+ - ao*, param, hub, options, composite
+
+ - sysenv, developer _CONSTRUCTION_ZONE warning modified
+
+ - merge what was sisu_6.0.8 into v5
+ - ao,
+ - syntax, able optionally to indicate the language syntax of a code block
+ - syntax, introduce box text block/group
+ - syntax, introduce tics quotes markup (blockquote equivalent)
+ - docbook,
+ - ocn & footnote numbers (as xml comments)
+ - metadata header (docinfo)
+ - quotes (blockquote)
+ - tables
+ - images
+ - code block
+ - vim syntax, add
+ - code block, language syntax, optional
+ - box block
+ - quote block
+
+ - epub, a fix, double check
** sisu_5.4.2.orig.tar.xz (2014-06-22:24/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.2
- * ao, fix bug in previous version (5.4.1) from sloppy cherry pick of v6
+ - ao, fix bug in previous version (5.4.1) from sloppy cherry pick of v6
ao_doc_str (codeblock)
** sisu_5.4.1.orig.tar.xz (2014-06-19:24/4)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.1
- * ao,
- * regex match for tics "```" followed by space tweaked
- * Symbol to match grouped text open & close (instead of String)
- * introduce way of removing unrecognized tic markers
- * turn id numbers (for tags) into a hash
- * code blocks, clean trailing newlines
- * misc, minorish
+ - ao,
+ - regex match for tics "```" followed by space tweaked
+ - Symbol to match grouped text open & close (instead of String)
+ - introduce way of removing unrecognized tic markers
+ - turn id numbers (for tags) into a hash
+ - code blocks, clean trailing newlines
+ - misc, minorish
** sisu_5.4.0.orig.tar.xz (2014-05-25:20/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.0
- * v5: merge v6 to v5, version bump to 5.4.*, reason adds structure check
- * ao, document structure check, stop processing on major error
+ - v5: merge v6 to v5, version bump to 5.4.*, reason adds structure check
+ - ao, document structure check, stop processing on major error
(with error message & text at location of failure)
[reason for version bump the addition of structure check]
- * utils, add ok code marker
- * ao, heading with no ocn, distinguish ~# from -#
- * ~# is general & means no ocn (for any object to which it is applied)
- * -# is relevant only for 1~ dummy headings & instructs that they should
+ - utils, add ok code marker
+ - ao, heading with no ocn, distinguish ~# from -#
+ - ~# is general & means no ocn (for any object to which it is applied)
+ - -# is relevant only for 1~ dummy headings & instructs that they should
be removed from output where possible
- * applied so far to pdf, odt & plaintext
- * ao_images, reduce warnings when ruby RMagic absent as program used
+ - applied so far to pdf, odt & plaintext
+ - ao_images, reduce warnings when ruby RMagic absent as program used
directly
- * reduced dependency on ruby RMagic library (as some time way back had
+ - reduced dependency on ruby RMagic library (as some time way back had
issues)
- * ao, document markup structure check, skip processing file on major error
- * with error message & text at location of failure
- * texpdf, urls in creator cause breakage
- * texpdf, mailto markup links set for normal text objects
- * texpdf, '&' in heading breaks toc (now removed from toc (not heading)),
+ - ao, document markup structure check, skip processing file on major error
+ - with error message & text at location of failure
+ - texpdf, urls in creator cause breakage
+ - texpdf, mailto markup links set for normal text objects
+ - texpdf, '&' in heading breaks toc (now removed from toc (not heading)),
bug
- * revisit, bug
- * texpdf, for urls switch to sans serif (small fontsize)
- * instead of typewriter, latex default
- * texpdf, pdf colored hyperlinks configurable
- * --pdf-hyperlinks-color
+ - revisit, bug
+ - texpdf, for urls switch to sans serif (small fontsize)
+ - instead of typewriter, latex default
+ - texpdf, pdf colored hyperlinks configurable
+ - --pdf-hyperlinks-color
--pdf-hyperlinks-no-color or --pdf-hyperlinks-monochrome
- * ['default']['pdf_hyperlinks']='color'
+ - ['default']['pdf_hyperlinks']='color'
(other options switch hyperlink color off 'no-color' 'color-off'
'monochrome')
- * texpdf, pdf default font size configurable (cli & sisurc.yml)
+ - texpdf, pdf default font size configurable (cli & sisurc.yml)
(no fractions)
- * --pdf-fontsize-12 --pdf-fontsize-8
- * default:
+ - --pdf-fontsize-12 --pdf-fontsize-8
+ - default:
texpdf_fontsize: 12
- * texpdf, headings and table of contents representation
- * fixes 1~ and 2~ result in the same formatting
+ - texpdf, headings and table of contents representation
+ - fixes 1~ and 2~ result in the same formatting
1~ 2~ & 3~ now differentiated, see discussion in sisu.org under #744383
- * fixes :A smaller formatted than :B
+ - fixes :A smaller formatted than :B
A~ B~ C~ now the same size, see discussion in sisu.org under #744383
- * :B and :C result in the same formatting, issue explained see sisu.org
- * texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontface
- * texpdf, (internal coding) use symbols to identify page orientation
- * param, metadata rights, line-breaks instead of semicolons separating
+ - :B and :C result in the same formatting, issue explained see sisu.org
+ - texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontface
+ - texpdf, (internal coding) use symbols to identify page orientation
+ - param, metadata rights, line-breaks instead of semicolons separating
rights
- * fixes remove trailing semicolon after :copyright:
- * digests sha512 option implemented
- * options sha512 sha256 md5
- * command line --sha512
- * rcconf.yml ['defsault']['digest'] = sha512
- * xml object citation numbering (docbook fictionbook)
+ - fixes remove trailing semicolon after :copyright:
+ - digests sha512 option implemented
+ - options sha512 sha256 md5
+ - command line --sha512
+ - rcconf.yml ['defsault']['digest'] = sha512
+ - xml object citation numbering (docbook fictionbook)
** sisu_5.3.6.orig.tar.xz (2014-05-18:19/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.6
- * db,
- * use symbols to identify sql engine
- * remove require 'dbi' (ruby-dbi)
- * for pg: require 'pg' (use ruby-pg directly)
- * for sqlite: require 'sqlite3' (use ruby-sqlite3 directly) [already the
+ - db,
+ - use symbols to identify sql engine
+ - remove require 'dbi' (ruby-dbi)
+ - for pg: require 'pg' (use ruby-pg directly)
+ - for sqlite: require 'sqlite3' (use ruby-sqlite3 directly) [already the
case]
- * cgi, sample search form generator
- * remove require 'dbi' (ruby-dbi)
- * for pg: require 'pg' (use ruby-pg directly)
- * for sqlite: require 'sqlite3' (use ruby-sqlite3 directly)
+ - cgi, sample search form generator
+ - remove require 'dbi' (ruby-dbi)
+ - for pg: require 'pg' (use ruby-pg directly)
+ - for sqlite: require 'sqlite3' (use ruby-sqlite3 directly)
** sisu_5.3.5.orig.tar.xz (2014-05-12:19/1)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.5
- * sisu, ensure return to start dir
+ - sisu, ensure return to start dir
- * ao_syntax, address possible manual use of url delimiters「」
+ - ao_syntax, address possible manual use of url delimiters「」
- * composite, fix includes, provide extra newline after inserted comment
+ - composite, fix includes, provide extra newline after inserted comment
(Closes: #744360) "includes do not work properly"
- * composite (inserts), missing includes doesn't give an error, fix
+ - composite (inserts), missing includes doesn't give an error, fix
(Closes: #744379) see sisu.org for comment
- * param, metadata add 'Copyright:' tag to output related to copyright
+ - param, metadata add 'Copyright:' tag to output related to copyright
(Closes: #744381) syntax: inconsistency \:copyright: and \:license:
- * metadata, pdf, remove link to manifest page where --no-manifest is used
+ - metadata, pdf, remove link to manifest page where --no-manifest is used
(Closes: #744378)
- * constants, db table sizes synced with v6, not needed by v5 but keeps tables
+ - constants, db table sizes synced with v6, not needed by v5 but keeps tables
compatible
- * digests, cleaning
+ - digests, cleaning
- * added sisu.org emacs:evil:org mode notes related to sisu development
+ - added sisu.org emacs:evil:org mode notes related to sisu development
** sisu_5.3.4.orig.tar.xz (2014-02-14:06/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.4
- * ocn, object citation numbering
- * add perhaps less cryptic --numbering --no-numbering command-line options
- * plaintext & odt switch default to ocn==true for consistency
+ - ocn, object citation numbering
+ - add perhaps less cryptic --numbering --no-numbering command-line options
+ - plaintext & odt switch default to ocn==true for consistency
** sisu_5.3.3.orig.tar.xz (2014-02-08:05/6)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.3
- * cgi, search form (generator), using cgi ENV variables
+ - cgi, search form (generator), using cgi ENV variables
- * examples
- * nginx conf
- * cgi search forms pgsql & sqlite
+ - examples
+ - nginx conf
+ - cgi search forms pgsql & sqlite
- * documentation, minor update
+ - documentation, minor update
** sisu_5.3.2.orig.tar.xz (2014-02-05:05/3)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.2
- * ao, html book index linking, follow --strict option
+ - ao, html book index linking, follow --strict option
- * utils, code markers & messages, notes/warning/errors, fix
+ - utils, code markers & messages, notes/warning/errors, fix
- * sysenv, concordance redirected paths, watch
+ - sysenv, concordance redirected paths, watch
- * manual Rakefile, README & minor config adjustment
+ - manual Rakefile, README & minor config adjustment
** sisu_5.3.1.orig.tar.xz (2014-02-05:05/3)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.1
- * ao, document tags
+ - ao, document tags
- * options
- * --strict html option
- * ocn switch on/off instructions (& defaults for plaintext & odt)
+ - options
+ - --strict html option
+ - ocn switch on/off instructions (& defaults for plaintext & odt)
- * html cleaning
- * --strict html option
+ - html cleaning
+ - --strict html option
(various changes, e.g. ocn [url]#37 only available as [url]#o37)
- * tags
- * endnote name and nameref (make compliant)
+ - tags
+ - endnote name and nameref (make compliant)
- * epub
- * use same endnote name and nameref as introduced here for html
- * hash digests used only if availabile (availability check)
+ - epub
+ - use same endnote name and nameref as introduced here for html
+ - hash digests used only if availabile (availability check)
- * ocn turn on/off rules
- * txt
- * odt
+ - ocn turn on/off rules
+ - txt
+ - odt
- * cgi (pgsql, sqlite) fixes
+ - cgi (pgsql, sqlite) fixes
- * error/warn messages, including wrappers round require
+ - error/warn messages, including wrappers round require
- * documentation, manpage README etc.
- * sisu manual directory moved
- * sisu manual updated
- * README & sisu.1 (manpage) updated
- * removed html man pages (man2html)
+ - documentation, manpage README etc.
+ - sisu manual directory moved
+ - sisu manual updated
+ - README & sisu.1 (manpage) updated
+ - removed html man pages (man2html)
** sisu_5.3.0.orig.tar.xz (2014-01-26:03/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.0
- * v5 stable branch
- * v4 branch closed -(>4.2.20)-
- * v5 stable branch (>=5.3.0)
- * v6 development branch opened (copy v5) (>=6.0.0)
+ - v5 stable branch
+ - v4 branch closed -(>4.2.20)-
+ - v5 stable branch (>=5.3.0)
+ - v6 development branch opened (copy v5) (>=6.0.0)
** sisu_5.2.4.orig.tar.xz (2014-01-26:03/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.2.4
- * bin/sisu changes to simplify switching to new stable and development
+ - bin/sisu changes to simplify switching to new stable and development
branches
** sisu_5.2.3.orig.tar.xz (2014-01-20:03/1)
@@ -665,42 +665,42 @@ Reverse Chronological:
[good time to consider rollover: closing v4 branch, replacing it with v5 &
introducing v6 for development, proposed for this release + 1]
- * bin/sisu & some related lib changes
+ - bin/sisu & some related lib changes
- * sysenv for texpdf, fix for when tex to pdf generator is absent
+ - sysenv for texpdf, fix for when tex to pdf generator is absent
** sisu_5.2.2.orig.tar.xz (2014-01-17:02/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.2.2
- * bin/sisu experimentation
- * start preparing for ruby changes
- * work on fix for bug related to gem path & system installed sisu
+ - bin/sisu experimentation
+ - start preparing for ruby changes
+ - work on fix for bug related to gem path & system installed sisu
** sisu_5.2.1.orig.tar.xz (2014-01-12:01/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.2.1
- * ao, add counter for various grouped / blocked texts & tables, of particular
+ - ao, add counter for various grouped / blocked texts & tables, of particular
use for poems which are broken into verse
- * recalibrate headings, downstream code fixes
+ - recalibrate headings, downstream code fixes
- * texinfo, fixes
+ - texinfo, fixes
- * texpdf, report on pdf output, provide a working link to a generated
+ - texpdf, report on pdf output, provide a working link to a generated
file-size (multiple document file-sizes may be produced)
- * asciidoc, file extension (for now .ad), inline footnotes, minor
+ - asciidoc, file extension (for now .ad), inline footnotes, minor
** sisu_5.2.0.orig.tar.xz (2014-01-06:01/1)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.2.0
- * single document root A~ (recalibrate headings); level D~ possible
- * :A~ document title, single document root (ln==0)
- * introduce additional possible heading level, D~
- * markup rule change: single document root
- * breaks much downstream code, recalibrate (fix, test, fix & test again)
- * heading recalibration, code (downstream) changes
- * v4 & v5 bifurcate (diverge "un-merge-ably")
+ - single document root A~ (recalibrate headings); level D~ possible
+ - :A~ document title, single document root (ln==0)
+ - introduce additional possible heading level, D~
+ - markup rule change: single document root
+ - breaks much downstream code, recalibrate (fix, test, fix & test again)
+ - heading recalibration, code (downstream) changes
+ - v4 & v5 bifurcate (diverge "un-merge-ably")
Notes, rule imposed: heading level A~ becomes, document title & sole
document root. Significant as an expressed rule/principle, it simplifies
@@ -720,38 +720,38 @@ introducing v6 for development, proposed for this release + 1]
requires levels A-D & 1, and in previous versions of sisu exceptionally
required multiple level A's (using levels A-C & 1)
- * vim syntax, updated to allow for possible level D~
+ - vim syntax, updated to allow for possible level D~
- * bin/sisu
- * (ensure SiSU_version_dir) fix
- * sisu version info, yml info also when installed via ruby gem
- * downstream libs
+ - bin/sisu
+ - (ensure SiSU_version_dir) fix
+ - sisu version info, yml info also when installed via ruby gem
+ - downstream libs
- * fixes
- * ao_doc_str, nodes, possible parents, correction
- * epub, url closure decoration
- * sysenv, qrcode report absent program, minor
- * html scroll toc, clean links where none, exclude metadata
+ - fixes
+ - ao_doc_str, nodes, possible parents, correction
+ - epub, url closure decoration
+ - sysenv, qrcode report absent program, minor
+ - html scroll toc, clean links where none, exclude metadata
- * asciidoc, rename AsciiDoc module, & recalibrate headings
+ - asciidoc, rename AsciiDoc module, & recalibrate headings
- * docbook, fictionbook, some tidying
+ - docbook, fictionbook, some tidying
- * cosmetic, code case statement
+ - cosmetic, code case statement
- * year updated, code headers
+ - year updated, code headers
** sisu_5.1.3.orig.tar.xz (2013-12-15:49/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.1.3
- * Rakefile, (installer), reduce actions
+ - Rakefile, (installer), reduce actions
** sisu_5.1.2.orig.tar.xz (2013-12-09:49/1)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.1.2
- * Rakefile, (installer) improve, re-arrange
+ - Rakefile, (installer) improve, re-arrange
- * docbook, structure, a fix
+ - docbook, structure, a fix
(construction zone: structure okish; docbook generated not usable)
[NOTE disk crash (2013-12-05), fairly good but incomplete backup affecting work]
@@ -759,338 +759,338 @@ introducing v6 for development, proposed for this release + 1]
** sisu_5.1.1.orig.tar.xz (2013-12-03:48/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.1.1
- * rake create build & install sisu gemspec; (.gitignore), work on
- * gemspec adjusted to install only libraries related to a version (v4 or v5)
- * select sisu version to create, build & install
+ - rake create build & install sisu gemspec; (.gitignore), work on
+ - gemspec adjusted to install only libraries related to a version (v4 or v5)
+ - select sisu version to create, build & install
- * bin/sisu, simplify in relation to sisu gem
+ - bin/sisu, simplify in relation to sisu gem
** sisu_5.1.0.orig.tar.xz (2013-12-02:48/1)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.1.0
- * ao_doc_str, changes related to headings provided for document structure
+ - ao_doc_str, changes related to headings provided for document structure
without ocn, testing required
- * ao endnotes, removed a space that should no longer be necessary,
+ - ao endnotes, removed a space that should no longer be necessary,
testing required
- * minor code related to line breaks, various locations
+ - minor code related to line breaks, various locations
- * renaming of modules
- * use AO instead of DAL
+ - renaming of modules
+ - use AO instead of DAL
- * renaming of files
- * ao*.rb instead of dal*.rb
+ - renaming of files
+ - ao*.rb instead of dal*.rb
ao (abstract objects) shorter, also easily searched, higher sort location
abstract as representation of & extraction of document objects
(dal (document abstraction layer))
- * shared files e.g. shared_xml becomes xml_shared
- * plaintext becomes txt_plain
- * epub becomes xhtml_epub2
- * odf becomes xml_odf_odt
- * xml sax file renamed xml_sax.rb (from xml.rb)
-
- * new outputs under development, CONSTRUCTION_ZONE
- * plaintext, smarttext
- * textile
- * asciidoc
- * markdown
- * rst
- * xml
- * docbook, book
- * fictionbook
-
- * sisu.gemspec
-
- * xmlns xlink using xl
-
- * rake create build & install sisu gemspec; bin/sisugem (add .gitignore)
- * rake gemcbi #(create build install sisu gem)
- * rake gemspecscreate && \
+ - shared files e.g. shared_xml becomes xml_shared
+ - plaintext becomes txt_plain
+ - epub becomes xhtml_epub2
+ - odf becomes xml_odf_odt
+ - xml sax file renamed xml_sax.rb (from xml.rb)
+
+ - new outputs under development, CONSTRUCTION_ZONE
+ - plaintext, smarttext
+ - textile
+ - asciidoc
+ - markdown
+ - rst
+ - xml
+ - docbook, book
+ - fictionbook
+
+ - sisu.gemspec
+
+ - xmlns xlink using xl
+
+ - rake create build & install sisu gemspec; bin/sisugem (add .gitignore)
+ - rake gemcbi #(create build install sisu gem)
+ - rake gemspecscreate && \
rake gembuild && \
sudo rake geminstall
- * rake gemspecscreate && \
+ - rake gemspecscreate && \
gem build sisu5.gemspec && \
sudo gem install --no-rdoc --no-ri \
sisu-5.1.0.gem
- * bin/sisu updated (modified to take account of gems)
- * bin/sisugem added
- * .gitignore sisu-*.gem sisu*.gemspec
+ - bin/sisu updated (modified to take account of gems)
+ - bin/sisugem added
+ - .gitignore sisu-*.gem sisu*.gemspec
consider inclusion (& tracking) of rake created sisu4.gemspec
sisu5.gemspec (as this makes their availability more obvious)
- * once gem is installed: "sisu _5.1.0_ -vM" (to see version, commands
+ - once gem is installed: "sisu _5.1.0_ -vM" (to see version, commands
otherwise as usual) if paths are such that sisu is not available
"sisugem _5.1.0_ -vM" should work (as it is installed by gemspec, but not
other sisu installers)
- * hub, sisu5 -M (maintenance mode) provide info as to path to hub.rb
+ - hub, sisu5 -M (maintenance mode) provide info as to path to hub.rb
(i.e. where library is being drawn)
- * documentation related to commands for new outputs in development
+ - documentation related to commands for new outputs in development
** sisu_5.0.25.orig.tar.xz (2013-11-08:44/5)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.25
- * rake (& rant) sisu installer
- * do less by default
- * removed rant generated sisu-install
+ - rake (& rant) sisu installer
+ - do less by default
+ - removed rant generated sisu-install
- * vim, ftplugin sisu.vim, fix missing <leader>
+ - vim, ftplugin sisu.vim, fix missing <leader>
- * sisu_manual, minor info addition
+ - sisu_manual, minor info addition
- * bin/sisu-*
- * use option flag full names
- * add sisu-html-scroll, sisu-html-seg, sisu-pdf-portrait, sisu-pdf-landscape
+ - bin/sisu-*
+ - use option flag full names
+ - add sisu-html-scroll, sisu-html-seg, sisu-pdf-portrait, sisu-pdf-landscape
** sisu_5.0.24.orig.tar.xz (2013-11-05:44/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.24
- * xml, scaffold, re-activated, split into sisu structure & collapsed structure
+ - xml, scaffold, re-activated, split into sisu structure & collapsed structure
** sisu_5.0.23.orig.tar.xz (2013-11-02:43/6)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.23
- * constants, ocn output delimiter (where used) changed to 「...」
+ - constants, ocn output delimiter (where used) changed to 「...」
(from square brackets [...])
- * plaintext
- * reorganize
+ - plaintext
+ - reorganize
** sisu_5.0.22.orig.tar.xz (2013-10-27:42/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.22
- * dal, document_structure_check_info
+ - dal, document_structure_check_info
** sisu_5.0.21.orig.tar.xz (2013-10-23:42/3)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.21
- * options & downstream, more use of opt.act.*.set==:on instead of
+ - options & downstream, more use of opt.act.*.set==:on instead of
opt.cmd =~/\S/
- * dal, parent & node info, fix
+ - dal, parent & node info, fix
(used e.g. for mind map type output (last for kdissert output, no longer
supported))
- * dal, collapsed levels implemented
+ - dal, collapsed levels implemented
convenience, collapse sisu's dual level document structure for output of
markup with straight linear structure
** sisu_5.0.20.orig.tar.xz (2013-10-17:41/4)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.20
- * constants, change a couple of internal processing delimiter characters, that
+ - constants, change a couple of internal processing delimiter characters, that
might be used in ordinary marked up text (to characters even less likely to
be of use in ordinary (marked up) text)
** sisu_5.0.19.orig.tar.xz (2013-10-16:41/3)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.19
- * constants, change a couple of internal processing delimiter characters, that
+ - constants, change a couple of internal processing delimiter characters, that
might be used in ordinary marked up text
- * vim, minor updates, not syntax related
+ - vim, minor updates, not syntax related
- * markup sample, update book index markup, appearance, minor
+ - markup sample, update book index markup, appearance, minor
** sisu_5.0.18.orig.tar.xz (2013-09-22:37/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.18
- * bin/sisu update language list ja ko zh, fix
+ - bin/sisu update language list ja ko zh, fix
** sisu_5.0.17.orig.tar.xz (2013-09-21:37/6)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.17
- * i18n CJK: zh ja ko, add languages Chinese, Japanese, Korean
- * texpdf, has large texlive xetex dependencies (Korean untested)
- * [concordance, untouched does nothing cjk, decide whether to disable]
+ - i18n CJK: zh ja ko, add languages Chinese, Japanese, Korean
+ - texpdf, has large texlive xetex dependencies (Korean untested)
+ - [concordance, untouched does nothing cjk, decide whether to disable]
- * sisu_manual, (in markup-samples) move to en/ sub-dir (permitting
+ - sisu_manual, (in markup-samples) move to en/ sub-dir (permitting
translations)
- * use of language sub-dir for source sisu markup suited to permitting
+ - use of language sub-dir for source sisu markup suited to permitting
translation management by po4a
- * sisurc.yml minor
- * Rakefile to help place sisu markup in a source language directory under
+ - sisurc.yml minor
+ - Rakefile to help place sisu markup in a source language directory under
po4a management
- * Rakefile to assist in placing sisu markup under po4a management
+ - Rakefile to assist in placing sisu markup under po4a management
(sisu_manual)
- * Provided as an example with sisu_manual
- * fairly generic, but potentially dangerous, can be used to place sisu
+ - Provided as an example with sisu_manual
+ - fairly generic, but potentially dangerous, can be used to place sisu
markup source translations under po4a management, but user needs to know
what this is, (and how to set it up, hence sisu_manual as an example
(despite the lack of translations)) as can clobber/destroy files that are
not managed by po4a.
- * minor cleaning
+ - minor cleaning
** sisu_5.0.16.orig.tar.xz (2013-09-07:35/6)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.16
- * dal, book index, hash key, strip whitespace, a (required) fix
+ - dal, book index, hash key, strip whitespace, a (required) fix
- * db, book index, convert hash back to string
+ - db, book index, convert hash back to string
** sisu_5.0.15.orig.tar.xz (2013-09-05:35/4)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.15
- * dal, objects, store book index as hash (simplify downstream processing)
+ - dal, objects, store book index as hash (simplify downstream processing)
- * dal, book index markup, allow spaces on both sides of delimiters, or a space
+ - dal, book index markup, allow spaces on both sides of delimiters, or a space
before and newline following a delimiter \s+[:|;](\s+|\n)
[else parses as before no spaces]
- * vim syntax, book index markup, hilight delimeters
+ - vim syntax, book index markup, hilight delimeters
** sisu_5.0.14.orig.tar.xz (2013-08-28:34/3)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.14
- * config files (by filetype & filename) touched
+ - config files (by filetype & filename) touched
- * manifest, output organised by, info, minor touch
+ - manifest, output organised by, info, minor touch
- * vim syntax, sisu.vim, fix typo
- * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#"
+ - vim syntax, sisu.vim, fix typo
+ - ocn (object numbering) on, off, text block using "--~#" "---#" "--+#"
- * dal
- * grouped text with fontface spanning newlines, partial solution, test
- * text blocks, tuning
+ - dal
+ - grouped text with fontface spanning newlines, partial solution, test
+ - text blocks, tuning
- * pdf (latex) tables, bugfix
+ - pdf (latex) tables, bugfix
- * odf:odt, footnotes, fix
+ - odf:odt, footnotes, fix
** sisu_5.0.13.orig.tar.xz (2013-08-25:33/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.13
- * dal, refine grouped text open and close using tics "```"
+ - dal, refine grouped text open and close using tics "```"
[note use of "~~" considered but more problematic, (tics not used
elsewhere)]
- * dal, improve font face matching within grouped text (other than code blocks)
+ - dal, improve font face matching within grouped text (other than code blocks)
- * vim syntax, improve grouped text match, open, close of blocks using tics
+ - vim syntax, improve grouped text match, open, close of blocks using tics
"```"
- * css, html, epub, adjust paragraph spacing, (increase, whitespace aesthetic,
+ - css, html, epub, adjust paragraph spacing, (increase, whitespace aesthetic,
review further)
** sisu_5.0.12.orig.tar.xz (2013-08-21:33/3)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.12
- * syntax add
- * switch ocn off and on for a block of content, line containing only
+ - syntax add
+ - switch ocn off and on for a block of content, line containing only
off: "--~#" (omit headings where possible) "---#" on: "--+#"
- * alternative open and close for blocks using line starting with "```", e.g.
+ - alternative open and close for blocks using line starting with "```", e.g.
open code block: "``` code"
close code block: "```"
start poem: "``` poem"
end poem: "```"
- * remove need for an empty line between opening & closing of a text block
+ - remove need for an empty line between opening & closing of a text block
- * vim syntax, add
- * ocn (object numbering) on, off, text block using "--~#" "---#" "--+#"
- * grouped text, open, close of blocks using tics "```"
+ - vim syntax, add
+ - ocn (object numbering) on, off, text block using "--~#" "---#" "--+#"
+ - grouped text, open, close of blocks using tics "```"
- * messages to terminal
- * code marker
- * rescued error messages
- * fuchsia (sp.)
+ - messages to terminal
+ - code marker
+ - rescued error messages
+ - fuchsia (sp.)
** sisu_5.0.11.orig.tar.xz (2013-08-08:31/4)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.11
- * dal_expand_insertions, refinement for monolingual output
+ - dal_expand_insertions, refinement for monolingual output
** sisu_5.0.10.orig.tar.xz (2013-08-08:31/4)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.10
- * output structure by, multilingual, monolingual filenames tweak
+ - output structure by, multilingual, monolingual filenames tweak
** sisu_5.0.9.orig.tar.xz (2013-08-01:30/4)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.9
- * output structure by :filename or :filetype, multilingual default, fix
+ - output structure by :filename or :filetype, multilingual default, fix
- * concordance, fix
+ - concordance, fix
** sisu_5.0.8.orig.tar.xz (2013-07-30:30/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.8
- * output structure by, add monolingual alternative for :filetype or :filename
- * filename without language code, if document is in default language
- * set a default language, 'en' or as specified
- * set in rc file or from command line instruction
- * command line e.g.
+ - output structure by, add monolingual alternative for :filetype or :filename
+ - filename without language code, if document is in default language
+ - set a default language, 'en' or as specified
+ - set in rc file or from command line instruction
+ - command line e.g.
sisu -hv --monolingual --by-filename sisu_markup.sst
sisu -3v --monolingual --by-filetype sisu_manual.ssm
- * sisurc.yml lingual: 'mono' | 'multi'
+ - sisurc.yml lingual: 'mono' | 'multi'
lingual: 'mono'
- * note: output by :filetype is roughly equivalent to what monolingual output
+ - note: output by :filetype is roughly equivalent to what monolingual output
by :language would be
- * allow command line setting of default language using language code
+ - allow command line setting of default language using language code
--default-language='en' --default-lang-en if used together with
--monolingual and --by-filetype or --by-filename the selected default
language document will not have a language code in the output filename
- * documentation
+ - documentation
- * cgi helper script, sample search form
- * single cgi form, (with different internal variables set for output types)
- * monolingual output search form option
+ - cgi helper script, sample search form
+ - single cgi form, (with different internal variables set for output types)
+ - monolingual output search form option
** sisu_5.0.7.orig.tar.xz (2013-06-25:25/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.7
- * "general code cleaning" fix
+ - "general code cleaning" fix
** sisu_5.0.6.orig.tar.xz (2013-06-25:25/2)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.6
- * "general code cleaning" fix
+ - "general code cleaning" fix
** sisu_5.0.5.orig.tar.xz (2013-06-22:24/6)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.5
- * vim
- * colorscheme def, mark current line
- * ftplugin sisu.vim, c-\ hard wrap lines to line width (moved from c-j)
+ - vim
+ - colorscheme def, mark current line
+ - ftplugin sisu.vim, c-\ hard wrap lines to line width (moved from c-j)
- * general code cleaning, propagate back to v4 after testing
+ - general code cleaning, propagate back to v4 after testing
** sisu_5.0.4.orig.tar.xz (2013-06-06:22/4)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.4
- * db, population of database (--update), import of master files (.ssm), fix
+ - db, population of database (--update), import of master files (.ssm), fix
(Note: for .ssm: @md.fns (is set during runtime & is) != @opt.fns
@md.opt.fns, affects construction of unique identifier)
- * cgi helper script, sample search form generator
- * file name matching, check
- * cosmetic, drop use of images in sample form
+ - cgi helper script, sample search form generator
+ - file name matching, check
+ - cosmetic, drop use of images in sample form
- * sysenv, requested load warning removed, less screen clutter, consider
+ - sysenv, requested load warning removed, less screen clutter, consider
** sisu_5.0.3.orig.tar.xz (2013-05-30:21/4)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.3
- * sysenv, pgsql db connect fix
+ - sysenv, pgsql db connect fix
- * cgi_pgsql, cgi helper script, sample search form generator, detail
+ - cgi_pgsql, cgi helper script, sample search form generator, detail
** sisu_5.0.2.orig.tar.xz (2013-05-29:21/3)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.2
- * help update, concentrate on man pages
- * documentation, manpage update
- * interactive help, out of date, removed
+ - help update, concentrate on man pages
+ - documentation, manpage update
+ - interactive help, out of date, removed
- * document version check, disable
- * automatic check disabled
- * check and correction of pre 0.38 markup removed
+ - document version check, disable
+ - automatic check disabled
+ - check and correction of pre 0.38 markup removed
- * sysenv, version info moved here from help
+ - sysenv, version info moved here from help
- * cgi helper script sample search form generator, adjust/improve, adds
+ - cgi helper script sample search form generator, adjust/improve, adds
settings:
db type --db-pq or db-sqlite
webserver for cgi script & db --webserv-search=''
@@ -1101,15 +1101,15 @@ introducing v6 for development, proposed for this release + 1]
** sisu_5.0.1.orig.tar.xz (2013-05-18:19/7)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.1
- * vim, ftplugin, sisu.vim, statusline
+ - vim, ftplugin, sisu.vim, statusline
- * cgi script for sample search form generator, sqlite, minor fixes (affects
+ - cgi script for sample search form generator, sqlite, minor fixes (affects
'sisu -F')
** sisu_5.0.0.orig.tar.xz (2013-05-08:18/3)
http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.0
- * v5: opened
- * v3 closed
+ - v5: opened
+ - v3 closed
v5 opened