diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex b/Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex new file mode 100644 index 00000000000..d1657fd975f --- /dev/null +++ b/Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex @@ -0,0 +1,60 @@ +%% +%% This is file `draftcopy-test-9.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% draftcopy.doc (with options: `test9') +%% +%% 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-9.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{article} +\usepackage[light,firsttwo,outline,bottomafter]{draftcopy} +\newcommand{\xx}{ +Test9: This is a test page \thepage\\ +test~the~tilde~tilde~tilde (1 fixed space (\~{}) between the words)\\ +test~~the~~tilde~~tilde~~tilde (2 fixed spaces (\~{}) between the words)\\ +test~~~the~~~tilde~~~tilde~~~tilde (3 fixed spaces (\~{}) between the words) +\vfill +This is a testpage \thepage \newpage +} +\draftcopyName{Release\space\space\space\today}{130} +\draftcopySetScale{80} +\begin{document} +Should print the word \verb+Release+ and the current date \verb|\today| +(in english) on the first two pages, light, outlined.\\ +Should print the word \verb+Release+ and current date \verb|\today| +(in english) on bottom of the page after the second page.\\ +Check that the lines with \~{} have correct spacing.\\ +\verb|\usepackage[light,firsttwo,outline,bottomafter]{draftcopy}|\\ +and \\ +\verb|\draftcopyName{Release\space\space\space\today}{130}|\\ +\verb|\draftcopySetScale{80}|\\ +in the preamble +\xx\xx\xx\xx +\end{document} +\endinput +%% +%% End of file `draftcopy-test-9.tex'. |