Re: [O] Exporting caption with raw results from inline source blocks

2013-04-27 Thread Andreas Leha
"Sebastien Vauban" writes: > Hi Eric, > > Eric Schulte wrote: >> Nicolas Goaziou writes: >>> Eric Schulte writes: >>> I'm loath to add /another/ results keyword, but perhaps it would be nice to be able to specify that you want the results processed (e.g, stripping the newline), b

Re: [O] Exporting caption with raw results from inline source blocks

2013-04-26 Thread Sebastien Vauban
Hi Eric, Eric Schulte wrote: > Nicolas Goaziou writes: >> Eric Schulte writes: >> >>> I'm loath to add /another/ results keyword, but perhaps it would be nice >>> to be able to specify that you want the results processed (e.g, >>> stripping the newline), but you don't want them to be wrapped as

Re: [O] Exporting caption with raw results from inline source blocks

2013-04-26 Thread Eric Schulte
Nicolas Goaziou writes: > Hello, > > Eric Schulte writes: > >> I'm loath to add /another/ results keyword, but perhaps it would be nice >> to be able to specify that you want the results processed (e.g, >> stripping the newline), but you don't want them to be wrapped as an >> example. An altern

Re: [O] Exporting caption with raw results from inline source blocks

2013-04-26 Thread Nicolas Goaziou
Hello, Eric Schulte writes: > I'm loath to add /another/ results keyword, but perhaps it would be nice > to be able to specify that you want the results processed (e.g, > stripping the newline), but you don't want them to be wrapped as an > example. An alternate approach which may be preferable

Re: [O] Exporting caption with raw results from inline source blocks

2013-04-26 Thread Eric Schulte
Andreas Leha writes: > John Hendy writes: > >> On Fri, Apr 26, 2013 at 6:49 AM, Andreas Leha >> wrote: >>> Andreas Leha writes: >>> Hi all, I am experiencing problems when exporting a document with inline source blocks in captions, when I want to export raw results. >>

Re: [O] Exporting caption with raw results from inline source blocks

2013-04-26 Thread Eric Schulte
> An alternate approach which may be preferable would be to expose a > defcustom along the lines of org-babel-inline-result-wrapper, which > could be used by org-babel-examplize-region instead of "=%s=". > I think this is a good idea. I've just pushed up a patch which exposes a new defcustom name

Re: [O] Exporting caption with raw results from inline source blocks

2013-04-26 Thread John Hendy
On Fri, Apr 26, 2013 at 7:41 AM, Andreas Leha wrote: > John Hendy writes: > >> On Fri, Apr 26, 2013 at 6:49 AM, Andreas Leha >> wrote: >>> Andreas Leha writes: >>> Hi all, I am experiencing problems when exporting a document with inline source blocks in captions, when I want

Re: [O] Exporting caption with raw results from inline source blocks

2013-04-26 Thread Andreas Leha
John Hendy writes: > On Fri, Apr 26, 2013 at 6:49 AM, Andreas Leha > wrote: >> Andreas Leha writes: >> >>> Hi all, >>> >>> I am experiencing problems when exporting a document with inline source >>> blocks in captions, when I want to export raw results. >>> >>> I guess the culprit are the 'raw'

Re: [O] Exporting caption with raw results from inline source blocks

2013-04-26 Thread Andreas Leha
Andreas Leha writes: > Hi all, > > I am experiencing problems when exporting a document with inline source > blocks in captions, when I want to export raw results. > > I guess the culprit are the 'raw' results. What should I do instead? > > Here is a MWE that does not export properly to LaTeX: >