blob: 019dc8388e05804cb11df5358acc53199f304e20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
% $Id: sup-changes.w,v 1.1 1995/08/27 13:29:40 schrod Exp $
%----------------------------------------------------------------------
% tests suppress=unchanged
\documentclass[suppress=unchanged]{cweb}
\begin{document}
\title{Test for suppression of unchanged chunks}
\author{Coogar}
\maketitle
@ test
@
change here
@
\end{document}
|