At 17:55 04.02.09, William Adams wrote:
>Do something like this:
>
>\documentclass{minimal}
>\usepackage{lineno}
>\begin{document}
>Test.
>
>Testing.
>
>Testing 1, 2, 3
>
>\end{document}
I expect \documentclass{minimal} would crash here since lineno.sty by
default invokes \tiny to typeset line numbers, while \tiny is not defined
under minimal.
Cheers,
Uwe.