Re: [O] ox-odt: headline export breaks if org-export-with-section-numbers set to nil

2015-06-25 Thread Rasmus
Matt Price writes: > In an up to date master branch, I'm noticing a bug in ODT export: if > org-export-with-section-numbers is set to nil, ox-odt exports headlines as > plain-text paragraphs. > > With emacs -q, evaluate: > > (setq org-export-with-section-numbers nil > org-export-with-toc ni

[O] ox-odt: headline export breaks if org-export-with-section-numbers set to nil

2015-06-25 Thread Matt Price
In an up to date master branch, I'm noticing a bug in ODT export: if org-export-with-section-numbers is set to nil, ox-odt exports headlines as plain-text paragraphs. With emacs -q, evaluate: (setq org-export-with-section-numbers nil org-export-with-toc nil org-export-preserve-breaks