diff options
author | Ralph Amissah <ralph@amissah.com> | 2016-09-01 13:57:10 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:13 -0400 |
commit | 2ae1cd2773a8659b3ce06d26aba9e804d77f8260 (patch) | |
tree | 84e1736b52acc71c8e672ffd8ba1763a6e8328aa /org/sdp.org | |
parent | 0.6.7 re-arrange output (diff) |
minor shuffling
Diffstat (limited to 'org/sdp.org')
-rw-r--r-- | org/sdp.org | 59 |
1 files changed, 32 insertions, 27 deletions
diff --git a/org/sdp.org b/org/sdp.org index d5a8410..2c28c18 100644 --- a/org/sdp.org +++ b/org/sdp.org @@ -476,33 +476,38 @@ figure out best program dir structure for dub and compilers, issue with rdmd ** sisu document structure -|---------------------+------------------------------------------+------------------------+--------| -| 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 | -|---------------------+------------------------------------------+------------------------+--------| +|---------------------+------------------------------------------+------------------------+------------------------+--------| +| | | | links | | +|---------------------+------------------------------------------+------------------------+------------------------+--------| +| header | sisu /header markup/ | markup | | | +| - metadata | | | | | +| - make instructions | | | | | +|---------------------+------------------------------------------+------------------------+------------------------+--------| +| table of contents | markup of headings | (regular content) | scroll #[ocn] | output | +| | | | seg ../[fn]/#[ocn] | | +|---------------------+------------------------------------------+------------------------+------------------------+--------| +| substantive content | sisu /content markup/ | markup | internal | output | +| | headings (providing document structure), | | scroll #[ocn] | | +| | paragraphs, blocks | (regular content) | seg ../[fn]/#[ocn] | | +| | blocks (code, poem, group, table) | | footnotes | | +| | | | seg #[ocn] | | +|---------------------+------------------------------------------+------------------------+------------------------+--------| +| endnotes | markup within substantive content | markup | scroll #[ocn] | output | +| | (extracted from sisu /content markup/) | (from regular content) | seg ../[fn]/#[ocn] | | +| | | | crosslinks | | +|---------------------+------------------------------------------+------------------------+------------------------+--------| +| 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 | scroll #[ocn] | output | +| | related substantive content objects | | seg ../[fn]/#[ocn] | | +| | (special tags in sisu /content markup/) | (from regular content) | | | +|---------------------+------------------------------------------+------------------------+------------------------+--------| +| metadata | | (from regular header) | | output | +|---------------------+------------------------------------------+------------------------+------------------------+--------| ** config :config: using sdlang in sdp |