From 7ca8584ac23b50134a2067356f1da779b4c198f9 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 15 Jan 2017 09:11:49 -0500 Subject: minor cleaning --- org/output.org | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'org/output.org') diff --git a/org/output.org b/org/output.org index 6292faa..45cb791 100644 --- a/org/output.org +++ b/org/output.org @@ -151,7 +151,7 @@ template SiSUoutputEPub() { #+END_SRC * output functions :output: -** sisupod :sisupod: +** sisupod :sisupod: *** TODO output files #+name: source_sisupod_config @@ -194,9 +194,9 @@ void sisupod_assemble( } #+END_SRC -** text [#C] :text: +** text [#C] :text: ** xml offspring (xhtml html epub) -*** format xhtml objects :format: +*** format xhtml objects :format: **** misc ***** anchor tags @@ -514,7 +514,7 @@ auto endnote(O)( } #+END_SRC -*** html output [#A] :html: +*** html output [#A] :html: **** scroll :scroll: ***** output file @@ -2155,7 +2155,7 @@ auto css_write() { } #+END_SRC -*** epub [#B] :epub: +*** epub [#B] :epub: **** epub special files :format: ***** fixed ****** mimetype (file) @@ -2187,7 +2187,7 @@ string epub_container_xml() { } #+END_SRC -***** TODO constructs (in OEBPS) +***** constructs (in OEBPS) ****** TODO OEBPS/content.opf (register content: files, images etc.) #+name: output_epub_constructs @@ -2502,7 +2502,7 @@ void doc_content(C,T)( } #+END_SRC -**** TODO output files +**** output files #+name: output_epub_xhtml_seg #+BEGIN_SRC d @@ -2551,10 +2551,10 @@ void epub_write_output_files( } #+END_SRC -** pdf [#C] :pdf: -** odt :odt: -** sqlite [#B] :sqlite: -** pgsql :pgsql: +** pdf [#C] :pdf: +** odt :odt: +** sqlite [#B] :sqlite: +** pgsql :pgsql: * +other+ ** example head -- cgit v1.2.3