Re: [Orgmode] HTML-export: arbitrary target directories when using setup files

2008-10-22 Thread Sebastian Rose
Sebastian Rose <[EMAIL PROTECTED]> writes: Just for everyone to know: This is fixed in current git version. Thanks, Carsten!!! ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gn

Re: [Orgmode] HTML-export: arbitrary target directories when using setup files

2008-10-20 Thread Sebastian Rose
Hi Carsten, when dropping the #+SETUPFILE again in favour of a 'normal' header, #+OPTIONS: TeX:t LaTeX:nil leads to an 'wrong type argument: stringp nil' error And, recursive export doesn't work either. Source: |-- Brain | |-- Brainstorming.org | `-- ist_Kreativitaet_erlernbar.org |-- D

Re: [Orgmode] HTML-export: arbitrary target directories when using setup files

2008-10-20 Thread Carsten Dominik
Hi Sebastian, On Oct 18, 2008, at 8:44 PM, Sebastian Rose wrote: Hi, the HTML-export (recursive) behaves strange. Files go to arbitrary directories (still under the publishing directory). It seems, the file names and path elements get mixed up when using the #+SETUPFILE option. This bug was