org-odt help
commitf8cd4a3793892d0fd34e0a96b122b96971eb5676
authorJambunathan K <kjambunathan@gmail.com>
Tue, 4 Oct 2011 23:29:04 +0000 (4 23:29 +0000)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 9 Oct 2011 11:17:08 +0000 (9 13:17 +0200)
tree1a69b867b0a07561f80c423f51474dde76f1d684
parenteed6b353d23cb35ff04a1eeae4761b4d75810420
org-odt help

> I would like to submit 2 more patches - one to the manual and other to
> org-exp.el.

I am attaching the promised patch to org-exp.el. Can someone review and
commit this change?

Please note that I have withheld the changes to org-odt & co which make
use of this change.

ps: The patch to org.texi will follow soon - maybe in a day or two.

>From 39ab2a263336ba077c7cd6627a3203c55c5bddba Mon Sep 17 00:00:00 2001
From: Jambunathan K <kjambunathan@gmail.com>
Date: Tue, 4 Oct 2011 23:32:35 +0530
Subject: [PATCH] org-exp.el: Enhance `org-export-number-lines' to support odt export

* lisp/org-exp.el (org-export-number-lines): Modified.  Add a
new parameter `preprocess' and use this for backend-agnostic
handling of literal examples.

This parameter is currently exercised only by the odt exporter.  Hint:
See future commits.
lisp/org-exp.el