[XeTeX] Harmony package and XeTeX

Jonathan Kew jonathan_kew at sil.org
Sat Nov 24 17:16:27 CET 2007


On 24 Nov 2007, at 3:32 pm, Anas Ghrab wrote:

> Hi all,
>
> When I do this small example :
>
> \documentclass{article}
> \usepackage{harmony}
>
> \begin{document}
>
> \AAcht
>
> \end{document}
>
> I have the good result only with the command xelatex <file.tex> but
> not with xelatex -output-driver='xdvipdfmx -q -E' <file.tex>
>
> Any help ?

xelatex -no-pdf file.tex
xdvipdfmx --v -E file.xdv

Do the resulting messages give any clues? I'm not familiar with the  
"harmony" package, but I'm guessing it's some kind of issue related  
to fonts. Note that xdv2pdf and xdvipdfmx rely on different map files  
for finding fonts in the texmf trees; maybe not all the maps were set  
up correctly.

JK




More information about the XeTeX mailing list