From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Org Mode document export / TOC in Page 2 Date: Fri, 20 May 2011 23:08:06 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNfMS-0002uE-8g for emacs-orgmode@gnu.org; Sat, 21 May 2011 02:08:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QNfMR-0005yP-CZ for emacs-orgmode@gnu.org; Sat, 21 May 2011 02:08:28 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:61147) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNfMR-0005yB-80 for emacs-orgmode@gnu.org; Sat, 21 May 2011 02:08:27 -0400 Received: by bwz17 with SMTP id 17so4431414bwz.0 for ; Fri, 20 May 2011 23:08:26 -0700 (PDT) In-Reply-To: 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: Ghanashyam Cc: org-mode mailing list On Fri, May 20, 2011 at 8:40 PM, Ghanashyam wrote: > I have an org mode file which I export to a pdf document, and I have the > table of > contents enabled with toc:t. But what I want is that the heading of the > document > should appear in Page 1 at the center of the page,and there should be a page > break after the heading and the table of contents should start from the > second > page. > Is this possible? > You can try using a different document class, something like this: #+LaTeX_CLASS: report or #+LaTeX_CLASS: book > -- > regards > Shyam > -- Suvayu Open source is the future. It sets us free.