Re: Emacs + AUCTeX + cœur LaTeX + MiKTeX + N om de fichier avec caractères accentués
Arash Esbati <[email protected]> Fri, 28 Sep 2018 13:58:08 +0200
| Newsgroups | gmane.emacs.auctex.general,gmane.comp.tex.miktex |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > Sans ma customisation d'AUCTeX =E7a fait cela: > > --8<----8<----8<----8<----8<-- begin -->8---->8---->8---->8---->8---- > Running `LaTeX' on `libert=E9' with ``pdflatex -file-line-error -inter= action=3Dnonstopmode "\input" "libert=E9.tex"'' > This is pdfTeX, Version 3.14159265-2.6-1.40.19 (MiKTeX 2.9.6745 64-bit) > entering extended mode > LaTeX2e <2018-04-01> patch level 5 > ???:0: I can't find file `libert'. > <to be read again> = > \global = > <*> \input libert=C3=A9 > .tex > Please type another input file name > ???:0: Emergency stop > ???:0: =3D=3D> Fatal error occurred, no output PDF file produced! > Transcript written on texput.log. > > TeX Output exited abnormally with code 1 at Fri Sep 28 06:34:53 > --8<----8<----8<----8<----8<-- end -->8---->8---->8---->8---->8---- Hi Vincent, latest development version of AUCTeX handles file names with non-ascii characters correctly. For details, see this change[1]. Compiling a file `libert=E9.tex' and hitting `C-c C-l' shows this for me: --8<---------------cut here---------------start------------->8--- Running `LaTeX' on `libert=E9' with ``pdflatex -file-line-error -interac= tion=3Dnonstopmode "libert=E9.tex"'' This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018/W32TeX) (prel= oaded format=3Dpdflatex) restricted \write18 enabled. entering extended mode (./libert=E9.tex LaTeX2e <2018-04-01> patch level 5 ... Transcript written on libert=E9.log. --8<---------------cut here---------------end--------------->8--- Note the missing \input <filename.tex>. I'm using TeXlive, but this shouldn't make a difference. Best, Arash Footnotes: = [1] http://git.savannah.gnu.org/cgit/auctex.git/commit/?id=3Da8ea1273fd95d= a5702fe95ad3f41d151b621bc72