Revert "LaTeX: Use \date{} if no date in metadata."

This reverts commit 9ebdb944b6.
This commit is contained in:
John MacFarlane 2011-12-01 19:03:39 -08:00
parent 9ebdb944b6
commit cdfe1966da

View file

@ -101,8 +101,6 @@ $if(author)$
$endif$
$if(date)$
\date{$date$}
$else$
\date{}
$endif$
\begin{document}