[texhax] setspace.sty
Robin Fairbairns
Robin.Fairbairns at cl.cam.ac.uk
Mon Feb 23 13:37:09 CET 2004
> My setup is as follows:
>
> \documentclass[12pt]{report}
> \usepackage{setspace}
> \usepackage[T1]{fontenc}
> \usepackage{pslatex}
> \begin{document}
> \input{mypreamble}
> \end{document}
>
> There are of course other packages and input files. The processing stops
> with the message:
>
> ! File ended while scanning use of \@writefile.
> <inserted text>
> \par
> 1.25 \begin{document}
>
> ?
>
> What am I missing here to make sure that setspace is used properly?
the problem isn't visible on my system.
add \setcounter{errorcontextlines}{999} somewhere before
\begin{document}, delete any existing .aux files, and run the thing
again.
post the resulting log (_don't_ omit things that "aren't interesting",
like you omitted the other packages ... they could be significant to
someone else).
More information about the texhax
mailing list