emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Can't get [TABLE-OF-CONTENTS] working.
@ 2009-06-03 10:37 Yuva
  2009-06-05  7:26 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Yuva @ 2009-06-03 10:37 UTC (permalink / raw)
  To: Emacs org mode mailinglist

hello,
   Its been documented in "ch12 : Exporting" of Org Manual that toc
can be relocated using [TABLE-OF-CONTENTS] string. I have used it to
generate latex and pdf files, but no luck. After simple grepping, it
seems that only org-ascii.el and org-html.el are taking this string
into account. Is there any specific reason why toc relocation is
ignored in org-latex.el?
(It works fine with html export option).

----------------------------------------------------------------------
The env i use : Org-6.27a from git repo.

Simple example :

#+TITLE:     toc-stuff.org
#+AUTHOR:
#+EMAIL:     gnuyuva@gmail.com
#+DATE:      2009-06-03 Wed
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUAGE:  en
#+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS:   TeX:t LaTeX:nil skip:nil d:nil todo:t pri:nil tags:not-in-toc
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+LINK_UP:
#+LINK_HOME:

* Section Intro
 This is Intro

#+LaTeX: [TABLE-OF-CONTENTS]
#+HTML: <p>[TABLE-OF-CONTENTS]</p>

* Section Details
 Some details here.

----------------------------------------------------------------------


-- 
YUVA

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-05 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-03 10:37 Can't get [TABLE-OF-CONTENTS] working Yuva
2009-06-05  7:26 ` Carsten Dominik
2009-06-05 15:31   ` Yuva

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).