[texhax] vertical alignment

Sean Sieger sean.sieger at gmail.com
Tue Feb 6 16:05:41 CET 2007


This is working near perfect:

\documentclass[12pt,titlepage]{article}
\author{Sean Sieger}
\title{Poems}
\usepackage{fancyhdr}
\begin{document}
\maketitle
\tableofcontents
\newpage
\pagestyle{fancy}
\chead{\thepage}
\renewcommand{\headrulewidth}{0pt}
\cfoot{}
\section*{Song}
\addcontentsline{toc}{section}{Poem}
\raggedright
\baselineskip = 24pt
line one\break

. . .

line ten\break
Midday, the ambulating day originates in day.\break
\newpage
\end{document}

I don't want to say, 'The last thing . . .' but, I think the only
thing left to do is to center my ten lines vertically on each page. I
have looked and looked through documentation (found \valign, but
haven't figured out how to use it for my purposes) and will continue
to do so.  Can someone point me in the right direction?



More information about the texhax mailing list