From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: keep newlines on pdf export Date: Mon, 14 Dec 2009 17:20:36 -0500 Message-ID: <16796.1260829236@alphaville.usa.hp.com> References: <1bcd1ad60912121704s1cfd465dh95b942c2be78d30a@mail.gmail.com> <31640.1260728511@gamaville.dokosmarshall.org> <1bcd1ad60912131251t38ac84d7g9a480828a135d68f@mail.gmail.com> <1bcd1ad60912131253h6112b77bp24c9a873638469c7@mail.gmail.com> <87vdg9w771.wl%bill@billpowellisalive.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKJJ0-0002jh-Th for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 17:22:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKJIw-0002hM-EM for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 17:22:14 -0500 Received: from [199.232.76.173] (port=34179 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKJIv-0002hC-SB for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 17:22:09 -0500 Received: from g6t0187.atlanta.hp.com ([15.193.32.64]:41302) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NKJIv-0002cL-Hc for emacs-orgmode@gnu.org; Mon, 14 Dec 2009 17:22:09 -0500 In-Reply-To: Message from Bill Powell of "Mon, 14 Dec 2009 16:56:34 EST." <87vdg9w771.wl%bill@billpowellisalive.com> 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: Bill Powell Cc: Eraldo Helal , Org-Mode , Carsten Dominik Bill Powell wrote: > ... > > I use org-mode's export to LaTeX to make flashcards for students who > want a printout they can cut into paper flashcards. For those who > prefer to review flashcards with Anki, I use export to HTML. My > post-processor perl scripts will be much happier if org-mode takes > care of the linebreaks. :-) > Can you post a short example? Both the org file and (a pointer to) the PDF/HTML files, if possible. This is off the top of my head, but wouldn't an item list do what you want? Something like * topic ** subtopic - item - item - item Thanks, Nick