Создал ТеХовский исходник с содержимым в UTF-8 кодировке
Код:
\documentclass{article}
\usepackage[utf8]{inputenc}
\begin{document}
tet
\end{document}
LaTeX из MiKTeX 2.7 не может в нем почему-то найти \begin{document}
Код:
This is pdfTeX, Version 3.1415926-1.40.9 (MiKTeX 2.7) (preloaded format=latex 2009.12.14) 14 DEC 2009 16:07
entering extended mode
**x.tex
(x.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, german-x-2008-06-18, ngerman-x-2008-06-18, french, russian, load
ed.
! LaTeX Error: Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.1 п
»ї\documentclass{article}
?
! Emergency stop.
...
l.1 п
»ї\documentclass{article}
You're in trouble here. Try typing <return> to proceed.
If that doesn't work, type X <return> to quit.
Here is how much of TeX's memory you used:
7 strings out of 95082
189 string characters out of 1181589
47643 words of memory out of 1500000
3324 multiletter control sequences out of 110000
3640 words of font info for 14 fonts, out of 3000000 for 5000
198 hyphenation exceptions out of 8191
5i,0n,4p,35b,14s stack positions out of 5000i,500n,10000p,200000b,50000s
No pages of output.
Кто-нибудь с этим сталкивался? В cp1251 всё проходит нормально.