Hello, Rick.
On Thu, Jul 25, 2013 at 6:52 PM, Rick Muller <
rpmu...@gmail.com> wrote:
> Thanks for the quick response. You have the title/author information after
> the \begin{document} line? I thought this was illegal. Am I using an
> outdated version of tufte-latex? I get an error on my version ("LaTeX Error:
> Can only be used in preamble").
You can use \title and \author in the preamble or after \begin{document}.
There used to be a bug in Tufte-LaTeX that prevented you from using
\title and \author after \begin{document} but it's been fixed for a
while. You might download the tufte-common.def, tufte-book.cls, and
tufte-handout.cls files from the git repository at
<
https://code.google.com/p/tufte-latex/source/browse/> and see if the
error persists.
> When I have the \author in the preamble and try to use \thanks, I get
> "Argument of \optparams@@ has an extra }.
Hmm.. I tried \author in the preamble (see attached) and didn't get
that error. Does the attached document compile successfully or give
you the same error? Can you send me the preamble of your document with
the \author and \title as you have them? I'll test it here.
Thanks!
—Kevin