[comp.text] Remove white space above title, LaTeX

jbw@bucsf.bu.edu (Joe Wells) (09/15/89)

   Is there any way to remove the white space above the title on the first page
   of an article-styled LaTeX output?

You may have tried something like this:

  \vskip -1in

Try this instead:

  \null
  \vskip -1in

Glue at the beginning of a page is simply ignored, even negative glue.

--
Joe Wells <jbw@bucsf.bu.edu>
jbw%bucsf.bu.edu@bu-it.bu.edu
...!harvard!bu-cs!bucsf!jbw