<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Good idea.  It looks like ctrl-cmd-b is available.  I'll go ahead and bind both bibtex and makeindex to that.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>I was poking at Latexmk earlier this summer.  Latexmk is a perl script that takes care of the whole build for you running latex, bibtex, makeindex as many times as necessary and in the proper order.  </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>The trick came when I looked at modifying the beast.  Oh how I hate to read other people's Perl code!</DIV><DIV>I want to maintain the nice html output page we have in TextMate.  At the time it looked easier to modify the Python script I wrote for parsing the Latex output than figuring out the existing Perl.  So I decided to procrastinate and do some actual writing for a while.  I'll take another look at latexmk and my script and see if I can get somewhere now.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Brad</DIV><DIV><BR class="khtml-block-placeholder"><DIV><BR><DIV><DIV>On Jul 28, 2005, at 10:50 AM, Charilaos Skiadas wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV><DIV>On Jul 28, 2005, at 8:53 AM, Brad Miller wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Added two new commands to run bibtex and makeindex.<SPAN class="Apple-converted-space">  </SPAN>How do people feel about adding them to cmd-b so all possible latex compile commands would appear in a list.<SPAN class="Apple-converted-space">  </SPAN>I'm not really in favor doing this<SPAN class="Apple-converted-space">  </SPAN>because you run latex 100 times more often than these other commands.</FONT></DIV><DIV><BR class="khtml-block-placeholder"></DIV></BLOCKQUOTE></DIV><DIV><BR class="khtml-block-placeholder"></DIV>I agree with you, I'd rather not have them together with latex. Maybe cmd-<other mod>-b ?<DIV>On a slightly unrelated topic though, is it possible to have the latex command run twice if there are cross-references that it hasn't gotten right yet? It does bring up some warning if it needs to be run twice, can we check for that warning?<BR><DIV> <DIV><BR class="khtml-block-placeholder"></DIV><DIV>Charilaos Skiadas</DIV><DIV>Department of Mathematics</DIV><DIV>University of Chicago</DIV> </DIV><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">textmate-dev mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:textmate-dev@lists.macromates.com">textmate-dev@lists.macromates.com</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://lists.macromates.com/mailman/listinfo/textmate-dev">http://lists.macromates.com/mailman/listinfo/textmate-dev</A></DIV> <BR class="Apple-interchange-newline"></BLOCKQUOTE></DIV><BR></DIV></DIV></BODY></HTML>