Hi Uwe,
there was indeed a bug in drawer export, which is now fixed, I hope.
Also, check out the variable org-export-format-drawer-function
HTH
- Carsten
On Nov 11, 2009, at 1:55 PM, Uwe Jochum wrote:
Carsten Dominik wrote:
Do you maybe have a line
#+OPTIONS: d:nil
in the buffer???
- Ca
Hi,
when I first export it to PDF, no drawers are exported.
To HTML => drawers present. OK.
Then export to PDF again gives me:
Debugger entered--Lisp error: (void-variable alt!)
eval(alt!)
eval-last-sexp-1(nil)
eval-last-sexp(nil)
call-interactively(eval-last-sexp nil nil)
recursi
Carsten Dominik wrote:
> Do you maybe have a line
>
> #+OPTIONS: d:nil
>
> in the buffer???
>
> - Carsten
Carsten,
no, I haven't. This is what I have:
#+TITLE: Kontakte
#+AUTHOR:Uwe Jochum
#+EMAIL: uwe.joc...@xxx.de
#+DATE: 2009-10-29 Do
#+DRAWERS: ADRESSE
#+LANGUAGE: de
#
David Maus wrote:
> Hi Uwe,
> I cannot reproduce this. I created an empty org file, copied your test
> items, put #+DRAWERS: ADDRESSE on the head of the file, updated the
> file local settings (C-c C-c) and exported to html. The ADRESSE
> drawers are there.
David,
thanks for testing! So it seems