summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex
blob: d1657fd975f7b3fc70ee01e7fddf2e7199d1b8f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
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'.