[TxMt] Re: Modify PDF Latex output command

Johan Blixt-Dackhammar dackhammar at gmail.com
Fri May 19 17:34:05 UTC 2006


Thank you very much. I am however not experienced with the commands
required for that operation. I would highly appreciate a finished code
for this! Thanks.

On 5/19/06, Jacob Rus <jrus at fas.harvard.edu> wrote:
> Johan Blixt-Dackhammar wrote:
> > How can I create a command that creates the PDF file from Latex
> > without creating any other files (logs etc.). Preferrably this command
> > would also let me choose where to save the output document with the
> > standard saving dialog window.
>
> The way I would do it is to create a temp folder in `/tmp` by using
> `mktemp -d`.  Then save your file there, process it, move the pdf
> wherever you want, and remove the directory when processing is done.
>
> For the dialog, you can use the applescript's "choose file name".
>
> -Jacob
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>



More information about the textmate mailing list