all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* About latex export
@ 2008-09-08 18:08 Nicolas Goaziou
  2008-09-08 20:20 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2008-09-08 18:08 UTC (permalink / raw
  To: emacs-orgmode

Hello,

While fiddling with latex export, I wondered if there was a variable to
specify some more packages that should be added the code produced — i.e.
I'd like to add \usepackage[frenchb]{babel} everytime.

I could somehow manage to write a function adding it after exporting the
code — maybe with the help of a hook — but I can't help thinking it
would be messier.

On another topic, it looks like the latex export process doesn't play
well with the "description" environment. In fact,

 - a :: first
 - b :: second

is rendered as

\begin{itemize}
\item a :: first
\item b :: second
\end{itemize}

Odd, isn't it ?

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2008-09-09 17:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-08 18:08 About latex export Nicolas Goaziou
2008-09-08 20:20 ` Carsten Dominik
2008-09-09 16:46   ` Nicolas Goaziou
2008-09-09 17:00   ` Tim O'Callaghan

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.