emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: org-export-latex.el v0.20 -- major enhancements
Date: Wed, 01 Aug 2007 10:26:01 +0200	[thread overview]
Message-ID: <87k5sf4q5i.fsf@bzg.ath.cx> (raw)

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

             reply	other threads:[~2007-08-01  8:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-01  8:26 Bastien [this message]
2007-08-01  8:32 ` org-export-latex.el v0.20 -- major enhancements Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k5sf4q5i.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).