Search found 2 matches

by montgomery burns
Sun May 03, 2009 9:30 am
Forum: Others
Topic: TextMate update: compilation extremly slow!
Replies: 0
Views: 2391

TextMate update: compilation extremly slow!

Hello!

I am using TextMate for my LaTeX projects, on my Macbook and on my iMac.

I have updated TextMate to the latest version. Since then the compilation on BOTH systems (MB and iMac) lasts two times longer (CMD+R). I have stopped the time.

What could be the problem?

Thanks!
by montgomery burns
Sat Mar 28, 2009 8:16 am
Forum: General
Topic: Jumping to a specific location?
Replies: 0
Views: 1062

Jumping to a specific location?

Hi!

I am using MacTeX with TextMate and Skim. Can somebody tell me why the example below does not work? Normally it should be possible to jump with \HERE to a specific location in the pdf file.

\documentclass{book}

\usepackage{zref-abspage}
\makeatletter
\newcommand*{\HERE}{%
\zref@label{HERE ...