Allan Odgaard wrote:
Two? In the bundle editor? My TextMate only has one. If you have a local bundle it should merge these based on the uuid found in the info.plist file contained in the bundle.
I think it's because I changed the PDFLatex command, as per Sune's instructions. So I have LaTeX, the standard bundle, and Latex, with just my altered command (different UUIDs).
Would that cause it?
On 18. feb 2005, at 10:32, tim wrote:
I think it's because I changed the PDFLatex command, as per Sune's instructions. So I have LaTeX, the standard bundle, and Latex, with just my altered command (different UUIDs). Would that cause it?
Hmm.. it really shouldn't. I've had the same problem before, with a LaTeX and a Latex... maybe remains from a previous version? By the way, I put those fixed to the latex commands in the repos so they should make the next beta.
On Feb 18, 2005, at 13:20, Sune Foldager wrote:
I think it's because I changed the PDFLatex command [...]
Hmm.. it really shouldn't. I've had the same problem before, with a LaTeX and a Latex... maybe remains from a previous version?
Yes, I hope/think that as well. Unique IDs weren't introduced until recently, so if you had old changed defaults, these may not have been recognized correctly -- I did try to make it assign UUID's to custom items based on the name, in case the custom item lacked one. But if the default and custom LaTeX bundle had different casing, that's probably why it didn't recognize them as the same.
If there are any future problems with double items or similar, let me know.