From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: org file for reference card? Date: Thu, 22 Dec 2011 17:55:22 +0530 Message-ID: <20111222122521.GA15564@panahar> References: <20111216033757.GA9495@panahar> <87wr9qhmx1.fsf@gnu.org> <20111221034823.GA5371@panahar> <87d3biffqc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rdhif-00013P-JM for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 07:26:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rdhib-0001HS-7m for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 07:25:57 -0500 Received: from mail-gy0-f169.google.com ([209.85.160.169]:50028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rdhib-0001Gy-34 for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 07:25:53 -0500 Received: by ghrr18 with SMTP id r18so5952443ghr.0 for ; Thu, 22 Dec 2011 04:25:52 -0800 (PST) Content-Disposition: inline In-Reply-To: <87d3biffqc.fsf@gnu.org> 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 > > We can write a dedicated exporter for that. Basically, it just needs to > insert a specific header (see doc/orgcard.tex) and to convert list items > into \key{...}{...} entries -- those kinds of things are now possible > with org-element.el and org-export.el. I will come up with the bare bones org file. Somebody will have to help with the exporter. I have no clue of how this is done. > > > > Wonder if it interests the community. > > At least I am interested :) That's good start. We are already three. Let us start by a basic org file and see how far we can reach. Thanks, Vikas