From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Egli Christian (KIRO 433)" Subject: RE: cal-tex and entries from org Date: Thu, 27 Mar 2008 17:00:34 +0100 Message-ID: <52D89C75FEE9444E8D9C016E3730098301177930@chsa1036.share.beluni.net> References: <52D89C75FEE9444E8D9C016E373009830117792B@chsa1036.share.beluni.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JeuZE-00085D-G8 for emacs-orgmode@gnu.org; Thu, 27 Mar 2008 12:03:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JeuZA-00084m-SA for emacs-orgmode@gnu.org; Thu, 27 Mar 2008 12:03:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeuZA-00084j-Mp for emacs-orgmode@gnu.org; Thu, 27 Mar 2008 12:03:00 -0400 Received: from mail-gw12.credit-suisse.com ([198.240.213.21]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JeuZA-0003sf-4r for emacs-orgmode@gnu.org; Thu, 27 Mar 2008 12:03:00 -0400 Content-class: urn:content-classes:message 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: "Jason F. McBrayer" , org-mode =20 >>> I can't get scheduled entries from org-mode to show up in calendars >>> printed via cal-tex. My diary file looks like >> Which calendars are you printing? Not all calendars support printing of >> diary entries. > It was weekly calendars, which I see don't have diary entries. I guess > that would explain it. Thanks. AFAIK cal-tex-cursor-week-iso supports printing of diary entries. I used it in org2hpda. See http://repo.or.cz/w/org-mode.git?a=3Dblob;f=3DCONTRIB/scripts/org2hpda;h=3D= 6eb 9fb90513a17b0cd7df73b6c4619446ab5801f;hb=3DHEAD. HTH Christian