[XeTeX] fontspec doesn't like authors with accents...
Herbert Schulz
herbs at wideopenwest.com
Wed Jan 10 00:25:16 CET 2007
On Jan 9, 2007, at 10:50 AM, Fabrice Nauze wrote:
> ...
> @book{test,
> Author = {M\"{o}\c{s}{\i}{\"o}},
> Booktitle = {Accents in Author},
> Publisher = {XeLaTeX},
> Title = {Accents in author},
> Year = {2006}}
>
> If you cite this entry \cite{test} using a bib-style returning the
> name of the author in brackets (as astron or kluwer styles), i.e.:
>
> \documentclass{article}
> %% \usepackage{harvard}
> \usepackage{fontspec}
> \begin{document}
> \cite{test}
> %% \citeasnoun{test}
> \bibliography{test}
> \bibliographystyle{astron} %% kluwer style with harvard package to
> use \citeasnoun
> \end{document}
> ...
Howdy,
You might try
\usepackage{xunicode}
since it re-defines many accents in terms of Unicode glyphs.
Good Luck,
Herb Schulz
(herbs at wideopenwest.com)
More information about the XeTeX
mailing list