* Org Mode document export / TOC in Page 2
@ 2011-05-21 3:40 Ghanashyam
2011-05-21 6:08 ` suvayu ali
2011-05-21 10:26 ` Nick Dokos
0 siblings, 2 replies; 3+ messages in thread
From: Ghanashyam @ 2011-05-21 3:40 UTC (permalink / raw)
To: org-mode-mailing-list
[-- Attachment #1: Type: text/plain, Size: 362 bytes --]
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?
--
regards
Shyam
[-- Attachment #2: Type: text/html, Size: 542 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Org Mode document export / TOC in Page 2
2011-05-21 3:40 Org Mode document export / TOC in Page 2 Ghanashyam
@ 2011-05-21 6:08 ` suvayu ali
2011-05-21 10:26 ` Nick Dokos
1 sibling, 0 replies; 3+ messages in thread
From: suvayu ali @ 2011-05-21 6:08 UTC (permalink / raw)
To: Ghanashyam; +Cc: org-mode mailing list
On Fri, May 20, 2011 at 8:40 PM, Ghanashyam
<mail.ghanashyam.prabhu@gmail.com> 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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Org Mode document export / TOC in Page 2
2011-05-21 3:40 Org Mode document export / TOC in Page 2 Ghanashyam
2011-05-21 6:08 ` suvayu ali
@ 2011-05-21 10:26 ` Nick Dokos
1 sibling, 0 replies; 3+ messages in thread
From: Nick Dokos @ 2011-05-21 10:26 UTC (permalink / raw)
To: Ghanashyam; +Cc: nicholas.dokos, org-mode-mailing-list
Ghanashyam <mail.ghanashyam.prabhu@gmail.com> 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 may have to make other adjustments as well but an initial approximation
might be:
#+LaTeX_CLASS: report
Nick
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-05-21 10:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-21 3:40 Org Mode document export / TOC in Page 2 Ghanashyam
2011-05-21 6:08 ` suvayu ali
2011-05-21 10:26 ` Nick Dokos
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.