On 20 May 2009, at 06:39, W.P. McNeill wrote:
The upper margin of the .pdf files I create using latexmk.pl through Textmate are too small. I find manually running dvipdfm in the shell fixes this problem. I've see email on this board indicating that there is an updated LaTeX bundle. [...]
The problem is unlikely to be with the LaTeX bundle as it just calls pdflatex.
Try call pdflatex from your Terminal to see if this doesn’t give the same result, if it does, there is likely some command you can use to affect the margins when typesetting directly to PDF.