On May 19, 2009, at 9:39 PM, 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. (http://article.gmane.org/gmane.editors.textmate.general/22383/match=latexmk ) I want to try this updated bundle to see if it fixes my problem, but I can't figure out how to update my LaTeX bundle. I've tried the following svn paths:
svn list http://macromates.com/svn/Bundles/trunk/Bundles/ LaTeX.tmbundle svn list http://svn.textmate.org/trunk/Bundles/LaTeX.tmbundle
Neither of them exist.
Can someone tell me how to upgrade my LaTeX bundle. Thanks.
See section 5.7: http://manual.macromates.com/en/bundles, don't forget to checkout the Support directory as well!
I was able to checkout the LaTeX bundle with the following command:
svn co http://svn.textmate.org/trunk/Bundles/Latex.tmbundle
—Alex