Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 0.12.1 abstraction template | Ralph Amissah | 2019-04-10 | 7 | -793/+441 | |
| | ||||||
* | defaults org, reorganize | Ralph Amissah | 2019-04-10 | 2 | -325/+341 | |
| | ||||||
* | read src file and split into head and body, template | Ralph Amissah | 2019-04-10 | 4 | -6/+28 | |
| | ||||||
* | header body insert_file_list, template | Ralph Amissah | 2019-04-10 | 9 | -784/+781 | |
| | ||||||
* | document abstraction template | Ralph Amissah | 2019-04-10 | 6 | -4683/+4775 | |
| | ||||||
* | debugs template | Ralph Amissah | 2019-04-10 | 4 | -607/+644 | |
| | ||||||
* | output templates | Ralph Amissah | 2019-04-10 | 5 | -2037/+2068 | |
| | ||||||
* | output, reorganize org file | Ralph Amissah | 2019-04-10 | 1 | -46/+44 | |
| | ||||||
* | output hub template | Ralph Amissah | 2019-04-10 | 4 | -12/+60 | |
| | ||||||
* | output, message passing, minor | Ralph Amissah | 2019-04-10 | 10 | -92/+60 | |
| | ||||||
* | output, template & struct names | Ralph Amissah | 2019-04-10 | 6 | -58/+58 | |
| | ||||||
* | regex template, made more uniform | Ralph Amissah | 2019-04-10 | 6 | -46/+36 | |
| | ||||||
* | templates | Ralph Amissah | 2019-04-10 | 13 | -461/+1118 | |
| | ||||||
* | template, document head & body | Ralph Amissah | 2019-04-10 | 4 | -8/+22 | |
| | ||||||
* | output template | Ralph Amissah | 2019-04-10 | 5 | -148/+152 | |
| | ||||||
* | 0.12.0 template related; doc abstraction | Ralph Amissah | 2019-04-10 | 7 | -20/+30 | |
| | ||||||
* | sdp, remove some intermediate stepsdoc-reform_v0.0.11 | Ralph Amissah | 2019-04-10 | 2 | -59/+60 | |
| | ||||||
* | reset ocn on new document (much more re-initializing necessary) | Ralph Amissah | 2019-04-10 | 2 | -10/+22 | |
| | ||||||
* | some reorganising, moved doc sections sequence keys, tuple change | Ralph Amissah | 2019-04-10 | 4 | -75/+79 | |
| | ||||||
* | minor cleaning | Ralph Amissah | 2019-04-10 | 4 | -128/+128 | |
| | ||||||
* | identify internal links for downstream munging | Ralph Amissah | 2019-04-10 | 6 | -41/+67 | |
| | ||||||
* | insert file list: gather & make available a list of insert files (if any) | Ralph Amissah | 2019-04-10 | 4 | -10/+46 | |
| | ||||||
* | 0.11.0 improved message passing, using templates | Ralph Amissah | 2019-04-10 | 20 | -1496/+3705 | |
| | ||||||
* | dom structure, levels marked up & collapsed (use e.g. in epub toc)doc-reform_v0.0.10 | Ralph Amissah | 2019-04-10 | 12 | -234/+1377 | |
| | ||||||
* | naming | Ralph Amissah | 2019-04-10 | 6 | -228/+333 | |
| | ||||||
* | 0.10.0 generic object (ObjGenericComposite), removed "object_set" | Ralph Amissah | 2019-04-10 | 14 | -2438/+1514 | |
| | ||||||
* | 0.9.6 node info, and output continueddoc-reform_v0.0.9 | Ralph Amissah | 2019-04-10 | 8 | -3522/+3588 | |
| | ||||||
* | 0.9.5 org files reorganized, tangles (code structure) to top of file | Ralph Amissah | 2019-04-10 | 10 | -650/+729 | |
| | ||||||
* | 0.9.4 node info, changes to variables & types | Ralph Amissah | 2019-04-10 | 7 | -848/+830 | |
| | ||||||
* | start work on node info, a way to go | Ralph Amissah | 2019-04-10 | 7 | -224/+554 | |
| | ||||||
* | 0.9.3 start work on node pointers, a way to go | Ralph Amissah | 2019-04-10 | 11 | -526/+465 | |
| | ||||||
* | 0.9.2 backmatter: control processing, possible to omit sections | Ralph Amissah | 2019-04-10 | 7 | -378/+472 | |
| | ||||||
* | discrete objects marks, output html work in progress | Ralph Amissah | 2019-04-10 | 7 | -74/+296 | |
| | ||||||
* | housekeeping | Ralph Amissah | 2019-04-10 | 7 | -170/+180 | |
| | ||||||
* | munge links & urls for sections: toc, endnotes, book index | Ralph Amissah | 2019-04-10 | 4 | -42/+96 | |
| | ||||||
* | minor reorganise same | Ralph Amissah | 2019-04-10 | 4 | -54/+106 | |
| | ||||||
* | 0.9.1 munge links & urls | Ralph Amissah | 2019-04-10 | 7 | -303/+419 | |
| | | | | | * includes auto place url in endnote helper, needs to occur before endnotes extracted | |||||
* | complete toc section to include (existing) backmatter headings | Ralph Amissah | 2019-04-10 | 2 | -83/+405 | |
| | ||||||
* | para attribute: indent, make part of inline markup | Ralph Amissah | 2019-04-10 | 4 | -83/+87 | |
| | ||||||
* | para attribute: indent, variable type change, check consequences | Ralph Amissah | 2019-04-10 | 3 | -70/+70 | |
| | ||||||
* | document sections | Ralph Amissah | 2019-04-10 | 8 | -73/+547 | |
| | ||||||
* | 0.9.0 document sections | Ralph Amissah | 2019-04-10 | 15 | -372/+945 | |
| | ||||||
* | a bit of naming and tidyingdoc-reform_v0.0.8 | Ralph Amissah | 2019-04-10 | 4 | -214/+181 | |
| | ||||||
* | empty sections? | Ralph Amissah | 2019-04-10 | 2 | -342/+462 | |
| | ||||||
* | cleaning (one hash key renamed) | Ralph Amissah | 2019-04-10 | 20 | -819/+155 | |
| | ||||||
* | 0.8.0 the document parts (& org babel tangle) | Ralph Amissah | 2019-04-10 | 19 | -498/+1275 | |
| | ||||||
* | sync, fix level :A split infodoc-reform_v0.0.7 | Ralph Amissah | 2019-04-10 | 6 | -20/+133 | |
| | ||||||
* | 0.7.3 provide associated segment name for endnotes section and book index | Ralph Amissah | 2019-04-10 | 7 | -265/+289 | |
| | ||||||
* | 0.7.2 removed screen ansi colors (use previously depreciated) | Ralph Amissah | 2019-04-10 | 12 | -135/+19 | |
| | ||||||
* | obt naming | Ralph Amissah | 2019-04-10 | 1 | -76/+119 | |
| |