aboutsummaryrefslogtreecommitdiffhomepage
path: root/org
Commit message (Collapse)AuthorAgeFilesLines
* ldc current, ldc-1.24.0 available on nix 21.03Ralph Amissah2020-11-091-5/+10
| | | | - without version overlay
* ldc-1.23.0 overlay for nixos 20.09Ralph Amissah2020-11-091-8/+28
|
* nixRalph Amissah2020-10-231-4/+15
|
* org mode, code-block namesRalph Amissah2020-10-234-2478/+2484
|
* project nix shell(s)Ralph Amissah2020-10-201-47/+292
|
* spine info updateRalph Amissah2020-10-192-12/+4686
|
* build nix derivation (using dub2nix helper tool)Ralph Amissah2020-10-191-60/+387
| | | | | | | | | | - nix-shell - nix-build - dub2nix (dub to nix helper tool) - Lionello Lunesu - MIT License - https://github.com/lionello/dub2nix
* nixify stepRalph Amissah2020-10-191-26/+196
|
* shell.nixRalph Amissah2020-10-191-17/+58
|
* 0.11.1Ralph Amissah2020-10-192-2/+2
|
* org mode, unique code-block names & adjust headersRalph Amissah2020-10-1931-5285/+1412
| | | | | - avoid org-mode undefined behavior, provide unique code-block names
* meson revert to direct use of dubRalph Amissah2020-06-031-8/+8
|
* makefile dub build flagsRalph Amissah2020-06-031-17/+22
|
* catchingRalph Amissah2020-05-214-10/+27
|
* meson using subproject directory, not dub directlyRalph Amissah2020-05-211-123/+131
| | | | | | | | | | | | | - will not work until meson.build files in - d2sqlite3 - imageformats (request adding upstream) - dyaml and its dependency tinyendian already provide their meson.build (should probably revert to meson dub until resolved) - based on 1468425 meson build (no issue now with imagefomats using 7.0.2)
* doc abstraction, code & org whitespace, cosmeticRalph Amissah2020-05-2021-1272/+1272
|
* doc structure hash removed, replaced, unusedRalph Amissah2020-05-204-66/+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/+89
| | | | - instructions sequence for headings & verse
* doc abstraction, track paragraphs & headingsRalph Amissah2020-05-201-38/+40
|
* doc abstraction, stateRalph Amissah2020-05-201-773/+795
| | | | - block_is, block_state, block_delim
* doc abstraction, object numbering and dummy headingsRalph Amissah2020-05-201-106/+116
|
* renamingRalph Amissah2020-05-202-444/+429
|
* ext_lib (external libraries dir) moved into ./misc/Ralph Amissah2020-05-201-2/+0
|
* metaverse, doc structure & blocks, change trackingRalph Amissah2020-05-203-42/+74
|
* 0.11.0 in_source_files, changed tracking of code blocksRalph Amissah2020-05-203-29/+32
|
* markup conversiondoc-reform_v0.10.0Ralph Amissah2020-05-201-197/+206
| | | | | | | - document header and body - .sst .ssm split into header and body - .ssi body only, (no document header) - change tracking of code blocks
* rename & house utils; work on markup conversionRalph Amissah2020-05-204-6/+955
| | | | | | | | | | | | | - new dir for markup tools misc/util/d/tools/markup_conversion - start looking at tools for converting - endnotes from binary to inline - sisu.rb to sisu spine in d - look at conversion of document headers to yaml from - bespoke sisu headers (original .rb) - sdlang - toml
* xmls, sqlite more with footnotes/endnotesRalph Amissah2020-05-203-80/+17
|
* footnote/endnote fixRalph Amissah2020-05-201-10/+13
|
* html, harvests search form, minor miscRalph Amissah2020-05-204-21/+195
| | | | | | | | | - 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-92/+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-23/+162
|
* cgi search form titleRalph Amissah2020-05-204-15/+44
|
* 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-204-141/+219
| | | | | - cli precedence over config file settings - latex papersize settings sorted
* cgi search form: path; theme; download remote srcRalph Amissah2020-05-204-43/+88
| | | | | | | - config output path - dark theme - allow downloads flag for download of remote file cgi.d
* trust more, else minorRalph Amissah2020-05-203-92/+106
|
* syntax highlighting, start work, based on sisu.rbRalph Amissah2020-05-203-2/+1537
|
* help & manpages, start workRalph Amissah2020-05-208-57/+4616
|
* metaverse, set behavior of block & group textRalph Amissah2020-05-202-45/+50
| | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines
* opt_actions, re-arrangment, minorRalph Amissah2020-05-201-67/+68
|
* uid, select separator that works better with sqliteRalph Amissah2020-05-203-12/+14
|
* config, where used without document processingRalph Amissah2020-05-208-139/+292
|
* sql, sqlite internal site linksRalph Amissah2020-05-203-20/+32
|
* 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/+125
|
* search, simplify & remove un-implemented featuresRalph Amissah2020-05-202-36/+458
|