From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Griswold Subject: Re: PocketMod for org-mode Date: Tue, 16 Oct 2007 22:03:28 -0400 Message-ID: <874pgqpken.fsf@cantor.griswold.home> References: <87zlyiprzz.fsf@novell.com> 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 1IhyFb-0000FE-N4 for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 22:03:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhyFZ-0000F0-7O for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 22:03:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhyFZ-0000Ex-2X for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 22:03:09 -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 1IhyFY-0006jW-Ma for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 22:03:08 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IhyFS-0002Cp-BB for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 02:03:02 +0000 Received: from cpe-66-67-61-244.rochester.res.rr.com ([66.67.61.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Oct 2007 02:03:02 +0000 Received: from dgriswol by cpe-66-67-61-244.rochester.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Oct 2007 02:03:02 +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 Christian, Because I've been trying something similar (but not as advanced), I'm intrigued by the possibilities of your approach. Sadly, I can't run your Makefile. I get an error[1]. Am I missing something? About font size, I've found that for what we're trying to do, it helps to replace \tiny with \small globally. Also, a little gotcha I've found, which may catch some of us org-mode GTD-ers: cal-tex.el does not check for the @ symbol when inputting from the diary, and thus does not escape it, leading to latex-errors on processing. Footnotes: [1] Wrong type argument: char-or-string-p, nil make: *** [weekCalendar.tex] Error 255 -- -------------- Dan Griswold Rochester, NY --------------