[TxMt] Latex Config and backward compatibility questions

Mark Eli Kalderon eli at markelikalderon.com
Sat Jul 28 00:22:09 UTC 2007


On Jul 23 2007, at 18:14, Brad Miller wrote:

> As I mentioned above, TexShop allows authors to embed directives  
> right in
> their source file that specify a master file, there are others as  
> well.  I
> propose that we use that same set of directives and allow the  
> following
> in-file settings to take precedence over the preferences set in the
> preference dialog box:
>
> TS-options   -- command line options passed to the latex engine

TS-options seems not to be working correctly. The following causes  
typeset and preview to hang:

	%!TEX TS-program = xelatex
	%!TEX TS-options = -output-driver="xdvipdfmx -q -E"

But if I just use the same TS-program directive and specify:

	output-driver="xdvipdfmx -q -E"

in the options of the LaTeX Bundle Preferences, then everything works  
fine.

Best, Mark



More information about the textmate mailing list