aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/meta
Commit message (Collapse)AuthorAgeFilesLines
* latex, pagebreaks, make headersRalph Amissah2022-03-073-10/+27
| | | | | - for book, article and manually set pagebreaks, not fully utilized but flexibility introduced
* latex select papersize & orientationRalph Amissah2022-03-051-21/+21
| | | | | - cfte, doc collection config, cli e.g. --set-papersize="a4,letter.portrait,b4.portrait"
* verbosity level, "vox_gt[lv]" (voice greater than)Ralph Amissah2022-02-251-1/+1
|
* rethink verbose & debug flags, introduce showRalph Amissah2022-02-233-29/+26
|
* xmls, copyright and license displayRalph Amissah2022-02-091-2/+10
|
* quote block, footnotes, markup?Ralph Amissah2022-02-051-6/+7
|
* epub, work onRalph Amissah2022-02-053-7/+10
|
* htmls, banner layout additionsRalph Amissah2022-02-052-2/+2
| | | | | | | | - scroll/seg doc access toggle - epub link added, later make optional - search button, minor cosmetic
* xmls css, stepwise changesRalph Amissah2022-01-312-0/+12
|
* xmls css, start to consider mobile usabilityRalph Amissah2022-01-292-14/+14
|
* config & sqlite search output, some changesRalph Amissah2022-01-291-7/+8
|
* cgi sqlite_search, heading matches fix, cleanupRalph Amissah2022-01-271-70/+70
|
* doc presentation, add option to include date with title and authorRalph Amissah2022-01-252-3/+28
|
* metadata, topic register to json removed, unusedRalph Amissah2022-01-252-32/+0
|
* sqlite: table, topic registerRalph Amissah2022-01-252-1/+55
|
* xmls, html group text output (bullets & indents)Ralph Amissah2022-01-211-1/+2
|
* 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