aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform
Commit message (Collapse)AuthorAgeFilesLines
* spine, parallelization logic fixRalph Amissah2021-01-281-4/+5
|
* org tagsRalph Amissah2020-11-091-1/+1
|
* org mode, code-block namesRalph Amissah2020-10-231-2/+1
|
* spine info updateRalph Amissah2020-10-191-2/+109
|
* org mode, unique code-block names & adjust headersRalph Amissah2020-10-196-8/+8
| | | | | - avoid org-mode undefined behavior, provide unique code-block names
* catchingRalph Amissah2020-05-215-10/+27
|
* doc abstraction, code & org whitespace, cosmeticRalph Amissah2020-05-202-983/+983
|
* doc structure hash removed, replaced, unusedRalph Amissah2020-05-205-60/+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
|
* 0.11.0 in_source_files, changed tracking of code blocksRalph Amissah2020-05-201-26/+29
|
* xmls, sqlite more with footnotes/endnotesRalph Amissah2020-05-203-102/+25
|
* footnote/endnote fixRalph Amissah2020-05-201-10/+13
|
* html, harvests search form, minor miscRalph Amissah2020-05-205-19/+262
| | | | | | | | | - 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 output, appearance, further adjustmentsRalph Amissah2020-05-201-31/+252
|
* cgi output, adjust appearanceRalph Amissah2020-05-201-11/+138
|
* cgi search form titleRalph Amissah2020-05-205-15/+42
|
* cgi search form, no date_published breaks regex, initialize to "0000"Ralph Amissah2020-05-201-7/+8
|
* cgi search form, document sub-root pathRalph Amissah2020-05-201-21/+31
| | | | | - (doc_output_root_path - web_doc_root_path) which added to url host provides document path
* cli precedence over config file settingsRalph Amissah2020-05-207-142/+219
| | | | | - cli precedence over config file settings - latex papersize settings sorted
* cgi search form: path; theme; download remote srcRalph Amissah2020-05-203-43/+86
| | | | | | | - config output path - dark theme - allow downloads flag for download of remote file cgi.d
* trust more, else minorRalph Amissah2020-05-204-101/+108
|
* help & manpages, start workRalph Amissah2020-05-201-9/+5
|
* metaverse, set behavior of block & group textRalph Amissah2020-05-203-45/+47
| | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines
* opt_actions, re-arrangment, minorRalph Amissah2020-05-201-66/+68
|
* uid, select separator that works better with sqliteRalph Amissah2020-05-204-13/+16
|
* config, where used without document processingRalph Amissah2020-05-2013-138/+282
|
* sql, sqlite internal site linksRalph Amissah2020-05-205-21/+34
|
* cgi search form, highlight matched textRalph Amissah2020-05-201-6/+50
| | | | - complication where match foun in url link
* cgi search form, toggle a documents matched index & textRalph Amissah2020-05-201-43/+102
|
* search, simplify & remove un-implemented featuresRalph Amissah2020-05-202-33/+439
|
* cgi.d by Adam Ruppe used, license BoostRalph Amissah2020-05-202-1/+18
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-2017-286/+1516
|
* latex outputs (various paper sizes & orientation)Ralph Amissah2020-02-263-77/+198
| | | | | - a4, a5, b4, letter, legal - portrait, landscape
* imports related, mostly cosmeticRalph Amissah2020-02-2613-41/+31
|
* code ctRegex calls, tidyingRalph Amissah2020-02-2624-119/+116
|
* address compilation issues with dmd (v2.090.0)Ralph Amissah2020-02-264-29/+25
|
* update headers and yearRalph Amissah2020-02-112-2/+2
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-1128-509/+512
| | | | - @safe @trusted & @system, reconsider @trusted
* reduce use of auto, much with tuplesRalph Amissah2020-02-1115-79/+115
|
* xmls, minor, internal links (metadata, images)Ralph Amissah2020-02-112-53/+36
|
* bugfix toc endnotes links in xmls, other minorRalph Amissah2020-02-114-8/+12
|
* latex, footnotes only (endnotes section removed)Ralph Amissah2020-02-111-13/+17
|
* cosmetic primarily "format"Ralph Amissah2020-02-084-31/+54
|