> I found one error: two words of 'fi' will be linked into one > character.
It's ligature(a single character).
> attachment is a tex sample, that after being complied will just export
> into two characters not the original 'ff fi'
try,
\documentclass{article}
\begin{document}
ff fi
f{f} f{i}
\end{document}
Edward
_______________________________________________
Cjk maillist - [email protected]
http://lists.ffii.org/mailman/listinfo/cjk
