TextMate is a general-purpose GUI text editor for Mac OS X.
0
votes
0answers
41 views
TextMate 2 and lost paths
This is a recent development, and I'm not sure what I've changed to make this happen… other than setting TM_SUPPORT_PATH to ~/Library/Application Support/TextMate/Managed/Bundles/Bundle ...
5
votes
1answer
495 views
Textmate 2: How can increase font size of sections in the markup code?
Now that TextMate 2 has gone open-source, I have a reason to move from TeXShop to TextMate 2.
There is a great feature in the markdown bundle (markdown.tmbundle), which makes the headings in code ...
2
votes
1answer
139 views
Some installed packages not found
I'm using LaTeX on a Mac. The editor I use is Textmate 2.
When I hit "typeset & view", what I get is something like
! LaTeX Error: File 'xy.sty' not found.
However, if I do pdflatex ...
2
votes
0answers
104 views
Getting TextMate to call biber
I've recently made the switch to biblatex from natbib but one problem I've been unable to resolve is how to make TextMate (which is my preferred editor) call biber instead of bibtex. I've installed ...
4
votes
1answer
351 views
Error with TextMate 2, PATH, --shell-escape and gnuplot in 10.8.2
I reopen this post, which was started some time ago but didn't came with a solution. I don't really remember what was the exact problem with this (well, of course, gnuplot didn't work correctly). So I ...
2
votes
1answer
114 views
Textmate: change makeindex
To get the nomencl package working I need to run a makeindex line like:
makeindex <filename>.nlo -s nomencl.ist -o <filename>.nls
I'm using Textmate, which has a built-in "Run Makeindex" ...
1
vote
1answer
340 views
Moving from PC to Mac: BibTeX problem
I recently bought a Mac and have been struggling with running my .tex files. I'm using Textmate and TeXShop. The problem I have is the following: using the exact same .tex and .bib files and ...
1
vote
0answers
186 views
Tweaking the syncing between editor and viewer [closed]
I've been using TextMate and Skim for a while and they work great.
For some reason though, whenever I compile the tex code Skim opens up the pdf but always manages to get the line wrong.
What I mean ...
2
votes
0answers
660 views
TextMate 2 , LaTex : preview in Skim [closed]
I have tried to configure TextMate 2 in order to typeset and view latex files. I have configured the bundle preferences as in this figure
but I only manage to typeset the file and eventually view ...
0
votes
0answers
220 views
LaTeX and Textmate [closed]
I have been trying to get to grips with TextMate for creating LaTeX files and when I go to view the file I get an error: can't find kpsewhich on path.
I have two questions: Do I have to have a LaTeX ...
5
votes
2answers
437 views
Specify .ist-File for latexmk in TextMate
So I'm using latexmk.pl to compile my TextMate LaTeX Project and it's running quite nice. The only thing I'm missing, is, that i want to specify an individual style file for the makeindex command, ...
0
votes
1answer
3k views
Can't find “kpsewhich” on PATH. Textmate+mactex [duplicate]
Possible Duplicate:
"kpsewhich" error when trying to build from Textmate
Most manuals I have seen on textmate claims that command+B is compiling LaTeX documents, however this ...
1
vote
2answers
2k views
Typeset in TextMate has a PATH error
I downloaded Textmate (1.5.10) on a new MacBookPro (MacOSX 10.6.7) after using it to typeset LaTeX on my old MacBook. I saved my document folders on my new computer in the same document folder ...
0
votes
2answers
688 views
Textmate - View in Skim stopped working after Skim update
I think this error starts after updating skim to the latest version.
Document 'PDFfile.pdf' not open in application LSOpenURLsWithRole() failed for the
application ...
8
votes
2answers
941 views
Textmate + Latexmk
Textmate for OS X, has a LaTeX bundle (a great bundle indeed). But this bundle packs the latexmk script (version 3.7 or so), I am wondering if anyone was able to update the latexmk version that comes ...
2
votes
2answers
573 views
“pdf_open: Not a PDF 1.[1-5] file.” when typesetting TeX file in TextMate
I have a TeX file, which is typeset by XeLaTeX.
The file has \includegraphics{coverimage.eps} on the first page, and coverimage.eps is located in the same directory as the TeX file. OS: MacOS ...
5
votes
3answers
4k views
“kpsewhich” error when trying to build from Textmate
I'm using LaTeX pdfTeX 3.1415926-1.40.9-2.2 on Mac OSX 10.6. When I try to build from TextMate (Ctrl+R) I get the following error:
Please add the directory containing “kpsewhich” to PATH in ...

