livre nomdemonlivre
Table of Contents
Livre nomdemonlivre title
Chapitre 1 title
scène d'exposition
blah blah bleh
(defun org-export-as-html (&optional async) (interactive "P") (let ((buffer (current-buffer)) (with-current-buffer buffer (let ((title (plist-get (org-inbuffer-options) :title))) (org-export-as-html-to-buffer (concat (buffer-file-name) ".html") (list :title title) async) (write-file (concat (buffer-file-name) ".html")))))) )
1111111111111111
Chapitre 2 title
2222222222222
Chapitre 3 title
33333333333333333