I can center text using /centering or alternately:
Code: Select all
\begin{center}
Some stuff
\end{center}
but I need to center a three-line block of text dead center in a page...both horizontally and vertically. Is there a way to do this in percentages rather than absolute values? Also, I need to place a logo dead center on a page (the final page of a document). I imagine it's a similar task, but perhaps not. The image can't "float" since I don't want it to be "pushed around" just because I edit another page of the document.
Sorry for the pesky questions. I've really been working Google hard today, but alas, it doesn't always produce the answers I need (however, it has saved this forum from quite a few more questions, so it's not a total loss).
-Trip