From 10a66c974537dcb984217a6c581fc20fa7144db4 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 21 Jan 2024 01:15:34 -0500 Subject: org, ocda (ongoing) split file, separate functions --- org/spine_markup_sample.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'org/spine_markup_sample.org') diff --git a/org/spine_markup_sample.org b/org/spine_markup_sample.org index 9ba8b9d..288d2ec 100644 --- a/org/spine_markup_sample.org +++ b/org/spine_markup_sample.org @@ -1912,10 +1912,10 @@ document ... heading levels above the current heading level which it logically falls under and to which it belongs (headings preceding current level under which it occurs) -!_ decendants -decendant headings are sub-headings beneath the current heading level, heading +!_ descendants +descendant headings are sub-headings beneath the current heading level, heading levels below the current heading level which are derived from it and belong to -it (sub-headings contained beneath current level); decendant objects are the +it (sub-headings contained beneath current level); descendant objects are the range of objects contained by a heading (ocn ranges for each heading in document body) @@ -1939,7 +1939,7 @@ ordinary markup, with indication that section is to be treated as blurb certain forms of output are conveniently segmented, e.g. epub and segmented html. The document is broken into chunks indicated by markup level 1 heading (numeric level 4 headings) as the significant level at which the document should -be segmented, and including all decendant objects of that level. For a longer +be segmented, and including all descendant objects of that level. For a longer text/book this will usually the chapter level. (this is significant in e.g. for epub and segmented html, which are broken by segment, usually chosen to be chapter) -- cgit v1.2.3