emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Can't get [TABLE-OF-CONTENTS] working.


From: Carsten Dominik
Subject: Re: [Orgmode] Can't get [TABLE-OF-CONTENTS] working.
Date: Fri, 5 Jun 2009 09:26:36 +0200

Fixed, thanks.

- Carsten

On Jun 3, 2009, at 12:37 PM, Yuva wrote:

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:     address@hidden
#+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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

[Prev in Thread] Current Thread [Next in Thread]