aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/output.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2017-01-15 09:11:49 -0500
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:14 -0400
commit7ca8584ac23b50134a2067356f1da779b4c198f9 (patch)
treecd9296a3877b4651114d6d55d4c1f8d72465fa1f /org/output.org
parentidentify internal links for downstream munging (diff)
minor cleaning
Diffstat (limited to 'org/output.org')
-rw-r--r--org/output.org22
1 files changed, 11 insertions, 11 deletions
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