Re: [O] behaviour of org-export--get-subtree-options vs inbuffer-options

2014-11-06 Thread Per Unneberg
Hi, Nicolas Goaziou writes: > > Yes, you cannot have duplicate property names in the same property > drawer. OTOH you can append values to a property with :NAME+: syntax > (e.g. :EXPORT_LATEX_HEADER+:). You can also try to make everything fit > in a single line. > thanks for the clarifications a

Re: [O] behaviour of org-export--get-subtree-options vs inbuffer-options

2014-11-05 Thread Nicolas Goaziou
Hello, Per Unneberg writes: > on exporting subtrees to latex, I've noticed that inserting several > EXPORT_LATEX_HEADER_EXTRA does not do what I naively had expected; that > each entry be inserted in the header, separated by a newline, along with > document properties (#+LATEX_HEADER et al). Loo

[O] behaviour of org-export--get-subtree-options vs inbuffer-options

2014-11-05 Thread Per Unneberg
Hi list, on exporting subtrees to latex, I've noticed that inserting several EXPORT_LATEX_HEADER_EXTRA does not do what I naively had expected; that each entry be inserted in the header, separated by a newline, along with document properties (#+LATEX_HEADER et al). Looking closer at org-export--ge