From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Orgmode reference card Date: Mon, 30 Nov 2009 06:37:52 +0100 Message-ID: References: <62622fe70911281929yd2be99au2b6b73a87c82d9a5@mail.gmail.com> <4B120F2E.8010509@comcast.net> <62622fe70911291100s5f98e33ck4b85c457e0ae2a88@mail.gmail.com> <62622fe70911291102v4e9d1ae0l7bf48c2373c7127d@mail.gmail.com> 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 1NEyxW-0001wW-VF for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 00:38:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NEyxR-0001vw-K5 for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 00:38:01 -0500 Received: from [199.232.76.173] (port=50503 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NEyxR-0001vt-E5 for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 00:37:57 -0500 Received: from mail-ew0-f215.google.com ([209.85.219.215]:60986) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NEyxR-0001eP-09 for emacs-orgmode@gnu.org; Mon, 30 Nov 2009 00:37:57 -0500 Received: by ewy7 with SMTP id 7so4002906ewy.8 for ; Sun, 29 Nov 2009 21:37:55 -0800 (PST) In-Reply-To: <62622fe70911291102v4e9d1ae0l7bf48c2373c7127d@mail.gmail.com> 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: Salvatore Enrico Indiogine Cc: emacs-orgmode@gnu.org On Nov 29, 2009, at 8:02 PM, Salvatore Enrico Indiogine wrote: > Howdy! > > 2009/11/29 Mark Elston : >> In addition to what has already been stated the makefile has a >> target for 'orgcard_letter.pdf' which is built from >> 'orgcard_letter.tex' (which is actually built from orgcard.tex). >> >> If you want to make it you can 'make doc' from the top level and it >> will >> be made automatically. > > Yes, it works. The only problem is that the 2nd column of the 1st > page ends at the "Filtering and Sparse Trees" section. The rest of > the column is pushed ahead and now I have 3 pages instead of 2. The git version contains a change that makes sure the letter-sized referencecard also fits on 2 pages now. HTH - Carsten