Re: [O] [BUG] inline source breaks paragraphs

2013-12-14 Thread Nicolas Goaziou
Hello, Eric Schulte schulte.e...@gmail.com writes: Invariably someone would then ask why the newline is being stripped from their inline code block. True. I think this is only necessary because the R code block is returning 10\n instead of 10. Ideally this should be fixed in ob-R.el. Ok,

Re: [O] [BUG] inline source breaks paragraphs

2013-12-14 Thread Andreas Leha
Hi, Eric Schulte schulte.e...@gmail.com writes: Nicolas Goaziou n.goaz...@gmail.com writes: Hello, Andreas Leha andreas.l...@med.uni-goettingen.de writes: inline source -- when on its own line -- breaks the paragraph, which is unexpected. Here is a test file: * Test This is a

Re: [O] [BUG] inline source breaks paragraphs

2013-12-13 Thread Nicolas Goaziou
Hello, Andreas Leha andreas.l...@med.uni-goettingen.de writes: inline source -- when on its own line -- breaks the paragraph, which is unexpected. Here is a test file: * Test This is a broken src_R[:exports results :results raw]{10} paragraph. Here is (the relevant part of) the

Re: [O] [BUG] inline source breaks paragraphs

2013-12-13 Thread Eric Schulte
Nicolas Goaziou n.goaz...@gmail.com writes: Hello, Andreas Leha andreas.l...@med.uni-goettingen.de writes: inline source -- when on its own line -- breaks the paragraph, which is unexpected. Here is a test file: * Test This is a broken src_R[:exports results :results raw]{10}

[O] [BUG] inline source breaks paragraphs

2013-12-08 Thread Andreas Leha
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

Re: [O] [BUG] inline source breaks paragraphs

2013-12-08 Thread Andreas Leha
Hi all, I sent too quickly... Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, inline source -- when on its own line -- breaks the paragraph, which is delete that. unexpected. Here is a test file: * Test