emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Setting up LATEX_HEADER properly.


From: Thomas S. Dye
Subject: Re: [Orgmode] Setting up LATEX_HEADER properly.
Date: Wed, 20 Oct 2010 15:06:50 -1000

Aloha Gerald,

Perhaps the org-export-latex-classes variable is mis-configured.  IIUC, the [EXTRA] macro needs to be present:

If you need more control about the sequence in which the header is built
up, or if you want to exclude one of these building blocks for a particular
class, you can use the following macro-like placeholders.

 [DEFAULT-PACKAGES]      \usepackage statements for default packages
 [NO-DEFAULT-PACKAGES]   do not include any of the default packages
 [PACKAGES]              \usepackage statements for packages
 [NO-PACKAGES]           do not include the packages
 [EXTRA]                 the stuff from #+LaTeX_HEADER
 [NO-EXTRA]              do not include #+LaTeX_HEADER stuff
 [BEAMER-HEADER-EXTRA]   the beamer extra headers

HTH,
Tom

On Oct 20, 2010, at 10:16 AM, address@hidden wrote:


Hello,

I am new to org-mode, not to Emacs and LaTeX though.  I am trying to export
an org document to LaTeX.  It does export but not with the options I want.
For example, trying to add just one package I have the following at the end
of my org file, I tried to put it at the begining also but it didn't work
neither?  Any way I tried to include packages didn't work, I also tried
with "#+SETUPFILE: /home/jeg002/org/2010/setupLaTeX.org", no luck?

#+TITLE: MODÉLISATION du TAUX de SOUMISSION en MARKETING DIRECT.
#+AUTHOR:    Gérald Jean
#+EMAIL:     address@hidden
#+LANGUAGE:  "fr"
#+TEXT:      Le fichier "Org" pour le projet 33539.
#+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t
LaTeX:t skip:t d:nil tags:not-in-toc
#+latex_header: \usepackage[english, francais]{babel}

thanks for any help,

Gérald Jean
Conseiller senior en statistiques,
VP Actuariat et Solutions d'assurances,
Desjardins Groupe d'Assurances Générales
télephone            : (418) 835-4900 poste (7639)
télecopieur          : (418) 835-6657
courrier électronique: address@hidden

"We believe in God, others must bring Data."

W. Edwards Deming


_______________________________________________
Emacs-orgmode mailing list
Please 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]