From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-mode -> diary -> latex calendar Date: Tue, 29 Mar 2011 20:07:18 +0200 Message-ID: <87k4fh3ind.fsf@gnu.org> References: <871v1pzwca.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=41667 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4dKM-0001vR-RG for emacs-orgmode@gnu.org; Tue, 29 Mar 2011 14:07:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4dKL-00080N-7P for emacs-orgmode@gnu.org; Tue, 29 Mar 2011 14:07:38 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:57262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4dKL-0007zm-03 for emacs-orgmode@gnu.org; Tue, 29 Mar 2011 14:07:37 -0400 Received: by wwb39 with SMTP id 39so451990wwb.30 for ; Tue, 29 Mar 2011 11:07:35 -0700 (PDT) In-Reply-To: <871v1pzwca.fsf@gmail.com> (Fred Concklin's message of "Tue, 29 Mar 2011 13:10:29 -0400") 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: Fred Concklin Cc: emacs-orgmode@gnu.org Hi Fred, Fred Concklin writes: > I was wondering if I can take an org file and turn it into one of those > snazzy tex calendars like I can with a diary file? Yes, but not directly. You can use the `org-diary' function to include Org's appointments into your ~/.diary then export the diary. HTH, -- Bastien