From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henri-Paul Indiogine Subject: LaTeX export \listoffigures Date: Mon, 27 Aug 2012 21:04:32 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6D2t-0000U1-B6 for emacs-orgmode@gnu.org; Tue, 28 Aug 2012 00:04:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6D2s-0007zx-Dz for emacs-orgmode@gnu.org; Tue, 28 Aug 2012 00:04:55 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:58338) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6D2s-0007zp-78 for emacs-orgmode@gnu.org; Tue, 28 Aug 2012 00:04:54 -0400 Received: by eeke49 with SMTP id e49so1849714eek.0 for ; Mon, 27 Aug 2012 21:04:52 -0700 (PDT) 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 Greetings! I am using orgmode with export to LaTeX to write my dissertation. My thanks to all codes and contributors. Without org-mode it would take me even more time. I am wondering how to have the LaTeX command \listoffigures automatically added by the export function. I have the following from the top of the org file: #+TAGS: noexport(n) chp(c) sec(s) subsec(b) temp(t) app(a) #+LaTeX_CLASS: book #+LaTeX_header: \usepackage[margin=2.5cm]{geometry} #+LaTeX_header: \usepackage{appendix} #+LANGUAGE: en #+DESCRIPTION: Doctoral dissertation at Texas A&M University #+TODO: VOID(v) STRT(s) COMP(c) REVD(r) DONE(d) #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:nil -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:nil pri:nil tags:nil #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport So, I know how to add packages in the preamble. However, \listoffigures does not go in the preamble but soon after \begin{document} and \tableofcontents It seems that the "book" LaTeX class automatically adds \tableofcontents. How can I tweak that to add \listoffigures and maybe \listoftables ? Thanks, Henri-Paul -- Henri-Paul Indiogine Curriculum & Instruction Texas A&M University TutorFind Learning Centre http://www.tutorfind.ca Email: hindiogine@gmail.com Skype: hindiogine