Re: [O] org-export-region-as-latex skips header

2012-10-26 Thread Bastien
Hi Christopher, Christopher Schmidt writes: > Org-mode version 7.9.2 (release_7.9.2-52-g921998) > > C-x b test RET > insert "* dub" > M-: (org-export-region-as-latex (point-min) (point-max) nil 'string) RET > > org-export-region-as-latex returns > > "\\section{dub}\n\\label{sec-1}\n\n\\end{d

[O] org-export-region-as-latex skips header

2012-10-19 Thread Christopher Schmidt
Org-mode version 7.9.2 (release_7.9.2-52-g921998) C-x b test RET insert "* dub" M-: (org-export-region-as-latex (point-min) (point-max) nil 'string) RET org-export-region-as-latex returns "\\section{dub}\n\\label{sec-1}\n\n\\end{document}\n" This does not look right to me. Where is the hea