For ASCII export, the 2 leading spaces are hard-coded in org-ex.el
line 2292:

   (lambda (l) (concat "  " l))

You'll need to tinker inside the code in order to change the
indentation.

Regards,
.j.

On Fri, Jul 02, 2010 at 11:22:47PM +0200, Francis Moreau wrote:
> To ASCII

On Thu, Jul 01, 2010 at 02:51:55PM -0300, Juan wrote:
> How are you 'rendering'? To HTML, PDF, ASCII?
>
> On Thu, Jul 01, 2010 at 11:51:39AM +0200, Francis Moreau wrote:
> > When I include literate example like this:
> >
> > #+BEGIN_EXAMPLE
> > Some example from a text file.
> > #+END_EXAMPLE
> >
> > The example is indented with 2 spaces when rendered.
> > Is there any ways to customise the size of the indentation ?


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to