aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* texpdf, footer & language settingdoc-reform_v0.7.5Ralph Amissah2019-10-172-20/+96
|
* css cosmeticRalph Amissah2019-10-172-54/+82
|
* xmls, css, codeblocks linenumbersRalph Amissah2019-10-179-18/+368
|
* xmls, css, user-select on object-numbers & seg minitocRalph Amissah2019-10-173-8/+113
| | | | | | | - unselectable (copy & past of text) - object-numbers - html segments minitoc - implemented differently across browsers
* html scroll toc backmatter (url/link) fixRalph Amissah2019-10-177-0/+19
|
* xmls, special footnotesRalph Amissah2019-10-175-6/+67
|
* xmls, special footnotes? minor stepRalph Amissah2019-10-175-0/+65
|
* harvest authors, pathsRalph Amissah2019-10-178-33/+45
| | | | | - absolute - doc_root tree, relative
* 0.7.5 xmls css code reorganised; ocn can turn off or hideRalph Amissah2019-10-1712-6914/+4496
|
* subprojects remove commit hashdoc-reform_v0.7.4Ralph Amissah2019-10-174-0/+0
|
* remove renamed fileRalph Amissah2019-10-171-278/+0
|
* make/build name versioned output differentlyRalph Amissah2019-10-173-12/+26
|
* org-mode header added to org-mode filesRalph Amissah2019-10-1722-0/+22
|
* cosmeticRalph Amissah2019-10-1714-105/+80
|
* 0.7.4 sqlite related, also some xml pathsRalph Amissah2019-10-178-483/+570
|
* harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3Ralph Amissah2019-10-1711-948/+1531
|
* harvest reorganizedRalph Amissah2019-10-1711-1347/+1483
|
* harvest html outputRalph Amissah2019-10-176-134/+1102
|
* topic register sort adjust Aa-ZzRalph Amissah2019-10-172-10/+34
|
* harvest, document reporting, sorted topic registerRalph Amissah2019-10-172-16/+152
|
* harvest, document reportingRalph Amissah2019-10-178-66/+128
|
* 0.7.3 start to look at document harvest (initial stub)Ralph Amissah2019-10-1714-310/+600
|
* 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2Ralph Amissah2019-10-1714-6/+3235
|
* 0.7.1 odt (initial stub)doc-reform_v0.7.1Ralph Amissah2019-10-1711-112/+4861
|
* meta_abstraction, ultimately cosmeticdoc-reform_v0.7.0Ralph Amissah2019-10-172-248/+78
|
* remove ./data for now, else relatively minorRalph Amissah2019-10-1717-4656/+754
|
* review, reduce use of autoRalph Amissah2019-08-1922-1522/+1041
|
* doc_abstraction reduce use of return ref, checkRalph Amissah2019-08-192-152/+168
|
* 0.7.0 meta_abstruction, doc "has" struct replaces several tuplesRalph Amissah2019-08-1916-218/+343
|
* book index sort: Aa-Zz (replaces A-Za-z)doc-reform_v0.6.0Ralph Amissah2019-06-022-20/+24
|
* block (grouped text) attributes (possibility)Ralph Amissah2019-05-213-32/+98
|
* questionable code, clean ("flow" commit related)Ralph Amissah2019-05-212-14/+8
|
* flow, rename functions with multiple return valuesRalph Amissah2019-05-212-106/+106
|
* a regex & some clearingRalph Amissah2019-05-214-72/+2
|
* cosmetic mostlyRalph Amissah2019-05-196-596/+350
|
* url encodingRalph Amissah2019-05-175-2/+13
|
* meta_abstraction some local renamingRalph Amissah2019-05-172-78/+78
|
* regex, meta_abstraction, naming of some regex submatchesRalph Amissah2019-05-177-173/+173
|
* (segmented html) dummy heading relatedRalph Amissah2019-05-179-33/+141
|
* text format delimiter, use: "┃" instead of "┋"Ralph Amissah2019-05-1712-266/+266
| | | | | | | | - 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 Amissah2019-05-1731-402/+768
| | | | | | | | | | | | | | | - 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.0Ralph Amissah2019-05-1721-400/+635
|
* 0.5.0 per object inline munging (rather than by line)Ralph Amissah2019-05-176-168/+206
| | | | | | - munging per object for inline markup fontface, links, urls, images, footnotes/endnotes (also book index)
* metaverse single line munging tuningdoc-reform_v0.4.3Ralph Amissah2019-05-1712-84/+155
|
* inline fontface markup, internal representation, reorganise codeRalph Amissah2019-05-175-29/+71
|
* inline fontface markup, internal representationRalph Amissah2019-05-175-79/+141
|
* parallel & serial processing logicRalph Amissah2019-05-172-4/+26
|
* getoptRalph Amissah2019-05-172-136/+88
|
* white space rgx to keep in blockRalph Amissah2019-05-172-6/+3
| | | | - code, block, verse
* format delimiter s/¶/┋/gRalph Amissah2019-05-1712-249/+247
|