aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/meta
Commit message (Collapse)AuthorAgeFilesLines
* a new yearRalph Amissah2022-01-0516-16/+16
|
* metaverse, xml dom close eofRalph Amissah2021-12-031-97/+139
|
* org files, tangle output, some fixesRalph Amissah2021-11-272-228/+127
|
* configuration, hierarchy filenames & paths ...Ralph Amissah2021-11-273-881/+994
|
* sqlite related internal namingRalph Amissah2021-11-272-10/+12
|
* primarily org relatedRalph Amissah2021-11-2717-146/+146
|
* metadata "curate" replaces "harvest"Ralph Amissah2021-09-094-92/+92
| | | | | - "curated metadata" instead of "metadata harvest" - css color change to related pages, light theme
* xmls, epub3 toc_nav.xhtml toc.ncxRalph Amissah2021-09-091-4/+7
|
* metaverse parallel processing reproducabilityRalph Amissah2021-08-221-5/+9
| | | | | - html xhtml issue with tags - epub issue with title (skipped) in OEBPS/toc.ncx
* config, clean up and make a bit more consistentRalph Amissah2021-08-204-40/+39
| | | | | - check version settings with: rg -A2 _version_set$ org
* spine search and configuration relatedRalph Amissah2021-08-116-15/+35
|
* org-mode file minor adjustmentRalph Amissah2021-05-051-3/+1
|
* regex adjust, dc update build fix requiredRalph Amissah2021-05-031-5/+5
| | | | - ldc-v1.26.0 dmd-v2.096.1
* doc summary reinstated (org fix)Ralph Amissah2021-04-131-0/+56
|
* headers: copyright, license, year; also httpsRalph Amissah2021-04-0817-507/+907
|
* org mode, code-block namesRalph Amissah2020-10-231-2/+1
|
* org mode, unique code-block names & adjust headersRalph Amissah2020-10-192-2/+2
| | | | | - avoid org-mode undefined behavior, provide unique code-block names
* catchingRalph Amissah2020-05-212-7/+11
|
* doc abstraction, code & org whitespace, cosmeticRalph Amissah2020-05-202-983/+983
|
* doc structure hash removed, replaced, unusedRalph Amissah2020-05-203-44/+0
| | | | | | - doc abstraction changes (use of new associative array named "pith" with enum) replaces the redundant doc structure associative array
* doc abstraction, pith replaces obj_type_statusRalph Amissah2020-05-201-97/+83
| | | | - instructions sequence for headings & verse
* doc abstraction, track paragraphs & headingsRalph Amissah2020-05-201-38/+40
|
* doc abstraction, stateRalph Amissah2020-05-201-765/+788
| | | | - block_is, block_state, block_delim
* doc abstraction, object numbering and dummy headingsRalph Amissah2020-05-201-106/+116
|
* renamingRalph Amissah2020-05-202-444/+429
|
* metaverse, doc structure & blocks, change trackingRalph Amissah2020-05-203-42/+74
|
* footnote/endnote fixRalph Amissah2020-05-201-10/+13
|
* html, harvests search form, minor miscRalph Amissah2020-05-202-2/+154
| | | | | | | | | - harvests add search form to db option - dark theme input background color (follows cgi search form) - html tidy html tidy
* backmatter, special sections, heading ocn fixRalph Amissah2020-05-201-22/+32
| | | | | | - special section heading object numbering: - level B title numbered - level 1 title not numbered
* backmatter, special sections, multiple fixesRalph Amissah2020-05-202-86/+77
| | | | | | | | - fix special sections eat other special sections, e.g. glossary eats bibliography & other headings - glossary stop object numbering on empty lines - glossary remove indent markup instruction - bibliography provide missing heading
* cgi search form titleRalph Amissah2020-05-203-6/+15
|
* cli precedence over config file settingsRalph Amissah2020-05-205-118/+202
| | | | | - cli precedence over config file settings - latex papersize settings sorted
* trust more, else minorRalph Amissah2020-05-201-1/+0
|
* metaverse, set behavior of block & group textRalph Amissah2020-05-202-44/+46
| | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines
* uid, select separator that works better with sqliteRalph Amissah2020-05-202-1/+3
|
* config, where used without document processingRalph Amissah2020-05-206-29/+114
|
* sql, sqlite internal site linksRalph Amissah2020-05-203-2/+12
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-206-71/+208
|
* imports related, mostly cosmeticRalph Amissah2020-02-262-10/+2
|
* code ctRegex calls, tidyingRalph Amissah2020-02-2610-49/+47
|
* address compilation issues with dmd (v2.090.0)Ralph Amissah2020-02-262-4/+3
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-1112-178/+178
| | | | - @safe @trusted & @system, reconsider @trusted
* reduce use of auto, much with tuplesRalph Amissah2020-02-116-34/+56
|
* bugfix toc endnotes links in xmls, other minorRalph Amissah2020-02-111-2/+2
|
* cosmetic primarily "format"Ralph Amissah2020-02-083-25/+52
|
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-1312-26/+12
|
* present per document metadataRalph Amissah2020-01-136-14/+30
|
* harvest topics, name hashtag level namesRalph Amissah2020-01-131-3/+6
|
* yaml doc headers, protect harvestRalph Amissah2020-01-132-30/+30
| | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser)
* xmls, home button fixesRalph Amissah2020-01-132-6/+14
|