%%
%% This is file `draftcopy-test-3.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% draftcopy.doc (with options: `test3')
%%
%% IMPORTANT NOTICE:
%%
%% For the copyright see the source file.
%%
%% You are *not* allowed to modify this file.
%%
%% You are *not* allowed to distribute this file.
%% For distribution of the original source see
%% the terms for copying and modification in the file draftcopy.doc.
%%
\iffalse
%% Package draftcopy to use with LaTeX2e
%% Copyright (C) Juergen Vollmer, all rights reserved.
%% Juergen Vollmer, University of Karlsruhe, IPD, Germany.
%% email: [email protected]
%% [email protected]
%% WWW: http://i44www.info.uni-karlsruhe.de/~vollmer
%% $Id: draftcopy.doc,v 2.26 1996/05/20 09:59:38 vollmer draft $
%%
%% This system is distributed in the hope that it will be useful,
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
%%
%% Please do not request updates from me directly. Primary
%% distribution is through the CTAN archives.
%%
%% IMPORTANT COPYRIGHT NOTICE:
%%
%% You are NOT ALLOWED to distribute this file alone.
%% You are allowed to distribute this file under the condition that it is
%% distributed together with all the following files:
%% draftcopy.ins
%% draftcopy.doc
%% README.draftcopy
%% THIS-IS-draftcopy-<REVISION>
%% Makefile
%% You are NOT ALLOWED to distribute modified versions of these files.
\fi
\documentclass[a4paper,french]{article}
\usepackage[light,firsttwo]{draftcopy}
\newcommand{\xx}{
Test3: This is a test page \thepage \vfill
This is a testpage \thepage \newpage
}
\begin{document}
Should print BROUILLON on the first two pages, light.\\
\verb|\usepackage[light,firsttwo]{draftcopy}|\\
\xx\xx\xx\xx
\end{document}
\endinput
%%
%% End of file `draftcopy-test-3.tex'.
|