org-howto/octave/octave-crib-src.org
2017-03-18 23:00:41 -04:00

19 lines
646 B
Org Mode

#+title: octave crib .org 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: <link rel="stylesheet" type="text/css" href="../../../css/notebook.css" />
#+html_link_home: ../../../index.html
#+html_link_up: octave-crib.html
#+include: "octave-crib.org" example