diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/fax/test.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/fax/test.tex | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fax/test.tex b/Master/texmf-dist/doc/latex/fax/test.tex new file mode 100644 index 00000000000..23043b7aa0a --- /dev/null +++ b/Master/texmf-dist/doc/latex/fax/test.tex @@ -0,0 +1,23 @@ +\documentclass[nosep,note,a4paper,12pt]{fax} +%\usepackage{wasysym} +%\usepackage{4wide} +\pagestyle{empty} +\to{\begin{tabular}[t]{rl} + to: &{\bsf You!}\\ + \end{tabular}} +\setcounter{faxpages}{3} +\mymsg{{\Large\bsf Watch out here comes a Fax!}} +\begin{document} +the quick brown dog jumped over the lazy fox 0 1 2 3.1459 4 5 6 7 8 9 times! +\newpage +the quick brown dog jumped over the lazy fox 0 1 2 3.1459 4 5 6 7 8 9 times! +\newpage +the quick brown dog jumped over the lazy fox 0 1 2 3.1459 4 5 6 7 8 9 times! +\newpage +the quick brown dog jumped over the lazy fox 0 1 2 3.1459 4 5 6 7 8 9 times! +\newpage +the quick brown dog jumped over the lazy fox 0 1 2 3.1459 4 5 6 7 8 9 times! +\newpage +the quick brown dog jumped over the lazy fox 0 1 2 3.1459 4 5 6 7 8 9 times! +\newpage +\end{document} |