summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cweb-latex/src/test/badopts.w
blob: 5fff5f7add75b007654d15ff7fa58f4e8d5f2556 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% $Id: badopts.w,v 1.1 1995/08/27 13:29:39 schrod Exp $
%------------------------------------------------------------

% test bad options

\documentclass[undef,structure,structure=chaos]{cweb}

\begin{document}

Text.

@
\end{document}