[XeTeX] Re: XeLaTeX and jurabib
Bruno Voisin
bvoisin at mac.com
Sat Oct 2 09:49:21 CEST 2004
Le 2 oct. 04, à 08:36, Simon Spiegel a écrit :
>
> - At the moment everything is printed nicely, except the bibliography
> itself. The dots over the Umlauts (ä,ö,ü) are always set at the height
> of capital characters which is of course wrong for non-capital
> characters. This only happens in the bibliography and not in the text
> itself.
You may try to use utf8accents.sty, which might take care of this. It
looks as if ä is understood as \"a, whereas XeTeX needs proper UTF-8
input ä. utf8accents.sty was designed to deal with this situation.
>
> - Before using XeLaTeX I already used UTF8, but there seems to be a
> difference here. Until now I always used "--" for an – and `` for ``.
> This worked perfectly, now with XeLaTeX they don't get converted
> anymore. I guess it's some kind of encoding problem, but I don't
> really understand what is going on here.
You do need to replace all -- by –, — by —, ` by ‘ and ' by ’ etc. Same
reason: XeTeX nees proper UTF-8 to work. But in that case
utf8accents.sty cannot help.
In a rush,
Bruno
More information about the XeTeX
mailing list