From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: exporter for latex g-brief - extending \begin{document} Date: Mon, 10 Mar 2014 14:29:57 +0100 Message-ID: <877g82p4fe.fsf@gmx.us> References: <87k3c96o2c.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56990) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN0Fw-0006K5-Vt for emacs-orgmode@gnu.org; Mon, 10 Mar 2014 09:28:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WN0Fq-0004q5-TS for emacs-orgmode@gnu.org; Mon, 10 Mar 2014 09:28:36 -0400 Received: from plane.gmane.org ([80.91.229.3]:43181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WN0Fq-0004oW-GZ for emacs-orgmode@gnu.org; Mon, 10 Mar 2014 09:28:30 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WN0Fl-0003aD-8w for emacs-orgmode@gnu.org; Mon, 10 Mar 2014 14:28:25 +0100 Received: from 109.201.154.157 ([109.201.154.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Mar 2014 14:28:25 +0100 Received: from rasmus by 109.201.154.157 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Mar 2014 14:28:25 +0100 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: emacs-orgmode@gnu.org LanX, LanX writes: > Have you tried ox-koma-letter.el? >> >> > not yet, I just started recently switching back to latex and g-brief did > what I needed for a formal german letter and I just need it once per month > so far. KOMA-Script has build in support for DIM. >> #+TITLE: title >> >> #+BEGIN_g-brief >> ... here comes text >> #+END_g-brief >> > > OK thanks, I take it as indication that the exporter can't be configured to > do this implicitely... Sure, you can make a derived class, use a filter or something else. Ox-koma-letter is an example of a derived class for letters. There is also a letter exporter using groff as backend. Note that the special heading keywords (see the wiki) are not compatible across the two exporters. > could you please be more specific? It's a new and in all dimension superior export engine. On this list we'll generally assume you're using a recent version of Org. Currently, this implies a version ≥ 8. Hope it helps, Rasmus -- This space is left intentionally blank