[Orgmode] problem with org-export-latex-todo-keyword-markup [7.4]

2011-02-16 Thread phaebz
I defined it as an associative list, as described in the manual: org-export-latex-todo-keyword-markup evaluates to (("new" . "\\new{%s}") ("done" . "\\done{%s}") ("todo" . "\\todo{%s}")) In my LaTeX header are the options: #+LATEX_HEADER: \def\todo#1{{\color{red}#1}} #+LATEX_HEADER: \def\done#1{{

Re: [Orgmode] German date in LaTeX export [7.3]

2011-02-14 Thread phaebz
On 02/14/2011 02:10 AM, Bastien wrote: > Hi Michael, > > phaebz writes: > >> The usepackage line for babel is necessary, because Language: de is not >> recognized. With the above, I correctly get e.g. "Inhaltsverzeichnis" >> instead of "Contents

[Orgmode] German date in LaTeX export [7.3]

2011-02-13 Thread phaebz
I have these org-options set for export: #+LANGUAGE: de #+LATEX_HEADER: \usepackage[ngerman]{babel} The usepackage line for babel is necessary, because Language: de is not recognized. With the above, I correctly get e.g. "Inhaltsverzeichnis" instead of "Contents". But the timestamp in the titl

[Orgmode] Re: :export: tag shows up in headings of output pdf

2011-02-11 Thread phaebz
On 02/11/2011 11:49 AM, phaebz wrote: > I am using org-mode 7.3 release. > > Problem: A file such as > > * heading to be exported :export: > > * some other heading > > gets exported to > > 1. heading to be exported :export: > > With a literal :export: ta

[Orgmode] :export: tag shows up in headings of output pdf

2011-02-11 Thread phaebz
I am using org-mode 7.3 release. Problem: A file such as * heading to be exported :export: * some other heading gets exported to 1. heading to be exported :export: With a literal :export: tag in the pdf output heading. I have not customized any relevant export options. Do I miss something?

Re: [Orgmode] auto-complete mode with org-mode

2011-02-10 Thread phaebz
On 02/06/2011 04:00 PM, Eric S Fraga wrote: > phaebz writes: > > [...] > >> remapped the ac-expand now. There is just one more annoyance: When the >> completions popup-menu gets displayed, for every line that has an >> org-style *heading, the completions line drawn o

Re: [Orgmode] auto-complete mode with org-mode

2011-02-06 Thread phaebz
On 02/03/2011 04:38 PM, Eric S Fraga wrote: > phaebz writes: > >> I am using org-mode v. 7.3 and auto-complete v. 1.2 >> >> I added org-mode to "ac-modes" as described in the documentation. When >> typing in an org-mode buffer, I correctly get the popup-me

[Orgmode] auto-complete mode with org-mode

2011-02-03 Thread phaebz
I am using org-mode v. 7.3 and auto-complete v. 1.2 I added org-mode to "ac-modes" as described in the documentation. When typing in an org-mode buffer, I correctly get the popup-menu from auto-complete mode. If I then press TAB to complete the word, nothing happens - since TAB is bound to org-