Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css cosmetic | Ralph Amissah | 2019-10-17 | 1 | -16/+24 |
| | |||||
* | xmls, css, codeblocks linenumbers | Ralph Amissah | 2019-10-17 | 4 | -7/+109 |
| | |||||
* | xmls, css, user-select on object-numbers & seg minitoc | Ralph Amissah | 2019-10-17 | 1 | -2/+34 |
| | | | | | | | - unselectable (copy & past of text) - object-numbers - html segments minitoc - implemented differently across browsers | ||||
* | html scroll toc backmatter (url/link) fix | Ralph Amissah | 2019-10-17 | 3 | -0/+9 |
| | |||||
* | xmls, special footnotes | Ralph Amissah | 2019-10-17 | 2 | -3/+33 |
| | |||||
* | xmls, special footnotes? minor step | Ralph Amissah | 2019-10-17 | 2 | -0/+32 |
| | |||||
* | harvest authors, paths | Ralph Amissah | 2019-10-17 | 3 | -16/+22 |
| | | | | | - absolute - doc_root tree, relative | ||||
* | 0.7.5 xmls css code reorganised; ocn can turn off or hide | Ralph Amissah | 2019-10-17 | 4 | -1994/+1614 |
| | |||||
* | make/build name versioned output differently | Ralph Amissah | 2019-10-17 | 1 | -6/+13 |
| | |||||
* | org-mode header added to org-mode files | Ralph Amissah | 2019-10-17 | 22 | -0/+22 |
| | |||||
* | cosmetic | Ralph Amissah | 2019-10-17 | 6 | -66/+48 |
| | |||||
* | 0.7.4 sqlite related, also some xml paths | Ralph Amissah | 2019-10-17 | 4 | -268/+332 |
| | |||||
* | harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3 | Ralph Amissah | 2019-10-17 | 4 | -861/+1146 |
| | |||||
* | harvest reorganized | Ralph Amissah | 2019-10-17 | 3 | -667/+748 |
| | |||||
* | harvest html output | Ralph Amissah | 2019-10-17 | 2 | -67/+551 |
| | |||||
* | topic register sort adjust Aa-Zz | Ralph Amissah | 2019-10-17 | 1 | -5/+17 |
| | |||||
* | harvest, document reporting, sorted topic register | Ralph Amissah | 2019-10-17 | 1 | -8/+76 |
| | |||||
* | harvest, document reporting | Ralph Amissah | 2019-10-17 | 2 | -33/+64 |
| | |||||
* | 0.7.3 start to look at document harvest (initial stub) | Ralph Amissah | 2019-10-17 | 4 | -130/+329 |
| | |||||
* | 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2 | Ralph Amissah | 2019-10-17 | 6 | -3/+1926 |
| | |||||
* | 0.7.1 odt (initial stub)doc-reform_v0.7.1 | Ralph Amissah | 2019-10-17 | 5 | -56/+2657 |
| | |||||
* | meta_abstraction, ultimately cosmeticdoc-reform_v0.7.0 | Ralph Amissah | 2019-10-17 | 1 | -124/+39 |
| | |||||
* | remove ./data for now, else relatively minor | Ralph Amissah | 2019-10-17 | 5 | -355/+377 |
| | |||||
* | review, reduce use of auto | Ralph Amissah | 2019-08-19 | 8 | -749/+507 |
| | |||||
* | doc_abstraction reduce use of return ref, check | Ralph Amissah | 2019-08-19 | 1 | -76/+84 |
| | |||||
* | 0.7.0 meta_abstruction, doc "has" struct replaces several tuples | Ralph Amissah | 2019-08-19 | 5 | -109/+175 |
| | |||||
* | book index sort: Aa-Zz (replaces A-Za-z)doc-reform_v0.6.0 | Ralph Amissah | 2019-06-02 | 1 | -10/+12 |
| | |||||
* | block (grouped text) attributes (possibility) | Ralph Amissah | 2019-05-21 | 1 | -16/+49 |
| | |||||
* | questionable code, clean ("flow" commit related) | Ralph Amissah | 2019-05-21 | 1 | -7/+4 |
| | |||||
* | flow, rename functions with multiple return values | Ralph Amissah | 2019-05-21 | 1 | -53/+53 |
| | |||||
* | a regex & some clearing | Ralph Amissah | 2019-05-21 | 2 | -39/+1 |
| | |||||
* | cosmetic mostly | Ralph Amissah | 2019-05-19 | 3 | -304/+175 |
| | |||||
* | url encoding | Ralph Amissah | 2019-05-17 | 2 | -1/+6 |
| | |||||
* | meta_abstraction some local renaming | Ralph Amissah | 2019-05-17 | 1 | -39/+39 |
| | |||||
* | regex, meta_abstraction, naming of some regex submatches | Ralph Amissah | 2019-05-17 | 3 | -81/+81 |
| | |||||
* | (segmented html) dummy heading related | Ralph Amissah | 2019-05-17 | 4 | -17/+71 |
| | |||||
* | text format delimiter, use: "┃" instead of "┋" | Ralph Amissah | 2019-05-17 | 5 | -133/+133 |
| | | | | | | | | - gdc has compilation issue with the "┋" character, not worth arguing, make internal marker changes (can be changed again) - text format delimiter rg -l "┋" org/. | xargs sed -i 's/┋/┃/g' | ||||
* | 0.6.0 docReform project license AGPLv3+ | Ralph Amissah | 2019-05-17 | 20 | -1/+1667 |
| | | | | | | | | | | | | | | | - copyright Ralph Amissah - license - project src AGPLv3+ - applied retroactively to project and within git by git rebase prior to any release of project - org files consider, for time being separate - ./maker.org moved to ./org/dr_build_scaffold.org - pre-release development continues - can initialize project from: makefile & org files - cp -av makefile org (and possibly data/pod & data/src) then - make skel tangle ldc | ||||
* | housekeepingdoc-reform_v0.5.0 | Ralph Amissah | 2019-05-17 | 8 | -199/+289 |
| | |||||
* | 0.5.0 per object inline munging (rather than by line) | Ralph Amissah | 2019-05-17 | 3 | -87/+103 |
| | | | | | | - munging per object for inline markup fontface, links, urls, images, footnotes/endnotes (also book index) | ||||
* | metaverse single line munging tuningdoc-reform_v0.4.3 | Ralph Amissah | 2019-05-17 | 5 | -42/+75 |
| | |||||
* | inline fontface markup, internal representation, reorganise code | Ralph Amissah | 2019-05-17 | 2 | -14/+31 |
| | |||||
* | inline fontface markup, internal representation | Ralph Amissah | 2019-05-17 | 2 | -33/+64 |
| | |||||
* | parallel & serial processing logic | Ralph Amissah | 2019-05-17 | 1 | -2/+13 |
| | |||||
* | getopt | Ralph Amissah | 2019-05-17 | 1 | -68/+44 |
| | |||||
* | white space rgx to keep in block | Ralph Amissah | 2019-05-17 | 2 | -6/+3 |
| | | | | - code, block, verse | ||||
* | format delimiter s/¶/┋/g | Ralph Amissah | 2019-05-17 | 5 | -122/+122 |
| | |||||
* | rearrange some code | Ralph Amissah | 2019-05-17 | 5 | -302/+354 |
| | |||||
* | output_xmls epub use struct | Ralph Amissah | 2019-05-17 | 1 | -114/+125 |
| | |||||
* | 0.4.3 stow (most) uri/links in array, separate from object text | Ralph Amissah | 2019-05-17 | 5 | -58/+121 |
| | | | | | | - munge independently - no need to consider special munging of uri with text - uri can easily be munged independently (encoded as need be) |