diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-2.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-2.tex | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-2.tex b/Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-2.tex new file mode 100644 index 00000000000..eb096d6959f --- /dev/null +++ b/Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-2.tex @@ -0,0 +1,46 @@ +%% +%% This is file `draftcopy-test-2.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% draftcopy.doc (with options: `test2') +%% +%% IMPORTANT NOTICE: +%% +%% For the copyright see the source file. +%% +%% Any modified versions of this file must be renamed +%% with new filenames distinct from draftcopy-test-2.tex. +%% +%% For distribution of the original source see the terms +%% for copying and modification in the file draftcopy.doc. +%% +%% This generated file may be distributed as long as the +%% original source files, as listed above, are part of the +%% same distribution. (The sources need not necessarily be +%% in the same archive or directory.) +\iffalse +\fi + + + + + + + + +\documentclass[a4paper,german]{article} +\usepackage[light,first]{draftcopy} +\newcommand{\xx}{ +Test2: Should print ENTWURF on the first page, light.\\ +This is a test page \thepage \vfill +This is a testpage \thepage \newpage +} +\begin{document} +\verb|\usepackage[light,first]{draftcopy}|\\ +\xx\xx\xx\xx +\end{document} +\endinput +%% +%% End of file `draftcopy-test-2.tex'. |