[Orgmode] Re: org-export-latex.el v0.17 is out

2007-07-28 Thread Leo
On 2007-07-28 13:40 +0100, Bastien wrote: > Leo <[EMAIL PROTECTED]> writes: > >> When org-odd-levels-only is set to t, only level 1 heading is >> exported. level 2 (triple stars) onwards are omitted. > > Yes. For now i suggest you use #+STARTUP: oddeven. > > I have to check the way this option af

Re: [Orgmode] Re: org-export-latex.el v0.17 is out

2007-07-28 Thread Bastien
Leo <[EMAIL PROTECTED]> writes: > When org-odd-levels-only is set to t, only level 1 heading is > exported. level 2 (triple stars) onwards are omitted. Yes. For now i suggest you use #+STARTUP: oddeven. I have to check the way this option affects the HTML exporter so that the LaTeX exporter beh

Re: [Orgmode] Re: org-export-latex.el v0.17 is out

2007-07-28 Thread Bastien
Leo <[EMAIL PROTECTED]> writes: > A minor warning when compiling: > > , > | In org-export-latex-parse-subcontent: > | org-export-latex.el:670:44:Warning: reference to free variable `level' > | Wrote /home/leo/.emacs.d/lisp/org-3rd/org-export-latex.elc > ` Fixed, thanks. -- Bastien ___

[Orgmode] Re: org-export-latex.el v0.17 is out

2007-07-28 Thread Leo
On 2007-07-28 12:37 +0100, Bastien wrote: > org-export-latex.el v0.17 is there: > > http://www.cognition.ens.fr/~guerry/u/org-export-latex.el A bug: When org-odd-levels-only is set to t, only level 1 heading is exported. level 2 (triple stars) onwards are omitted. -- Leo

[Orgmode] Re: org-export-latex.el v0.17 is out

2007-07-28 Thread Leo
On 2007-07-28 12:37 +0100, Bastien wrote: > Hi list, > > org-export-latex.el v0.17 is there: > > http://www.cognition.ens.fr/~guerry/u/org-export-latex.el A minor warning when compiling: , | In org-export-latex-parse-subcontent: | org-export-latex.el:670:44:Warning: reference to free variab