aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/develop/ao_syntax.rb
Commit message (Collapse)AuthorAgeFilesLines
* d: bibliography marked up section of citations & metadataRalph Amissah2015-03-231-2/+20
| | | | | | | | | | | | | | | * if any order is as follows: endnotes; bibliography; index * to trigger, identify the bibliography section using heading 1~biblio * and either: * provide tagged bibliography at end of document, along with an id for use in footnotes & the short title that should be used to substitute the id or: * tag citations in footnotes that should appear in bibliography * bibliography currently sorted on last name year and title * first pass (see documentation to be provided)
* c&d: ao regex matches, auto match possessives ending in 'sRalph Amissah2015-03-231-2/+2
| | | | | * header regex matches for bold & italics, auto match possessives ending in 's
* c&d: misc, largely but not entirely cosmeticRalph Amissah2015-03-231-3/+3
|
* c&d: project dir structure, libs moved under new branch namesRalph Amissah2014-12-081-0/+622
* 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); breakage potential, testing required * [on dir names, want release to (alphabetically) precede next/development, considered (cur|dev) (current|(dev|development|progress|next)) (stable|unstable), alpha sorting fail (release|(next|develop))]