The following code:
%---- BEGIN
\documentclass{tufte-handout}
\title{My title}
\author{Me}
\usepackage{lipsum}
\begin{document}
\maketitle
\lipsum[1-2]
\end{document}
%---- END
produces a title block, but the first paragraph is abutted to the end of
the title block's last line, instead of starting a new paragraph.
Original issue reported on code.google.com by godbyk@gmail.com on 18 Dec 2008 at 12:38
Original issue reported on code.google.com by
godbyk@gmail.com
on 18 Dec 2008 at 12:38