On 2013-07-22, Борзунов Анатолий wrote:
> Уважаемые технари. Помогите медицине! В программе Lyx. Компеляция
> русского текста в формат DVI происходит успешно. Ссылки на литературные
> источники из bib файла на английском языке и добавление их в
> литературный обзор происходит успешно. При попытке ссылки на
> литературный источник на русском языке происходит ошибка компиляции.
> Помогите устранить ошибку.

This is an English speaking user group, so I answer in English.



> Ошибки Latex
> Missing \endcsname inserted.
> ...hammad2013}\cite{Шихнабиева2013}

> The control sequence marked <to be read again> should
> not appear between \csname and \endcsname.

...


> I'm ignoring this, since I wasn't doing a \csname.

This is a follow-up error, something went wrong before.

Most probably, there is a problem with the encoding. The original bibtex
program can only process 7-bit ASCII characters. It may be that you have to
use LaTeX macros instead of Unicode characters for Cyrillic characters in
the *.bib file.

But maybe the bibtex program you use is a patched version that should work
with utf8 and there is some other error.

Could you please post the bib entry Шихнабиева2013 as it appears in your
*.bib file?


> Log
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) 
> (format=latex 2013.6.26)  22 JUL 2013 10:12


Günter

Reply via email to