emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org export of source code indentation issue with 8 spaces
@ 2016-06-06 13:08 Dennis van Dok
  2016-06-06 16:16 ` Charles C. Berry
  0 siblings, 1 reply; 3+ messages in thread
From: Dennis van Dok @ 2016-06-06 13:08 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

not sure what is causing this, but whenever I use source blocks
any indentation beyond 8 spaces seem to go wrong.

The most basic example:

#+BEGIN_SRC sh
  this
    is
      indented
        more and
          more
#+END_SRC

exporting to ASCII gets me

,----
| this
|   is
|     indented
|       more and
| 	more
`----

As you can see the last 'more' aligns with the one above in
the output.

Anyone else see this or is it just me?

Thanks,

Dennis
-- 
D.H. van Dok :: System administrator :: www.nikhef.nl/grid ::
Phone +31 20 592 22 28 :: http://www.nikhef.nl/~dennisvd/

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

end of thread, other threads:[~2016-06-06 18:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-06 13:08 org export of source code indentation issue with 8 spaces Dennis van Dok
2016-06-06 16:16 ` Charles C. Berry
2016-06-06 18:04   ` Dennis van Dok

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).