If you want input and output to be together as an interaction, I
recommend using `examples` (from `scribble/example`) with `eval:alts`
to provide a result manually.

If "the same vertical line" just means "the same style of vertical
line", you could use

 @nested[#:style 'code-inset
         @racketresultblock0[....]]

(I think the documentation should say that `racketinput` uses the
'code-inset style, and I'll fix that.)


At Mon, 7 Mar 2016 20:26:03 -0500, Neil Van Dyke wrote:
> In Scribble, how does one use `racketresultblock` in combination with 
> `racketinput`, such that the result expression is formatted with the 
> same vertical line that the input expression has?
> 
> (I know how to do this with `racketresult`, but not for multi-line results.)
> 
> Neil V.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to