emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-export-latex.el v0.20 -- major enhancements
@ 2007-08-01  8:26 Bastien
  2007-08-01  8:32 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Bastien @ 2007-08-01  8:26 UTC (permalink / raw)
  To: emacs-orgmode

Hi folks,

many new things in org-export-latex.el for this release!

- in-place/to-buffer/region conversion -- check these new functions:

  `org-replace-region-by-latex'
  `org-export-as-latex-to-buffer'
  `org-export-as-latex-region'

- Footnotes -- org-export-latex.el can now convert footnotes. To ensure
  footnotes are normally converted, please bind each one to a different
  number. Only the default style (i.e. "[1]") is matched, like for the
  HTML export.

- You can now use odd-only sectioning (thanks to Leo for pointing on
  this bug.)

- There is a new option that let you decide what to do if a section
  comes below the admitted level of sectioning (which defaults to 3 
  and can be manually set through the "H:" Org option.)

  `org-handle-low-levels'
    : nil                   ignore these sections
    : 'description          convert them as description list items
    : "\subparagraph{%s}"   convert them using this string

  Thanks to David C. Moffat for discussions on this.

- You can use #+BEGIN_LaTeX and #+END_LaTeX (and #+LaTeX:) as you use
  their HTML equivalent. No text in these environments will be touched
  in any way.

- The following options have been renamed (without their [...] part):

  org[-export]-latex-remove-from-headlines
  org[-export]-latex-image-default-option
  org[-export]-latex-sectioning-alist

- A lot of bug fixes.

I'll be off from tonight till the 8th, so i hope this release won't
break too many things!

Regards,

-- 
Bastien

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

* Re: org-export-latex.el v0.20 -- major enhancements
  2007-08-01  8:26 org-export-latex.el v0.20 -- major enhancements Bastien
@ 2007-08-01  8:32 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2007-08-01  8:32 UTC (permalink / raw)
  To: emacs-orgmode

Bastien <bzg@altern.org> writes:

> many new things in org-export-latex.el for this release!

And my homepage is back:

  http://www.cognition.ens.fr/~guerry/u/org-export-latex.el
  http://www.cognition.ens.fr/~guerry/bastien-org-mode.html

-- 
Bastien

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

end of thread, other threads:[~2007-08-01  8:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-01  8:26 org-export-latex.el v0.20 -- major enhancements Bastien
2007-08-01  8:32 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).