From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: orgcard.txt in Makefile Date: Tue, 13 Apr 2010 08:19:28 +0200 Message-ID: <792A069B-6300-4A45-BE3D-3489480ADCB7@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1aBw-00023z-D8 for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 03:05:48 -0400 Received: from [140.186.70.92] (port=56751 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1aBs-00020Z-Sp for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 03:05:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1aBq-0008EJ-69 for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 03:05:44 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:62135) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1aBp-0008Bv-OD for emacs-orgmode@gnu.org; Tue, 13 Apr 2010 03:05:42 -0400 Received: by mail-ew0-f214.google.com with SMTP id 6so154266ewy.32 for ; Tue, 13 Apr 2010 00:05:41 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nathan Neff Cc: emacs-orgmode@gnu.org On Apr 12, 2010, at 6:56 PM, Nathan Neff wrote: > Hello, > > I'd like to use the orgcard.txt file that's included in the org-mode > source. > I like being able to search through a text file for relevant > keyboard shortcuts. > > It doesn't seem like it's been updated since org version 6.10. > > I tried running make doc, but I don't think that orgcard.txt is > generated in the "make doc" task. > > Is orgcard.txt generated from orgcard.tex? If so, can anyone tell > me how > to do it? This file has been created by hand. To update it, print the PDF file and just compare line by line - the changes are probaby limited. If you update it, please send it to me so that I can replace the outdated version. Thanks! - Carsten