[TxMt] Re: latexmk.pl problem with textmate

Charilaos Skiadas cskiadas at gmail.com
Sat Nov 8 15:42:59 UTC 2008


On Nov 8, 2008, at 10:21 AM, Hofert Marius wrote:

> Dear Textmate Users,
>
> I use textmate + skim on Mac OS 10.4.11 to compile LaTeX-documents. I
> recently started using the LaTeX package "lmodern". I soon realized
> that mathematical formulas are not correctly displayed when I use
> this package, however, they are perfectly fine as long as I do not
> use this package. After trying a lot of things with math fonts I
> realized that the problem is with textmate. I use textmate (version
> 1.5.7) with the option latexmk.pl enabled for automatic document
> compiling. If I use latexmk.pl from the terminal to compile my
> document, the math formulas are correctly displayed, however, if I
> use textmate (which should also simply call latexmk.pl) to do the
> job, then e.g. a greek psi is not correctly displayed. How can I tell
> textmate to simply apply the perl script latexmk.pl and do not do
> anything different because then the error occurs. I would also like
> to add that I use the latest version of latexmk.pl (4.01) and
> the .dvi-file is also correctly displayed in skim. It's just that
> textmate somehow instructs latexmk.pl to do something weird with
> the .dvi file to get the .ps and .pdf files. How can I solve this
> problem?

Your example runs just fine over here. What engine do you tell it to  
use? I set it to pdflatex, with latexmk.pl checked, and it worked  
just fine. What does the log file say when you compile from within  
TextMate?

> Best regards,
>
> Marius.
>
> P.s.: here is a minimal example:
>
> \documentclass{scrartcl}
> \usepackage[T1]{fontenc}
> \usepackage[USenglish]{babel}
> \usepackage{lmodern}
> \usepackage{amsmath,amssymb}
> \begin{document}
> 	$\psi$, $\mathbb{N}_0$
> \end{document}
>

Haris Skiadas
Department of Mathematics and Computer Science
Hanover College







More information about the textmate mailing list