summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cweb-latex/src/test/nolists.w
blob: 190c22c3c21a4029083107248079a8aa32031645 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% $Id: nolists.w,v 1.1 1995/09/12 22:32:22 schrod Exp $
%------------------------------------------------------------

% test suppression of index & ref list

\documentclass{cweb}

\begin{document}

@ We need something to add to the lists.

@< refinement @>=
foo(bar);

@
\end{document}