Hi,
I have this little problem, when I want to compile with xelatex and with the xdv2pdf driver, I need to go in the prefs of the LaTeX Bundle. Remark : xdv2pdf is a good driver with the mac and dvipdfmx _default driver_ has a problem with transparency)
I need to use xelatex engine with option : -output-driver="xdv2pdf" -synctex=1
But I work normally with pdflatex and I need to change all these prefs after each compile with xelatex
With TexShop, I use %!TEX TS-program = xelatex-xdv2pdf How to get this with TM
Thanks
Best Regards
Alain Matthes
On Jan 17, 2010, at 10:35 AM, Alain Matthes wrote:
Hi,
I have this little problem, when I want to compile with xelatex and with the xdv2pdf driver, I need to go in the prefs of the LaTeX Bundle. Remark : xdv2pdf is a good driver with the mac and dvipdfmx _default driver_ has a problem with transparency)
I need to use xelatex engine with option : -output-driver="xdv2pdf" -synctex=1
But I work normally with pdflatex and I need to change all these prefs after each compile with xelatex
With TexShop, I use %!TEX TS-program = xelatex-xdv2pdf How to get this with TM
Use the latex bundle at http://github.com/lasersox/latex.tmbundle.
With this bundle you can set TM_LATEX=xelatex and TM_LATEX_ARGS=-outputdriver=xdv2pdf (synctex is automatically used).
—Alex
Le 17 janv. 2010 à 21:21, Alex Ross a écrit :
But I work normally with pdflatex and I need to change all these prefs after each compile with xelatex
With TexShop, I use %!TEX TS-program = xelatex-xdv2pdf How to get this with TM
Use the latex bundle at http://github.com/lasersox/latex.tmbundle.
With this bundle you can set TM_LATEX=xelatex and TM_LATEX_ARGS=-outputdriver=xdv2pdf (synctex is automatically used).
Hi Alex,
Yes works fine but I need to change the prefs of textmate instead to change the prefs of the bundle.
%!TEX TS-program = xelatex-xdv2pdf
Is more easy, no ?
I don't like very much line like %!TEX TS-program=xelatex-xdv2pdf I prefer if it's possible, to create a new command that sets TM_LATEX=xelatex and TM_LATEX_ARGS=-outputdriver=xdv2pdf for me ! Is it possible ?
Best regards
Alain Matthes
On Jan 17, 2010, at 1:33 PM, Alain Matthes wrote:
Le 17 janv. 2010 à 21:21, Alex Ross a écrit :
But I work normally with pdflatex and I need to change all these prefs after each compile with xelatex
With TexShop, I use %!TEX TS-program = xelatex-xdv2pdf How to get this with TM
Use the latex bundle at http://github.com/lasersox/latex.tmbundle.
With this bundle you can set TM_LATEX=xelatex and TM_LATEX_ARGS=-outputdriver=xdv2pdf (synctex is automatically used).
Hi Alex,
Yes works fine but I need to change the prefs of textmate instead to change the prefs of the bundle.
%!TEX TS-program = xelatex-xdv2pdf
Is more easy, no ?
I don't like very much line like %!TEX TS-program=xelatex-xdv2pdf I prefer if it's possible, to create a new command that sets TM_LATEX=xelatex and TM_LATEX_ARGS=-outputdriver=xdv2pdf for me ! Is it possible ?
You can just copy the command and set the variables at the top of the file.
Another option is to set the variables for your project, which is perhaps more appropriate.
—Alex
Le 18 janv. 2010 à 03:11, Alex Ross a écrit :
You can just copy the command and set the variables at the top of the file.
Hi
Thanks
Another option is to set the variables for your project, which is perhaps more appropriate.
How I can to this ? (sorry I just set the master file )
Alain Matthes
Use:
%!TEX TS-program = xelatex %!TEX TS-options = -output-driver="xdv2pdf" -synctex=1
Best, Mark
On Jan 17, 2010, at 6:35 PM, Alain Matthes wrote:
Hi,
I have this little problem, when I want to compile with xelatex and with the xdv2pdf driver, I need to go in the prefs of the LaTeX Bundle. Remark : xdv2pdf is a good driver with the mac and dvipdfmx _default driver_ has a problem with transparency)
I need to use xelatex engine with option : -output-driver="xdv2pdf" -synctex=1
But I work normally with pdflatex and I need to change all these prefs after each compile with xelatex
With TexShop, I use %!TEX TS-program = xelatex-xdv2pdf How to get this with TM
Thanks
Best Regards
Alain Matthes
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate