From: Dennis van Dok <dennisvd@nikhef.nl>
To: emacs-orgmode@gnu.org
Subject: org export of source code indentation issue with 8 spaces
Date: Mon, 06 Jun 2016 15:08:19 +0200 [thread overview]
Message-ID: <575575C3.70407@nikhef.nl> (raw)
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/
next reply other threads:[~2016-06-06 13:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-06 13:08 Dennis van Dok [this message]
2016-06-06 16:16 ` org export of source code indentation issue with 8 spaces Charles C. Berry
2016-06-06 18:04 ` Dennis van Dok
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=575575C3.70407@nikhef.nl \
--to=dennisvd@nikhef.nl \
--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).