Hello Harris and thanks for this tip. I
'll try it as soon as I get hands on my Mac...
BTW, I will post to the list from now ;-)
Cheers F
----- Message d'origine ---- De : Charilaos Skiadas skiadas@hanover.edu À : Francois francois_75015@yahoo.fr Envoyé le : Vendredi, 25 Août 2006, 12h36mn 43s Objet : Re: Re : [TxMt] BibDesk link
On Aug 24, 2006, at 6:26 PM, Francois wrote:
Hello Haris and thanks for this detailed explanation.
The method you lmentin works perfectly well, but I think we could improve this powerful function. For one reason: As many LaTeX users, I suppose, I use the \include{the_file_I_need} function. That's to say that all my .tex document do not contain a \bibliography{} command at the end.
This should already work just fine. If the \bibliography{} line is in the current file, or any file \include'd in it, it will work. Further, if you are using a "master file" as it seems you do, you would want to set the TM_LATEX_MASTER variable to point to that file. And then the completion commands, as well as the compiling, will use that file instead of whatever the current file is. I hope this makes sense, the help talks a bit more about it. And you might be interested in some of the things I've written here: http:// skiadas.dcostanet.net/afterthought/list-of-my-textmate-pages/
(btw, any reason you emailed me and not the list? feel free to take this back to the list if you like.)
Haris