From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: PocketMod for org-mode Date: Wed, 17 Oct 2007 14:08:38 +0100 Message-ID: <877illubvt.fsf@bzg.ath.cx> References: <87zlyiprzz.fsf@novell.com> <87tzoqfszn.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ii7he-00060q-Qn for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 08:08:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ii7hZ-00060U-QD for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 08:08:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ii7hZ-00060R-K4 for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 08:08:41 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ii7hY-00029Y-LH for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 08:08:41 -0400 Received: by ug-out-1314.google.com with SMTP id a2so254110ugf for ; Wed, 17 Oct 2007 05:08:36 -0700 (PDT) In-Reply-To: (Christian Egli's message of "Wed, 17 Oct 2007 11:58:19 +0000 (UTC)") 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 Christian Egli writes: > You need to install pdfjam. Most distros have it. Otherwise get it from > http://www2.warwick.ac.uk/fac/sci/statistics/staff/academic/firth/software/pdfjam. Thanks, installed. > You basically just type make :-). This will produce two pdfs: > pocketMod.pdf and hipsterPDA.pdf. I can't get this to work because of the issues I mentionned above in my reply to Ian Barton. Here I reproduce them: ,---- | - get rid of the misplaced \verb|@| | | => this should asked to emacs-devel | | - get rid of the links by using their description only | | => maybe there could be a special "raw-text" agenda view for this, | since I cannot see an easy way to do this from the Makefile. | (Same if you want to use \url or \href for links.) | | - use a smaller normal font for tasks, since it doesn't fit sometimes | (see my other PDF example...) | | => sadly, I guess we need to tailor cal-tex internals for that... `---- For now I only can do this: http://www.cognition.ens.fr/~guerry/u/weekCalendar.pdf And I need to fix the .tex files manually because they won't compile otherwise. Hopefully we can find some workaround! Thanks again, -- Bastien