summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
commit007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch)
tree90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex
parent950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff)
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
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.tex60
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'.