From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarmo Hurri Subject: Re: Printing in indent mode Date: Fri, 30 Sep 2011 09:50:02 +0300 Message-ID: References: <817h4rih7a.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9WvJ-0005yw-S7 for emacs-orgmode@gnu.org; Fri, 30 Sep 2011 02:50:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R9WvI-0003ul-TV for emacs-orgmode@gnu.org; Fri, 30 Sep 2011 02:50:17 -0400 Received: from lo.gmane.org ([80.91.229.12]:55322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9WvI-0003uf-N9 for emacs-orgmode@gnu.org; Fri, 30 Sep 2011 02:50:16 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R9WvH-0002lz-HI for emacs-orgmode@gnu.org; Fri, 30 Sep 2011 08:50:15 +0200 Received: from host-137-163-18-130.edu.hel.fi ([137.163.18.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Sep 2011 08:50:15 +0200 Received: from jarmo.hurri by host-137-163-18-130.edu.hel.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Sep 2011 08:50:15 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Jambunathan K writes: >> Is there a way to print the document tree in indent mode so that the >> hidden stars would not show up in the printed version? > > Don't you think exporting the buffer to say pdf is a better option > than printing the buffer directly? That would be very nice, but I do not know how to do this for a hierarchical list so that the result would look like a list. I tried org-export-as-pdf, but it gives me an output that is far from a list: the result is a complete document, with a table of contents, section numbering and each item in the list either as a section or a subsection. -- Jarmo Hurri