[OS X Emacs] Migration from TeXShop to Aquamacs Emacs

Peter Dyballa Peter_Dyballa at Web.DE
Tue Jul 1 14:00:46 EDT 2008


Am 01.07.2008 um 13:22 schrieb Karim Barkati:

> Is there a way I didn't notice?


Local variables.

A combination of

	%%!TEX TS-program = xelatex
	%%!TEX encoding = UTF-8 Unicode

for TeXShop and

	%% -*- mode: LaTeX; coding: mac-roman-unix; -*-

for GNU Emacs could work, when the Emacs line is on top, where it can  
share space. Local variables can also be put at the file's end:

	%%% Local Variables:
	%%% mode: latex
	%%% coding: utf-8-unix
	%%% TeX-command-default: "XeLaTeX"
	%%% TeX-master: t
	%%% End:

--
Greetings

   Pete

$ sumascii BILL GATES
   B   I   L   L   G   A   T   E   S
  66+ 73+ 76+ 76+ 71+ 65+ 84+ 69+ 83 = 663

  and add 3 because he's Bill Gates the third.





More information about the MacOSX-Emacs mailing list