summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/firststeps/note2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/firststeps/note2.tex')
-rw-r--r--Master/texmf-dist/doc/latex/firststeps/note2.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/firststeps/note2.tex b/Master/texmf-dist/doc/latex/firststeps/note2.tex
new file mode 100644
index 00000000000..7b218f21faf
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/firststeps/note2.tex
@@ -0,0 +1,14 @@
+% Sample file: note2.tex
+% Typeset with LaTeX format
+\documentclass{article}
+
+\begin{document}
+\begin{flushright}
+ \today
+\end{flushright}
+\textbf{From the desk of George Gr\"{a}tzer}\\[22pt]
+April~7--21 \emph{please} use my temporary e-mail address:
+\begin{center}
+ \texttt{George\_Gratzer@umanitoba.ca}
+\end{center}
+\end{document}