Displaying 1 result from an estimated 1 matches for "luseverbatim".
Did you mean:
buseverbatim
2010 May 13
1
Using Sweave in hostile environments
...{Schunk} and the resulting variable would\ETC.
D:/test.tex:302: Paragraph ended before \FV@
BeginScanning was complete
Has anyone solved this problem? One way I see that might work is to put
the code chunk outside the environment and use SaveVerbatim to save it,
then just put \BUseVerbatim or \LUseVerbatim in place where I need it.
But because I'm using Sweave, I somehow need to redefine the Sinput,
Soutput and maybe the Schunk environments to do that, and I don't see
how to do so.
Duncan Murdoch