aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/metaverse.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2022-03-24 21:12:43 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2022-04-03 18:13:53 -0400
commit6d74d9fa63bc478fcd56a2edf4bdb9906efa1966 (patch)
tree2323e775148a403c6a5e36b28cb309ef91390c08 /org/metaverse.org
parentlatex output (try tidy); linebreaks more generally (diff)
latex header, work on (& some code formatting)
Diffstat (limited to 'org/metaverse.org')
-rw-r--r--org/metaverse.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/metaverse.org b/org/metaverse.org
index 1ae0be4..25b414a 100644
--- a/org/metaverse.org
+++ b/org/metaverse.org
@@ -1206,7 +1206,7 @@ if there is a blurb section you need to:
the_document_blurb_section ~= comp_obj_heading_;
tag_assoc[comp_obj_heading_.tags.anchor_tag_html]["seg_lv4"] = comp_obj_heading_.tags.in_segment_html;
tag_assoc[comp_obj_heading_.tags.segment_anchor_tag_epub]["seg_lv1to4"] = comp_obj_heading_.tags.segment_anchor_tag_epub;
- } else {
+ } else if (!(line.empty)) {
an_object = line.flow_para_match_(an_object, an_object_key, indent, bullet, pith, line_occur);
comp_obj_para = comp_obj_para.init;
comp_obj_para.metainfo.is_of_part = "backmatter";