From b1ad3c039588b6953dc8891d38418b3a214caaa9 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 26 Apr 2016 21:11:38 -0400 Subject: config rearranged, more put in maker.org --- org/ao_abstract_doc_source.org | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'org/ao_abstract_doc_source.org') diff --git a/org/ao_abstract_doc_source.org b/org/ao_abstract_doc_source.org index 796d6b2..d8f2637 100644 --- a/org/ao_abstract_doc_source.org +++ b/org/ao_abstract_doc_source.org @@ -4507,3 +4507,43 @@ template ObjectSetter() { } } #+END_SRC + +* TODO work on +- bespoke struct for sisu objects to replace JSON strings +- book index *sort* fix (Aa-Zz instead of A-Za-z) +- determine what goes in node info + - understand collapsed level +- convert file utf8 for processing from to utf32 + +- general concepts + - ranges + - templates + - unitest? + +|---------------------+------------------------------------------+------------------------+--------| +| header | sisu /header markup/ | markup | | +| - metadata | | | | +| - make instructions | | | | +|---------------------+------------------------------------------+------------------------+--------| +| table of contents | markup of headings | (regular content) | output | +|---------------------+------------------------------------------+------------------------+--------| +| substantive content | sisu /content markup/ | markup | output | +| | headings (providing document structure), | (regular content) | | +| | paragraphs, blocks | | | +| | blocks (code, poem, group, table) | | | +|---------------------+------------------------------------------+------------------------+--------| +| endnotes | markup within substantive content | markup | output | +| | (extracted from sisu /content markup/) | (from regular content) | | +|---------------------+------------------------------------------+------------------------+--------| +| glossary | identify special section | markup | output | +| | regular /content markup/ | | | +|---------------------+------------------------------------------+------------------------+--------| +| bibliography | identify section, | markup (special) | output | +| | special /bibliography markup/ | | | +|---------------------+------------------------------------------+------------------------+--------| +| book index | extracted from markup attached to | markup | output | +| | related substantive content objects | | | +| | (special tags in sisu /content markup/) | (from regular content) | | +|---------------------+------------------------------------------+------------------------+--------| +| metadata | | (from regular header) | output | +|---------------------+------------------------------------------+------------------------+--------| -- cgit v1.2.3