[OS X TeX] Emacs 22.92, %! and TeXShop
Jérome Laurens
jerome.laurens at u-bourgogne.fr
Fri Jan 26 12:29:23 CET 2007
Le 26 janv. 07 à 12:05, Peter Dyballa a écrit :
>
> Am 26.01.2007 um 11:46 schrieb Jérome Laurens:
>
>> The imperalism you mention is just a (not so bad) solution to a
>> (really bad) problem.
>
> GNU Emacs is taught be a line like
>
> %!TEX TS-program = latex -*- mode: LaTeX; coding: iso-8859-9; -*-
>
> which mode and which encoding to use in that buffer, but TeXShop
> fails to understand this, because it assumes that nothing comes after
>
> %!TEX TS-program = <what ever>
>
> IMO this is bad imperialistic code, not meant to share anything
> with others. (And I already asked Dick Koch to improve the code.)
Two solutions:
either
%-*- mode: LaTeX; coding: iso-8859-9; -*-
%!TEX TS-program = <what ever>
or
%-*- mode: LaTeX; coding: iso-8859-9; -*- %!TEX TS-program = <what ever>
------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/
More information about the macostex-archives
mailing list