From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Marcin Borkowski Newsgroups: gmane.emacs.help Subject: Re: Org-mode export to .tex ? Date: Tue, 08 Oct 2019 12:22:26 +0200 Message-ID: <87h84jedul.fsf@mbork.pl> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="260346"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: mu4e 1.1.0; emacs 27.0.50 Cc: help-gnu-emacs@gnu.org To: Xavier MAILLARD Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 08 12:23:08 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iHme3-0015ah-H0 for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Oct 2019 12:23:07 +0200 Original-Received: from localhost ([::1]:53370 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iHme2-0001RP-AO for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Oct 2019 06:23:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42874) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iHmdq-0001RJ-8Z for help-gnu-emacs@gnu.org; Tue, 08 Oct 2019 06:22:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iHmdm-0007Sr-DV for help-gnu-emacs@gnu.org; Tue, 08 Oct 2019 06:22:54 -0400 Original-Received: from mail.mojserwer.eu ([195.110.48.8]:41096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iHmdm-0007Pl-6T for help-gnu-emacs@gnu.org; Tue, 08 Oct 2019 06:22:50 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id 15151E6D7C; Tue, 8 Oct 2019 12:22:42 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Original-Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AV5vYaxJJKfy; Tue, 8 Oct 2019 12:22:35 +0200 (CEST) Original-Received: from localhost (aeah60.neoplus.adsl.tpnet.pl [79.186.7.60]) by mail.mojserwer.eu (Postfix) with ESMTPSA id C58DEE6844; Tue, 8 Oct 2019 12:22:34 +0200 (CEST) In-reply-to: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.110.48.8 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:121626 Archived-At: On 2019-10-08, at 05:55, Xavier MAILLARD wrote: > Hello, > > for my day to day notes taking system, I am using a thing named > "pocketmod"; it is more or less an A4 sheet of paper folded in 8 > little pages. > I find this system quite inexpensive and quick when it comes to just > take a quick note/schedule/whatever. > > On the other side, a pocketmod is not meant to last months and I need, > from time to time to "save" some of my notes or todos into something > more accurate. As a GNU emacs user, orgmode is almost an evidence. > > My question is this: is there a way to take an orgmode agenda and > format/export it in .tex files suitable to build a pocketmod version ? > I remember someone posted an org2hpda Makefile but, either I am doing > something wrong, running it just outputs empty .tex files (there are > no entries from my org mode files). I don't know about exporting agenda, but you could use csv agenda (see http://mbork.pl/2019-07-15_Batch_Org_agenda) and LaTeX pocketmod.sty (see https://github.com/liantze/pocketmod.sty). Hth, -- Marcin Borkowski http://mbork.pl