emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Frank Fischer <frank-fischer@shadow-soft.de>
To: emacs-orgmode@gnu.org
Subject: Bug: Additional empty line in TeXinfo export of #+BEGIN_SRC ... #+END_SRC [7.9.3e (7.9.3e-957-g03e433 @ /home/fifr/.emacs.d/el-get/org-mode/lisp/)]
Date: Sun, 10 Feb 2013 11:00:36 +0100	[thread overview]
Message-ID: <20130210110036.70cb93af@mawo> (raw)

Consider the following minimal org-file:

===
One line before
#+BEGIN_SRC shell
Some example
#+END_SRC
One line after
===

When exporting to texi, the file contains an additional empty line
before the "@end example":

===
...
One line before
@example
Some example

@end example
One line after
...
===

While this makes no difference for the resulting "info" file when
converting this file by "makeinfo test.texi", it does make a difference
when converting to pdf by "texi2pdf test.texi": there's an extra empty
line between the example and the following text. Therefore I think the
exported file should not contain that empty line.


Emacs  : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2012-11-09 on lakoocha, modified by Debian
Package: Org-mode version 7.9.3e (7.9.3e-957-g03e433 @
~/.emacs.d/el-get/org-mode/lisp/)

             reply	other threads:[~2013-02-10 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-10 10:00 Frank Fischer [this message]
2013-02-10 19:51 ` Bug: Additional empty line in TeXinfo export of #+BEGIN_SRC ... #+END_SRC [7.9.3e (7.9.3e-957-g03e433 @ /home/fifr/.emacs.d/el-get/org-mode/lisp/)] Nicolas Goaziou

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=20130210110036.70cb93af@mawo \
    --to=frank-fischer@shadow-soft.de \
    --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).