[XeTeX] XeLaTex and bibliography

Igor Shenderovich shender.i at gmail.com
Mon Dec 1 12:36:21 CET 2008


I have a such test example:

\documentclass[11pt]{article}
\usepackage[a4paper]{geometry}
\usepackage[cm-default]{fontspec} 
\usepackage{xunicode} 
\usepackage{xltxtra} 
\setromanfont{Charis SIL}
\usepackage[russian]{babel}
\bibliographystyle{hieeetr}

\begin{document}

As far as we know, such theories do not exist \cite{Maldacena1997}.

\bibliography{test}
\end{document}.

Error message in log: 

! Undefined control sequence.
\refname ->{\cyr \CYRS 
                       \cyrp \cyri \cyrs \cyro \cyrk \ \cyrl \cyri \cyrt \cy...
l.1 \begin{thebibliography}{1}

On Mon, 1 Dec 2008 12:04:01 +0100
Ulrike Fischer <news2 at nililand.de> wrote:

> Am Mon, 1 Dec 2008 13:54:31 +0300 schrieb Igor Shenderovich:
> 
> > Hi, all, 
> > 
> > I'm using XeLaTex from texlive, newest version. I try to compile one
> > of my documents, but suddenly receive error on \thebibliography
> > command: "Undefined control sequence. \begin{thebibliography}{10}".
> > Can you help me to solve this trouble?
> 
> That's not the error message LaTeX would use for an undefined
> environment. Make a complete minimal example that demonstrates the
> problem. 
> 
> 

-- 
With best wishes,
IS


More information about the XeTeX mailing list