[XeTeX] Cite Devanagari in BibTeX
Sven Siegmund
sven.siegmund at gmail.com
Fri Feb 15 14:50:42 CET 2008
The only work-around I have found until now is to manually edit the
*.bbl file before finally xelatexing it to pdf. (Thanks to this post:
http://www.esm.psu.edu/mac-tex/MacOSX-TeX-Digests/2004/MacOSX-TeX_Digest_07-29-04.html)
So the procedure that worked with my ffiilles was:
xelatex cite
bibtex cite
xelatex cite
------
manually edit cite.bbl and replace {\em उद्दिष्टः समाहितचित्तस्य योगः
। कथं व्युत्थितचित्तोऽपि} by {\arial उद्दिष्टः समाहितचित्तस्य योगः ।
कथं व्युत्थितचित्तोऽपि}.
------
xelatex cite
So maybe there is a way how I could modify the BibTeX macros to make
them recognize devanagari in the bibliography file and tag them
differently.
S.
2008/2/15, Sven Siegmund <sven.siegmund at gmail.com>:
> Hello,
>
> now that I have learned how to deal with occasional Devanagari strings
> in the document I am looking for a way to display Devanagari in the
> Bibliography via BibTeX.
>
> I have all the relavant files (with the external bibliography
> mybib.bib) packed in a zip (http://siegmund.szm.sk/latex/cite.zip)
>
> The bibliography contains one title which must be cited in Devanagari.
> The main *.tex document is written in a latin script with occasional
> Devanagari strings for which it uses the Arial Unicode MS font.
>
> I don't know yet how BibTex exactly works but I think telling BibTeX
> it has to change the font for a couple of titles is not so trivial, am
> I right?
>
>
> S.
>
More information about the XeTeX
mailing list