[texhax] vertical alignment

Sean Sieger sean.sieger at gmail.com
Tue Feb 6 18:23:20 CET 2007


Sean Sieger <sean.sieger at gmail.com> writes:

Sorry for replying to my own mail, but the section name isn't right in
the previous post.

   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*{Poem}
   \addcontentsline{toc}{section}{Poem}
   \raggedright
   \baselineskip = 24pt
   line one\break

   . . .

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

And what I really mean to refer to in the following is each _section_
needs to be centered vertically on each page:

   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?

Thank you.



More information about the texhax mailing list