Code: Select all
Code, edit and compile here:
\documentclass{book} \begin{document}\noindent I want there to be 2.5 inches of underline beneath each name, but I don't want the spaces between the name and line like here:\vspace*{0.4in}\newline \noindent Zach Doe\newline \underline{\hspace*{2.5in}}\vspace*{.2in}\newline \noindent John Doe\newline \underline{\hspace*{2.5in}}\vspace*{.2in}\newline \noindent Jane Doe\newline \underline{\hspace*{2.5in}}%\end{document}