1% xu-copthyph.tex 2% Wrapper for XeTeX to read copthyph.tex or utf8 version 3% Jonathan Kew, 2006-08-24 4% Public domain 5 6\begingroup 7 8\expandafter\ifx\csname XeTeXrevision\endcsname\relax 9 10 \input copthyph.tex 11 12\else 13 14 \input utf8-copthyph.tex 15 16\fi 17 18\endgroup 19\endinput 20