From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: [patch] ox-koma-letter Date: Tue, 05 Mar 2013 10:08:37 +0100 Message-ID: References: <87vc9gkund.fsf@pank.eu> <877glpptuj.fsf@pank.eu> <87obf1zcor.fsf@pank.eu> <876218wg2m.fsf@gmail.com> <87wqtntvi7.fsf@gmail.com> <87fw0bmoug.fsf@pank.eu> <877glmvr1t.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51896) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCnrW-0005qM-8m for emacs-orgmode@gnu.org; Tue, 05 Mar 2013 04:08:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCnrR-0000lh-If for emacs-orgmode@gnu.org; Tue, 05 Mar 2013 04:08:42 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:27531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCnrR-0000lQ-CS for emacs-orgmode@gnu.org; Tue, 05 Mar 2013 04:08:37 -0500 In-reply-to: <877glmvr1t.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Rasmus Hello, Nicolas Goaziou writes: > Headlines are also possible, with a :location: property, which could be > set to, e.g. "closing". See also: > > http://orgmode.org/worg/org-tutorials/org-e-groff-documentation.html > > for a syntax based on headlines. > > Another possibility is to use a special block. E.g.: > > #+begin_closing > ... > #+end_closing > > The advantage of previous solutions is that it allows contents to be in > Org syntax whereas "AFTER_CLOSING" keywords require it to be in LaTeX > syntax. These two approaches look great. Do you have a pointer to some could I should look at to try to integrate them in ox-koma? Thanks, Alan