emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] inline source breaks paragraphs
@ 2013-12-08 22:23 Andreas Leha
  2013-12-08 22:25 ` Andreas Leha
  2013-12-13 20:47 ` Nicolas Goaziou
  0 siblings, 2 replies; 6+ messages in thread
From: Andreas Leha @ 2013-12-08 22:23 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

inline source -- when on its own line -- breaks the paragraph, which is
unexpected.

Here is a test file:

--8<---------------cut here---------------start------------->8---
* Test

This is a broken
src_R[:exports results :results raw]{10}
paragraph.
--8<---------------cut here---------------end--------------->8---


Here is (the relevant part of) the output of the LaTeX export:

,----
| \section{Test}
| \label{sec-1}
| 
| This is a broken
| 10
| 
| paragraph.
`----


Some info:
GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2013-09-27 on trouble, modified by Debian
Org-mode version 8.2.4 (release_8.2.4-332-g7059d3 @ /home/andreas/local/emacs/org-mode-install/lisp/)


Regards,
Andreas

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

end of thread, other threads:[~2013-12-14 11:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-08 22:23 [BUG] inline source breaks paragraphs Andreas Leha
2013-12-08 22:25 ` Andreas Leha
2013-12-13 20:47 ` Nicolas Goaziou
2013-12-13 23:30   ` Eric Schulte
2013-12-14 11:27     ` Nicolas Goaziou
2013-12-14 11:53     ` Andreas Leha

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