emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [patch][ox-koma-letter] set opening via headline


From: Rasmus
Subject: [O] [patch][ox-koma-letter] set opening via headline
Date: Sat, 17 Aug 2013 21:20:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi,

With the following patch one can set the opening via a headline.
Currently, it's pretty conservative and will only set opening if it
isn't set already.  I'm open to discussion on that point.

With this patch, the following example:

--8<---------------cut here---------------start------------->8---
#+TITLE: Test
* my opening
  my letter
--8<---------------cut here---------------end--------------->8---

now exports something like

--8<---------------cut here---------------start------------->8---
[...]
\opening{my opening}
my letter
[...]
--8<---------------cut here---------------end--------------->8---

It applies against master and /not/ Alan's patch from a month ago.

–Rasmus

Attachment: 0001-Set-opening-via-headline.patch
Description: Text Data

-- 
Hvor meget poesi tror De kommer ud af et glas isvand?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]