From 8072ebdcbe3bf5bce3f2cce3539c95bcaa308a71 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 16 Apr 2021 12:09:56 -0400 Subject: org-mode, cosmetic --- org/out_xmls.org | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'org/out_xmls.org') diff --git a/org/out_xmls.org b/org/out_xmls.org index 3646132..fea2300 100644 --- a/org/out_xmls.org +++ b/org/out_xmls.org @@ -19,8 +19,8 @@ - [[./output_hub.org][output_hub]] * xml offspring (xhtml html epub) -** format xhtml objects :format: -*** _module template_ :module: +** format xhtml objects :format: +*** _module template_ :module: #+BEGIN_SRC d :tangle "../src/doc_reform/io_out/xmls.d" <> @@ -1563,8 +1563,8 @@ align="left|right|center" } #+END_SRC -* _html_ [#A] :html: -** _module template_ :module: +* _html_ [#A] :html: +** _module template_ :module: #+BEGIN_SRC d :tangle "../src/doc_reform/io_out/html.d" <> @@ -1593,7 +1593,7 @@ template outputHTML() { } #+END_SRC -** scroll :scroll: +** scroll :scroll: *** ↻ loop & switch (sections & objects) format html output #+NAME: output_html_scroll_0 @@ -1829,7 +1829,7 @@ template outputHTML() { } #+END_SRC -** seg :seg: +** seg :seg: *** ↻ loop & switch (sections & objects) format html output #+NAME: output_html_seg_0 @@ -2171,7 +2171,7 @@ template outputHTML() { } #+END_SRC -** css :css: +** css :css: #+NAME: output_html_css #+BEGIN_SRC d @@ -2192,7 +2192,7 @@ template outputHTML() { } #+END_SRC -** images :images: +** images :images: #+NAME: copy_html_images #+BEGIN_SRC d @@ -2223,7 +2223,7 @@ template outputHTML() { } #+END_SRC -* _epub_ [#B] :epub: +* _epub_ [#B] :epub: |-----------------------+--------------------------+---------------------------+----------------------------------| | function | filename | module | variable | @@ -2241,7 +2241,7 @@ template outputHTML() { | | | | doc_epub3_endnotes[seg_filename] | |-----------------------+--------------------------+---------------------------+----------------------------------| -** _module template_ :module: +** _module template_ :module: #+BEGIN_SRC d :tangle "../src/doc_reform/io_out/epub3.d" <> @@ -2270,7 +2270,7 @@ template outputEPub3() { } #+END_SRC -** special (epub) files :format: +** special (epub) files :format: *** static **** _identify doc filetype_ (mimetype) [static] @@ -2955,7 +2955,7 @@ xmlns="urn:oasis:names:tc:opendocument:xmlns:container"> } #+END_SRC -** write output files :write:zip: +** write output files :write:zip: #+NAME: output_epub3_xhtml_seg_8 #+BEGIN_SRC d @@ -3151,7 +3151,7 @@ xmlns="urn:oasis:names:tc:opendocument:xmlns:container"> } #+END_SRC -** zip debug, read zip archive :zip: +** zip debug, read zip archive :zip: #+NAME: output_epub3_xhtml_seg_9 #+BEGIN_SRC d -- cgit v1.2.3