summaryrefslogtreecommitdiff
path: root/info/examples/Practical_LaTeX/textnote2.tex
blob: a67d19b7a8276aec3724a59368d1a39ae317a452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% Sample file: textnote2.tex
\documentclass{sample}

\begin{document}
\begin{flushright}
   \today
\end{flushright}
\textbf{From the desk of George Gr\"{a}tzer}

April 7--21 \emph{please} use my 
temporary e-mail address:
\begin{center}
   \texttt{George\_Gratzer@yahoo.com}
\end{center}
\end{document}