2021-08-07 20:50:47 +00:00
|
|
|
\documentclass[10pt]{moderncv}
|
|
|
|
\setlength{\textheight}{10in} % increase text height to fit resume on 1 page
|
|
|
|
\topmargin=-0.5in % start text higher on the page
|
2025-01-15 17:12:51 +00:00
|
|
|
% \moderncvstyle{casual}
|
2021-08-07 20:50:47 +00:00
|
|
|
|
2025-01-15 17:12:51 +00:00
|
|
|
\name{Kenneth}{Odle}
|
|
|
|
\address{3275 Greenspire Dr. No. 5}{Portage MI 49024}
|
|
|
|
\phone{248.716.8264}
|
2021-08-07 20:50:47 +00:00
|
|
|
|
2025-01-15 17:12:51 +00:00
|
|
|
\begin{document}
|
2021-08-07 20:50:47 +00:00
|
|
|
|
|
|
|
\end{document}
|