From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: ox-koma-letter support for \cc and \encl? Date: Tue, 11 Jun 2013 23:36:25 +0530 Message-ID: <20130611180625.GA13829@panahar> References: <20130611021514.GA15428@panahar> <20130611053012.GA1925@kenny.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmSzP-0003vx-J2 for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 14:08:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmSxk-0000YM-Jc for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 14:06:37 -0400 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]:43124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmSxk-0000Y7-CK for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 14:06:32 -0400 Received: by mail-pa0-f42.google.com with SMTP id rl6so5761003pac.15 for ; Tue, 11 Jun 2013 11:06:31 -0700 (PDT) Received: from panahar ([202.41.10.3]) by mx.google.com with ESMTPSA id dc3sm15609684pbc.9.2013.06.11.11.06.29 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 11 Jun 2013 11:06:30 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20130611053012.GA1925@kenny.local> 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 > > Yes. Add two headlines to your letter, one tagged with :CC: and one with > :ENCL:. The content below these headlines will be converted to the > relevant LaTeX code. This also works with :PS:. However, you need a > fairly recent version of ox-koma-letter. Thanks. Works perfect. Is it documented anywhere? Best, Vikas