Re: [O] [babel] hide inline source code blocks by results

2012-04-27 Thread Eric Fraga
Eric Schulte writes: [...] > I think both this and Torsten's original idea would both be nice > options. Preferably the final solution would subsume either use case. > Unfortunately either implementation would require a fairly significant > amount of work on the inline source block system, wor

Re: [O] [babel] hide inline source code blocks by results

2012-04-26 Thread Eric Schulte
Eric Fraga writes: > Eric Schulte writes: > >> Currently inline blocks like don't associate themselves with their >> results, they are only expected to be evaluated on export, so the >> functionality you suggest below would require first changing how results >> are associated with inline code bl

Re: [O] [babel] hide inline source code blocks by results

2012-04-26 Thread Eric Fraga
Eric Schulte writes: > Currently inline blocks like don't associate themselves with their > results, they are only expected to be evaluated on export, so the > functionality you suggest below would require first changing how results > are associated with inline code blocks. > > Another option wou

Re: [O] [babel] hide inline source code blocks by results

2012-04-11 Thread Eric Schulte
Currently inline blocks like don't associate themselves with their results, they are only expected to be evaluated on export, so the functionality you suggest below would require first changing how results are associated with inline code blocks. Another option would be to hide everything but the b