* henry atting (2009-05-05) writes: > I have a tex master file which includes several tex files. > The second last file contains some japanese text, for this reason the > `local variables` look like this: > > %%% Local Variables: > %%% coding: euc-japan > %%% mode:latex > %%% TeX-master: "booklet.tex" > %%% End: > > This works fine but for the last file I cannot switch to another encoding. > The variable for `coding` is set to utf-8 again: > > %%% coding: utf-8 > > which is ignored, I have to replace the german umlauts with LaTeX code.
Since you failed to answer the question and comment I posted in de.comp.text.tex as a follow-up to your question, perhaps you could provide a minimal example (files and description of steps) to reproduce the problem you are seeing. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
