From 48784b13feb7a5eda6ac1895af55f47e51872ca3 Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Thu, 21 Feb 2013 17:58:01 +0100 Subject: =?UTF-8?q?Ajout=20=C3=A0=20tous=20les=20fichiers=20d'une=20ligne?= =?UTF-8?q?=20magique=20pour=20Emacs.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (À cause du \ifx commençant les fichiers, il ne les reconnaît pas comme du LaTeX mais seulement du TeX. Ceci force à passer en mode LaTeX. Si on veut mettre aussi des variables pour vim, il faut le faire comme dans locaux-globaux.tex (par exemple) en terminant par le caractère ':'.) --- chapitres/locaux-globaux.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapitres/locaux-globaux.tex') diff --git a/chapitres/locaux-globaux.tex b/chapitres/locaux-globaux.tex index 619e2cc..098c2fb 100644 --- a/chapitres/locaux-globaux.tex +++ b/chapitres/locaux-globaux.tex @@ -1,4 +1,4 @@ -% vim: textwidth=80 +%%% vim: textwidth=80: %%% Emacs: -*- mode:latex; coding:utf-8; -*- \ifx\danslelivre\undefined \documentclass[9pt]{../configuration/amsart} \usepackage{palatino,euler} -- cgit v1.2.1