Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | housekeeping | Ralph Amissah | 2022-05-27 | 1 | -1/+1 |
| | |||||
* | latex header, work on (& some code formatting) | Ralph Amissah | 2022-04-03 | 1 | -1/+1 |
| | |||||
* | latex output (try tidy); linebreaks more generally | Ralph Amissah | 2022-04-03 | 1 | -8/+8 |
| | |||||
* | quote block, footnotes, markup? | Ralph Amissah | 2022-02-05 | 1 | -9/+21 |
| | |||||
* | epub, work on | Ralph Amissah | 2022-02-05 | 1 | -5/+7 |
| | |||||
* | cgi sqlite_search, heading matches fix, cleanup | Ralph Amissah | 2022-01-27 | 1 | -70/+70 |
| | |||||
* | doc presentation, add option to include date with title and author | Ralph Amissah | 2022-01-25 | 1 | -3/+25 |
| | |||||
* | org files naming, minor | Ralph Amissah | 2022-01-21 | 1 | -29/+53 |
| | |||||
* | a new year | Ralph Amissah | 2022-01-05 | 1 | -2/+2 |
| | |||||
* | metaverse, xml dom close eof | Ralph Amissah | 2021-12-03 | 1 | -98/+149 |
| | |||||
* | primarily org related | Ralph Amissah | 2021-11-27 | 1 | -1/+1 |
| | |||||
* | xmls, epub3 toc_nav.xhtml toc.ncx | Ralph Amissah | 2021-09-09 | 1 | -4/+7 |
| | |||||
* | metaverse parallel processing reproducability | Ralph Amissah | 2021-08-22 | 1 | -5/+9 |
| | | | | | - html xhtml issue with tags - epub issue with title (skipped) in OEBPS/toc.ncx | ||||
* | org-mode code block headers | Ralph Amissah | 2021-06-28 | 1 | -2/+5 |
| | |||||
* | org-mode file minor adjustment | Ralph Amissah | 2021-05-05 | 1 | -15/+13 |
| | |||||
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 1 | -1/+59 |
| | |||||
* | org tags | Ralph Amissah | 2020-11-09 | 1 | -99/+99 |
| | |||||
* | org mode, code-block names | Ralph Amissah | 2020-10-23 | 1 | -2323/+2329 |
| | |||||
* | org mode, unique code-block names & adjust headers | Ralph Amissah | 2020-10-19 | 1 | -180/+317 |
| | | | | | - avoid org-mode undefined behavior, provide unique code-block names | ||||
* | doc abstraction, code & org whitespace, cosmetic | Ralph Amissah | 2020-05-20 | 1 | -1090/+1090 |
| | |||||
* | doc structure hash removed, replaced, unused | Ralph Amissah | 2020-05-20 | 1 | -1/+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_status | Ralph Amissah | 2020-05-20 | 1 | -97/+89 |
| | | | | - instructions sequence for headings & verse | ||||
* | doc abstraction, track paragraphs & headings | Ralph Amissah | 2020-05-20 | 1 | -38/+40 |
| | |||||
* | doc abstraction, state | Ralph Amissah | 2020-05-20 | 1 | -773/+795 |
| | | | | - block_is, block_state, block_delim | ||||
* | doc abstraction, object numbering and dummy headings | Ralph Amissah | 2020-05-20 | 1 | -106/+116 |
| | |||||
* | renaming | Ralph Amissah | 2020-05-20 | 1 | -412/+429 |
| | |||||
* | metaverse, doc structure & blocks, change tracking | Ralph Amissah | 2020-05-20 | 1 | -39/+39 |
| | |||||
* | footnote/endnote fix | Ralph Amissah | 2020-05-20 | 1 | -10/+13 |
| | |||||
* | backmatter, special sections, heading ocn fix | Ralph Amissah | 2020-05-20 | 1 | -22/+32 |
| | | | | | | - special section heading object numbering: - level B title numbered - level 1 title not numbered | ||||
* | backmatter, special sections, multiple fixes | Ralph Amissah | 2020-05-20 | 1 | -86/+73 |
| | | | | | | | | - 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 | ||||
* | metaverse, set behavior of block & group text | Ralph Amissah | 2020-05-20 | 1 | -44/+49 |
| | | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines | ||||
* | imports related, mostly cosmetic | Ralph Amissah | 2020-02-26 | 1 | -1/+1 |
| | |||||
* | code ctRegex calls, tidying | Ralph Amissah | 2020-02-26 | 1 | -31/+31 |
| | |||||
* | update headers and year | Ralph Amissah | 2020-02-11 | 1 | -204/+203 |
| | |||||
* | dlang safe default imminent, look ahead | Ralph Amissah | 2020-02-11 | 1 | -132/+134 |
| | | | | - @safe @trusted & @system, reconsider @trusted | ||||
* | reduce use of auto, much with tuples | Ralph Amissah | 2020-02-11 | 1 | -29/+51 |
| | |||||
* | bugfix toc endnotes links in xmls, other minor | Ralph Amissah | 2020-02-11 | 1 | -2/+2 |
| | |||||
* | cosmetic primarily "format" | Ralph Amissah | 2020-02-08 | 1 | -22/+50 |
| | |||||
* | specify Tuple content for read in files, remove traits.std | Ralph Amissah | 2020-01-13 | 1 | -14/+12 |
| | |||||
* | metaverse, remove newline after endnote | Ralph Amissah | 2020-01-13 | 1 | -4/+4 |
| | | | | - change to internal representation, minor | ||||
* | checks on markup: yaml headers & reading images | Ralph Amissah | 2020-01-13 | 1 | -4/+5 |
| | |||||
* | 0.9.2 @safe & @trusted first pass | Ralph Amissah | 2020-01-13 | 1 | -59/+59 |
| | |||||
* | module & src renamingdoc-reform_v0.9.0 | Ralph Amissah | 2019-11-22 | 1 | -5/+5 |
| | |||||
* | name changes | Ralph Amissah | 2019-11-22 | 1 | -9/+9 |
| | |||||
* | org renaming | Ralph Amissah | 2019-11-19 | 1 | -0/+7828 |