Closed yihui closed 11 years ago
Oh wait a second... there are backslashes in the strings. This won't work. Let me figure out a real solution.
I was wrong that I was wrong. I was actually correct. I mean this pull request works. The backslashes do not matter.
Thanks Yihui! Much appreciated.
instead of
results='asis'
andcat()
, you can use\Sexpr{}
for such simple tasks, as long as the code in\Sexpr{}
does not contain}