aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/meta
Commit message (Collapse)AuthorAgeFilesLines
* html links and metadata, fixes & cosmetic workRalph Amissah2023-06-272-7/+7
|
* replace directory listing, blank index.htmlRalph Amissah2023-06-272-3/+3
|
* ocda, fontface internal markup, cleanup & fixesRalph Amissah2023-06-272-16/+16
|
* unicode, changes in use of symbols to represent thingsRalph Amissah2023-06-232-11/+10
|
* 2023, year rollover, old habitRalph Amissah2023-01-0118-40/+23
|
* regex review, match speed & compile time, ctregexRalph Amissah2022-12-238-150/+332
| | | | | | | | | - improve match time - add interim fontface identifier marker - improve compile time - remove unused regexs - separate out some specialized output matches
* regex (start thinking about ctRegex)Ralph Amissah2022-11-212-211/+163
|
* ocn metaverse, rearrangeRalph Amissah2022-06-151-2/+2
|
* html links to output, flags for a bit finer controlRalph Amissah2022-05-272-2/+2
|
* generated-by header, latex, html, epubRalph Amissah2022-04-041-6/+6
| | | | - consider, implementation quite messy
* latex head adjustmentsRalph Amissah2022-04-031-0/+1
|
* latex header, work on (& some code formatting)Ralph Amissah2022-04-031-1/+1
|
* latex output (try tidy); linebreaks more generallyRalph Amissah2022-04-035-14/+18
|
* 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