From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Egli Subject: Re: PocketMod for org-mode Date: Thu, 18 Oct 2007 09:51:35 +0000 (UTC) Message-ID: References: <87zlyiprzz.fsf@novell.com> <87tzoqfszn.fsf@bzg.ath.cx> <877illubvt.fsf@bzg.ath.cx> <87d4vd6duh.fsf@bzg.ath.cx> <87sl49h2z6.fsf@novell.com> <87zlyh9osd.fsf@bzg.ath.cx> <873aw8ivpq.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IiS30-0000Rl-H8 for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 05:52:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiS2y-0000Q9-1S for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 05:52:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiS2x-0000Pq-MT for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 05:52:07 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IiS2w-0004Td-TH for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 05:52:07 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IiS2f-0007AY-PX for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 09:51:50 +0000 Received: from www-gw3.credit-suisse.com ([198.240.212.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Oct 2007 09:51:49 +0000 Received: from christian.egli by www-gw3.credit-suisse.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Oct 2007 09:51:49 +0000 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: emacs-orgmode@gnu.org Bastien altern.org> writes: > Leo gmail.com> writes: > > >> Then I guess being able to export the agenda to LaTeX makes sense. > >> Can you describe what would be the expected LaTeX output for you? > > > > Anything like the following would be really really nice: > > > > http://shopping.franklincovey.com/shopping/catalog/category.jsp?displaychildren=true&id=cat1640002&crc=cat960026&sc=0709_main_oct_pp&c=0709_main_oct_pp&product=PlanningPagesbyStartDate > > Well :) Haha, maybe for xmas :-). > Thanks for these example, but what I really need is some suggestions > about the expected content of the LaTeX output itself. > > Should we use `cal-tex.el'-like output (very nice but very specific, and > not flexible)? Should we just use a straightforward verbatim display? > Should we use sections for agenda with multiple views? A straightforward verbatim dump of the agenda view is fine for me. In fact I was just going to use the ps output in my Makefile. Christian