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