Re: [Orgmode] Problem with sectioning function for LaTeX export

2010-04-27 Thread Carsten Dominik
On Apr 18, 2010, at 12:05 PM, Sebastian Hofer wrote: Hi all, I'm trying to write my own sectioning function for latex export of my CV. What it does is to read out some property of the given headline and pass it to a latex command: (defun my-org-cv-sectioning (lvl heading) (let ((year)

[Orgmode] Problem with sectioning function for LaTeX export

2010-04-18 Thread Sebastian Hofer
Hi all, I'm trying to write my own sectioning function for latex export of my CV. What it does is to read out some property of the given headline and pass it to a latex command: (defun my-org-cv-sectioning (lvl heading) (let ((year) (formatlist) (cleanheading (substring-no-pr