#+title: org-examples source # org-publish options # H:2 controls section numbering. # number top-level and second-level headings only # ^:{} require a_{b} before assuming that b should be subscripted. # without this option a_b will automatically subscript b. #+options: ^:{} # # options used exclusively by emacs #+startup: showall # # options used exclusively by the html exporter #+language: en #+infojs_opt: view: showall #+html_head: #+html_link_home: ../index.html #+html_link_up: org-examples.html #+include: "org-examples.org" example