* org-export-latex v0.18
@ 2007-07-29 15:36 Bastien
2007-07-29 15:40 ` Leo
0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2007-07-29 15:36 UTC (permalink / raw)
To: emacs-orgmode
Hi list,
i'm releasing org-export-latex v0.18:
http://www.cognition.ens.fr/~guerry/u/org-export-latex.el [1]
The LaTeX exporter now looks for the `odd[even]' option in the startup
line and falls back on `org-odd-levels-only'. Thanks Leo for reporting
this bug.
There are two new options:
`org-export-latex-sectioning-alist' defines the sectioning commands.
The default is to go through these:
\section{%s}
\subsection{%s}
\subsubsection{%s}
\paragraph{%s}
\subparagraph{%s}
`org-export-latex-remove-from-headines' specifies whether you want to
remove todo keywords, priority cookie and tags from the headline. The
default is to remove everything.
Enjoy!
Notes:
[1] This server seems down right now. You can get a copy on a this
temporary mirror: http://www.legito.net/u/org-export-latex.el
--
Bastien
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-07-30 0:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 15:36 org-export-latex v0.18 Bastien
2007-07-29 15:40 ` Leo
2007-07-30 0:19 ` Bastien
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.