There is blank space in the title block if there is no \author specified:
%---- BEGIN
\documentclass{tufte-handout}
\usepackage{lipsum}
\title{My Title}
\begin{document}
\maketitle
\lipsum[1-5]
\end{document}
%---- END
The blank space should be swallowed if there is no author or no date.
Original issue reported on code.google.com by godbyk@gmail.com on 18 Dec 2008 at 12:20
Original issue reported on code.google.com by
godbyk@gmail.com
on 18 Dec 2008 at 12:20