summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fax/test.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/fax/test.tex
Initial commit
Diffstat (limited to 'macros/latex/contrib/fax/test.tex')
-rw-r--r--macros/latex/contrib/fax/test.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/macros/latex/contrib/fax/test.tex b/macros/latex/contrib/fax/test.tex
new file mode 100644
index 0000000000..23043b7aa0
--- /dev/null
+++ b/macros/latex/contrib/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}