Tagged Questions
2
votes
2answers
397 views
Reduce space between Sinput and Soutput
I'm using Sweave in the book document class, and I'm getting really huge spacing between Sinput and Soutput evironments.
\documentclass[11pt]{book}
\usepackage{Sweave}
\usepackage{boxedminipage}
...